Commit Graph

2180 Commits (de449a90a04c5f8173d41972cf35f68246bbf10a)

Author SHA1 Message Date
dfighter1985 66d381f37d MODIFIED: #1471 Incompatible / unincrementable iterators assert will no longer be hit in debug mode with M$ STL when updating the interface anims.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 3bcbcd45e7 MODIFIED: #1471 Exiting OVQT will now work again properly.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 514536f0ff MODIFIED: #1471 There shouldn't be an error message when clicking cancel in the open file dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 7cad2331e7 MODIFIED: #1471 Widget template changes can now be saved.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 6e1254b612 MODIFIED: #1471 Oups, forgot these warning messages...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 c87cc27ae3 MODIFIED: #1471 Adding new widget now works in the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 4a9fb9e013 MODIFIED: #1471 Adding new property now works.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 3c854dc1e2 CHANGED: #1471 Removing widget properties from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 f31af3d95b CHANGED: #1471 Removing widgets from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 2cebadaa79 CHANGED: #1471 Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dnk-88 602ca06998 Changed: Fixed crash land editor qt
--HG--
branch : gsoc2011-worldeditorqt
12 years ago
kervala 11e88fed8f Changed: Minor changes 12 years ago
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport 12 years ago
kervala a3376d32a4 fixes #3 allow Qt without STLport to link to NeL with STLport 12 years ago
kervala 34bf41082f Fixed: Compilation with 64 bits MFC 12 years ago
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes #2) 12 years ago
kervala 95cb41465a Changed: NPOT textures finally don't need that in D3D 12 years ago
kervala 0d782993f9 Fixed #1: Implement anisotropic filtering for textures 12 years ago
kervala 100befeb1b Changed: Minor changes 12 years ago
kervala 7c024fb479 Changed: Simplify OpenGL ES driver by using some aliases 12 years ago
dfighter1985 d83c375981 CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala bced63993b Changed: #573 Add anti-aliasing to the OpenGL Driver 12 years ago
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 152df7402b Changed: Updated description for CBitmap::load and CBitmap::loadSize 12 years ago
kervala 9a5b97dfff Fixed: Compilation under Mac OS X 13 years ago
kaetemi ae467715a8 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kervala 29359a552e Fixed: #1496 Fall back to OpenAL default device (patch provided by simco, thanks!) 13 years ago
kervala 6c1f14778e Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 13 years ago
kervala f7ee271a8f Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data 13 years ago
kervala 3a3fb5ea1a Changed: Added zbuffer formats (commented) 13 years ago
kervala 8e2009279d Changed: Drivers runtimes should go in NL_DRIVER_PREFIX 13 years ago
kervala 493f033e02 Changed: Added a warning when a texture can't be created in D3D driver 13 years ago
kervala cb12a7546a Changed: #1254 Error while compiling with current stable squish 13 years ago
kervala 1374286cab Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala fc8c26ff9f Fixed: #1254 Error while compiling with current stable squish 13 years ago
kervala 0d4f383a7f Changed: Plugins specs and plugins installation 13 years ago
kervala ddd33c6090 Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system) 13 years ago
kervala 541a147d34 Changed: Homogeneous carriage returns 13 years ago
kervala 476377dd88 Changed: Fixed plugins specs name to install 13 years ago
kervala 2028034214 Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux 13 years ago
kervala 8d9c96a97a Changed: Use "lib" prefix under unices for plugins 13 years ago
kervala 8ab293a6ec Changed: #1493 Fixed some directories 13 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 13 years ago
kervala 8701d6e6ee Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 13 years ago
kervala 3f764df03e Added: shape2obj project to convert NeL .shape to standard .obj file format 13 years ago
kervala f61d6c9ae2 Changed: Updated some object_viewer_qt french translations 13 years ago
kervala 429ac753e9 Changed: #878 Fix typos in comments/code 13 years ago
dnk-88 068b9bf7bb Changed: #1302 Polish code of property editor
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
kaetemi 433cf02624 Added: #1440 Initial code for shape export
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5e1cab83f5 Removed: #1440 Duplicate project
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4cc4eb431f Changed: #1440 Remove old code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3cdda9cd1d Changed: #1440 Disable compilation of max file library
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi edd73a2493 Changed: #1440 Asset path rewrite configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2e2013abec Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 979c9b56d8 Added: #1440 Replace xref paths and more renaming rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6083dfd829 Added: #1440 Additional filename rewriting rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 523ad30655 Changed: #1440 Fallback to filename only instead of using fallback texture
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 45cca62041 Changed: #1440 Also make it work with certain irregular format differences
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a26ec41392 Added: #1440 Convert Map Extender to Unwrap UVW modifier
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9a707b0c95 Changed: #1440 Some additional rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8d91f412b4 Added: #1440 Rewrite chunks containing asset paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5361e3cc3d Added: #1440 Initial asset path rewriting code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 77f5547f15 Added: #1440 Handle some more unknown chunks
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 30954ec397 Changed: #1440 Additional superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 67c245ffcb Added: #1440 Max file scanner
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7a8b6fc1f8 Added: #1440 File map initialization for asset path rewriting tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fd3252564 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi acf6a8981f Merged: build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 80e17db602 Added: #1440 Initial tool to fix asset paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dd50972c0c Changed: #1440 Simplify AppData interface
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 534d0bdca9 Added: #1440 PolyObject triangulation and obj test exporter
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4f544bf916 Added: #1440 Parser for CEditablePoly
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9db385c94c Added: #1440 Parser for CEditableMesh
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9c7a3921ea Added: #1440 Poly face info to string
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3a6b7fc130 Added: #1440 Extended parser for GeomObject
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3f6de020c0 Added: #1440 Same filter for toStringLocal
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6af13cafd4 Added: #1440 Parse filter for out of order parsing tricks
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e5cd5eb497 Added: #1440 Dummy classes for editable mesh, poly and patch
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b6ec41f53d Added: #1440 Parser for PolyObject faces
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 56fbd0bbb8 Added: #1440 Description of the bitfield used in faces
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3a09142dc7 Added: #1440 Some notes on PolyObject format
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fe82439b97 Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 89df4ad8f7 Added: #1440 Serialization types for different geometry buffers
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a8a6be68d5 Changed: #1440 Use more specific structures
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6e8e6ab86a Added: #1440 Basic export of a TriObject to obj
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 58d57d3304 Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1161178d2a Added: #1440 Node graph printout
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 15f52ccfac Added: #1440 Parse INode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f5d2048f7c Added: #1440 Extended parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 028c5381d1 Added: #1440 Base parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 359ee113a7 Changed: #1440 Removed parse level
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 76b33139e2 Added: #1440 Parse scene references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7eb1eb3313 Added: #1440 Skeleton for scene parser
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 444b71ba92 Changed: #1440 Handle the unknown identifiers safely
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dce3e67b73 Added: #1440 Parse references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 72d587fb51 Added: #1440 Pointer to CScene storage
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1f49f906ba Added: #1440 INode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 228b787513 Changed: #1440 Take both superclassid and classid into account in the scene class registry
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 12690604ee Added: #1440 Initial parsing of references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c037ac9334 Added: #1440 CStorageArray template
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a4654cdf28 Changed: #1440 Read AppData chunk into Animatable
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c61fee7a85 Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 543f729d42 Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 143d8392f1 Added: #1440 More superclass dummy descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi bf38e47579 Added: #1440 Dummy descriptions for encountered unimplemented superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9fcadb737 Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6ee389a1cf Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3184ce4edc Added: #1440 First registration to the class registry
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9a179b203 Added: #1440 Initial class descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6520b793ad Added: #1440 Skeleton for superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9775de10ea Changed: #1440 Make template for unknown classes so they can be based on the superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 96ebef489d Added: #1440 Implementation for CSceneClass
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2cf7892854 Added: #1440 CSceneClass interface and comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ca9a7ab913 Changed: #1440 Additional tests
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fd3d7f275 Changed: #1440 Stricter code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 49aff3b7d7 Added: #1440 Test for AppData, which works
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c8f3d2cb9b Added: #1440 Functionality for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 396fe01197 Added: #1440 Extended parser for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 492a1701cb Added: #1440 Extended parser for AppData entries
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6f1125b97a Added: #1440 Parser for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fa32c4d664 Added: #1440 Additional output
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0b9cbf147e Added: #1440 More useful print output
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 28e4b2c76c Added: #1440 Parser for scene container
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dee1431c97 Added: #1440 Parser for unknown scene classes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0286e6bf72 Added: #1440 Internal DllDirectory indices
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b175f4e8bc Added: #1440 Test code for writing the storage back to a stream, which works
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 39feef9c8b Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ab57e97782 Added: #1440 Functionality between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f56e7e2b18 Added: #1440 Initial link between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8946674dd0 Added: #1440 Initial functionality for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c1279c1a6e Added: #1440 Plugin descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 847ca01fb6 Added: #1440 Functionality for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6fc37e7338 Added: #1440 Extended parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2042692ad1 Added: #1440 Clean duplicate unparsed data after parsing
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 93365f8618 Added: #1440 Unparser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 63370056f0 CHANGED: #1471 GUI Editor can now be linked without manually supplying the libraries.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 efc9890e08 CHANGED: #1471 Serialize links that belong to the root group too. Also deactivate the active group when serializing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0da667bffb CHANGED: #1471 CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6d343a460b CHANGED: #1471 CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 905c19b4e4 CHANGED: #1471 CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e46b933e4 CHANGED: #1471 CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e620f725c3 CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 33f548341a Added: #1440 Extended parser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dc0e9a513e Changed: #1440 Parse function instead of serialized handler
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8cacf5f386 Added: #1440 Parser skeleton for Scene
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 7bfecaad4b CHANGED: #1471 Need to serialize root group first, otherwise client crashes when loading the pointer settings.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6b42c11626 CHANGED: #1471 I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 53eb29fef8 CHANGED: #1471 got rid of a crash.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi a50cbe9a5f Changed: #1440 Print container indices
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 90956e39d9 Changed: #1440 Some useful stuff
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8a1b32561d Added: #1440 Parser for config, 0x20a0
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 546334a261 Added: #1440 Parser for Config, ConfigScript
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fa54f1164 Added: #1440 Parser for ClassData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7266711002 Added: #1440 Parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 a0559ee680 CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 8410019c50 Added: #1440 Parser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 274ed370af Added: #1440 Templates for storage values
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 c532f23ac1 CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi cfb1d808cc Added: #1440 Raw data to string
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 635092b0db Added: #1440 Simple library for serializing max storage through an IStream
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9beb31bac4 Added: #1440 Write functionality for storage stream
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a90d76361c Added: #1440 Serial function for class id
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4b1a310dfb Added: #1440 Max file utility library
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4e35b4f551 Added: #1440 Additional utility functions for class id
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 0d4c4cd56d CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 caa024b0be CHANGED: #1471 Serialize text options for Buttons with text too.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 152aacc41e CHANGED: #1471 Squashed a bug that prevented text to be displayed when hardtextformat was specified as an empty string. A.K.A hidden mines in the code. There are some more :(
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d23b17f8a0 CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 91368514b6 CHANGED: #1471 GUI Procedures are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 87001d8ff1 CHANGED: #1471 Links are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi c6bf6be172 Added: #1440 Basic support for 64 bit formatted chunk headers
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4e27c6f4b4 Added: #1440 Comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e4709fcddd Added: #1440 More types to read
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 08c7c6bf6e Added: #1440 Simple interface to parse the max file into an easy to use tree structure
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 4ae34c1844 CHANGED: #1471 Variables are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ceba5457c5 CHANGED: #1471 Squashed a bug that prevented many widgets from being serialized right. Therefore preventing correct display when loading the saved XML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 503b9c4234 CHANGED: #1471 Tree/node data is now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 544660d8b3 Added: #1440 NeL IStream interface to gsflib with max specific features
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 15602bb2c6 Added: #1440 Temporary experimental tool related to max files
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 180f86694d CHANGED: #1471 interface options are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cae68df393 CHANGED: #1471 CGroupMenu's previously unnamed children will now be named properly.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 94a6fe7595 CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e33091e27 CHANGED: #1471 CGroupMenu and CGroupList created widgets shouldn't be serialized by CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c554c90fbe CHANGED: #1471 Widgets can now be flagged as non-serializable, in which case they won't be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e684882296 CHANGED: #1471 CInterfaceElement::convertBool is now implemented with NLMISC::fromString, and can convert both 0/1 and false/true style strings to boolean.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 875f8814b7 CHANGED: #1471 CGroupContainer fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f3cdb18f74 CHANGED: #1471 CGroupTab fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d0f94ade15 CHANGED: #1471 CDBGroupSelectNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8a33e0ea9f CHANGED: #1471 CDBGroupComboBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 005afd7aab CHANGED: #1471 CGroupHTML fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5371a77486 CHANGED: #1471 CGroupScrollText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4c9ab0ac63 CHANGED: #1471 CGroupParagraph fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a390b90ee0 CHANGED: #1471 CGroupHeader fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7d12259197 CHANGED: #1471 CGroupList fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7dfb60bd0c CHANGED: #1471 CGroupHTMLInputOffset fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 42b4eae629 CHANGED: #1471 CGroupWheel fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7547c5aa88 CHANGED: #1471 CGroupHeaderEntry fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b4c21e1f04 CHANGED: #1471 CGroupTree fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e825f9b055 CHANGED: #1471 CGroupMenu fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 00bae86e74 CHANGED: #1471 CGroupModal fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 59d86b070e CHANGED: #1471 CGroupFrame fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d1cf73e368 CHANGED: #1471 CGroupTable fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 11a3e03253 CHANGED: #1471 CGroupCell fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d75e87d2dc CHANGED: #1471 CGroupEditBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e365679b7 CHANGED: #1471 CViewBitmapCombo fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 eb7e805fa5 CHANGED: #1471 CDBViewBar3 fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7d72abed71 CHANGED: #1471 CDBViewBar fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 67ce41d6b3 CHANGED: #1471 CViewBitmap fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 81ba2dbcff CHANGED: #1471 CDBViewQuantity fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1d4119c918 CHANGED: #1471 CDBViewNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0f3f381201 CHANGED: #1471 CViewTextIDFormated fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a957beeb6c CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 37c41001aa CHANGED: #1471 CViewText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a3de7ec1b9 CHANGED: #1471 CViewDigit fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8748660358 CHANGED: #1471 Some type changes for serializing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4e00abc283 CHANGED: #1471 CCtrlTooltip fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 bffa5806ca CHANGED: #1471 CCtrlScroll fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c6d8874ecf CHANGED: #1471 Implemented property setting/getting and serializing for CCtrlColPick.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 37053325f9 CHANGED: #1471 Controls are now serialized into the XML output file when saving.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5e52281c6e CHANGED: #1471 CCtrlTabButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0ff3d0cad3 CHANGED: #1471 CCtrlTextButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5a74dc3f3a CHANGED: #1471 CCtrlButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a458949e19 CHANGED: #1471 CCtrlBaseButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 190a048641 CHANGED: #1471 Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c7b42f0e83 CHANGED: #1471 CInterfaceGroup fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 50c2f4a41b CHANGED: #1471 CCtrlBase fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4c43870a47 ADDED: #1471 CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 498a1a2ef1 CHANGED: #1471 Partially implemented save-as(only the project file is saved for now )
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f10ef64bee ADDED: #1471 CProjectFileSerializer class, and also it's possible to save the project file changes now.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ce86607415 CHANGED: #1471 Added and implemented File->Close option.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 5ef33b6210 Added: #1440 More path rewriting rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 44218214bb Added: #1440 Experimental tool for finding missing assets refered to in max files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 67084cea1b Added: #1440 Additional build stats
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 38eb6f56fc Changed: #1440 Put the actual project and plugin values into the metadata storage request for appending errors
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 dca5394f4e CHANGED: #1471 Enabled the new and save actions in the file menu. (They are not implemented yet)
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 10ff9355e0 CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi b53c2aad26 Added: #1440 Placeholder error logging code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7292685545 Added: #1440 Send tool errors from slave to master
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5e168b210a Added: #1440 Pipeline projects for objects bnp
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 19b2706e81 ADDED: #1471 widget definition file for CRootGroup, somehow I forgot this earlier.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 18ebbda594 CHANGED: Implemented property setting for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0f025b030c CHANGED: Implemented property setting for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 900fccaa2e CHANGED: Implemented property setting for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7083a690b2 CHANGED: Implemented property setting for CDBGroupComboBox.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a5f01d5eea CHANGED: Implemented property setting for CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 023de1768d CHANGED: Implemented property setting for CGroupScrollText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6e4ce5315a CHANGED: Implemented property setting for CGroupParagraph.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0b20e12469 CHANGED: Implemented property setting for CGroupHeader.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 820a4ecfde CHANGED: Implemented property setting for CGroupList.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 54c1e4a6b2 CHANGED: Implemented property setting for CInterfaceGroupWheel.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi bc1adf6d78 Added: Tool unbuild_interface
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9598559d87 Added: #1440 Configuration for gamedev and data_common bnp
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4ec3c5086f Added: #1440 Pipeline process for bnp_make
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b1f9270037 Added: #1440 Syntax to get configuration value and macro from another project
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 b0d8bed572 CHANGED: #1471 Implemented property setting for CGroupTree.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 17103b9cb8 CHANGED: #1471 Implemented property setting for CGroupMenu.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cc5e96015f CHANGED: #1471 Implemented property setting for CGgroupModal.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 9697b73c07 CHANGED: #1471 Implemented property setting for CGgroupFrame.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 5b30621b8a Changed: Simplify the command
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f7bbae2074 Changed: Make sure the sorting of files is still the same as when grabbing the files from a single directory in the bnp_make tool
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 8e47f9f5b8 CHANGED: #1471 Implemented property setting for CGgroupTable.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi e3852e0e08 Added: #1440 Some initial code for the bnp process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9da45fc9f0 Changed: #1440 Simplify reading the configuration
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 1c7a0e4ff2 CHANGED: #1471 Implemented property setting for CGgroupCell.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1b74f78369 CHANGED: #1471 Implemented property setting for CGroupEditBox.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8a3dc8fb4b CHANGED: #1471 Implemented property setting for CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 55e24e4cdb Added: Tool bnp_make can now accept multiple input directories
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 87e66338a8 Added: #1440 Parse the error log
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 448eabc06e Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 41c85b16d3 Changed: #1440 Forgot something
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cfd3e9b7a1 Added: #1440 Allow wildcard in output parameter in depend log, use when input includes other files to depend all the outputs on the included files as well
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5f650cff5a Added: #1440 Support for processes where the input files include other input files that are not known in advance
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 40f10b6765 Changed: #1440 Some possible issue with negative values
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi aa5c4c16f3 Added: #1440 Dependencies between projects
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ab873d8d0b Added: #1440 Base for PackageBNP plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e00aa170c0 Added: #1440 More package configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4033e53da7 Added: #1440 Initial package project
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 5c39b718e1 CHANGED: #1471 Implemented property setting for CViewBitmapCombo.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1e806b2a09 CHANGED: #1471 Implemented property setting for CDBViewBar3.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 04beaac3c8 CHANGED: #1471 Implemented property setting for CDBViewBar.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f8328d56fd CHANGED: #1471 Implemented property setting for CViewBitmap.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi f8f95d47c5 Added: #1440 A proper way to run child processes
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 f835e224ff CHANGED: #1471 Implemented property setting for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 88819cbcd9 CHANGED: #1471 Implemented property setting for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi df9ce91f19 Changed: Disabled some old code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fc4a3b622 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a01eeb9a45 Added: #1440 TextureDDS plugin using tga2dds tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3b9d2ee306 Changed: #1440 Fixed missing break;
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f62a688317 Added: #1440 Write directory dependencies from the tool logger. Write depend and error log in tga2dds tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 81d1f162b8 Added: #1440 Initial configuration for dds convert process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 32d53ce3e3 Changed: #1440 Cleanup interface build configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c807a1eab5 Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8f389a0957 Added: #1440 Utility function for running console tools
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f9bddebfd8 Reverted: #1440 Previous commit. Re-added files after failed builds also are in the added cache
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 42fd339d73 Changed: #1440 Don't use the added since last successful build cache in this case
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fb8ccca88 Added: #1440 Detect added input files for output files that were built in a non-successful build
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 23a4326229 Added: #1440 Abort now possible while plugin is working
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a28341d04c Added: #1440 Parse depend log and write depend meta files
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 072bd05c92 CHANGED: #1471 Implemented property setting for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 71b831ac4a CHANGED: #1471 Implemented property setting for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 76e805fcbb CHANGED: #1471 Implemented property setting for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 62029159bb CHANGED: #1471 Implemented property setting for CViewText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 702225b348 CHANGED: #1471 Implemented property setting for CDBViewDigit.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b3a815abce CHANGED: #1471 Implemented property setting for CCtrlTabButton and CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi c5f144c886 Changed: #1440 Don't flush depend logs on every write
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6cd84d1ec5 Changed: #1440 Return a different temporary directory every time
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 31744c25cc Changed: #1440 Write the depend log
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 56275ed792 CHANGED: #1471 Implemented property setting for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 7d38c69820 Added: #1440 Enum for build and runtime dependencies for the tool dependency logger
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 569973afa7 CHANGED: #1471 Implemented property setting for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 13b195c0d5 CHANGED: #1471 Implemented property setting for CCtrlBaseButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 7def04c28e Added: #1440 Utility function for creating output path structures
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d3c1988edb Added: #1440 Initial code for build_interface process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 656db83196 Added: #1440 Call the build plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d4a0a6df98 Added: #1440 The build thread on the slave where the plugin will be called from
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b09e65a178 Added: #1440 Interface to start the build
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fbdc15ae96 Changed: #1440 Move functions to plugin interface
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 37710898bc CHANGED: #1471 Implemented property setting for CCtrlBase.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 56cb277921 Added: #1440 Base for plugin interface to the new functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c9d3d4acce Changed: #1440 Fixed sheet loading checksum initialization issue
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c7c82f850d Added: #1440 The rest of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cce3439b8b Added: #1440 Entry for runtime dependencies in the depend file
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 48e6bd4290 Added: #1440 More of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fc6e3c0cab Changed: #1440 Some details
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c2b2272799 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8416e73aa8 Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 51de16b492 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi de2006f467 Added: #1440 Implementation of another part of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fbdda3f64 Added: #1440 Some notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cefc026b1c Added: #1440 Depend metafile
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fc268d8765 Added: #1440 Pseudocode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a79c8a158b Added: #1440 First part of the complete needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1daada31d5 Added: #1440 Output meta file
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5114cfecec Added: #1440 Implementation notes pseudo code
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 74cd9b5357 CHANGED: #1471 The property browser widget can now actually change properties.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 3fc262efcf CHANGED: #1471 Implemented property setting for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8dc33c2073 CHANGED: #1471 Enabled editing in the property browser widget, but obviously changing properties will have no effect until property changing is implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0b3be8e93d CHANGED: #1471 Implemented property querying for for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d67ffd246b CHANGED: #1471 Implemented property querying for for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d99ce0a5e9 CHANGED: #1471 Implemented property querying for for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0436e018aa CHANGED: #1471 Implemented property querying for for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 77a2924b73 CHANGED: #1471 Implemented property querying for for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4ad9430fcf CHANGED: #1471 Implemented property querying for for CViewText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 84f7ee9a27 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 640b809383 Added: #1440 Initial code too check if files with unknown outputs need to be rebuilt
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fe18d358c1 Changed: #1440 Restructure functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fa019ede3b Added: #1440 The needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago