Commit Graph

951 Commits (2866fc4b018bef477472da5ea25453200f1d3f12)

Author SHA1 Message Date
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
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
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
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
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
kaetemi f8f95d47c5 Added: #1440 A proper way to run child processes
--HG--
branch : build_pipeline_v3
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
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
kaetemi 7d38c69820 Added: #1440 Enum for build and runtime dependencies for the tool dependency logger
--HG--
branch : build_pipeline_v3
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
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 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
dfighter1985 94c1207c13 CHANGED: #1471 Implemented property querying for CDBViewBar3.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d104ac5001 CHANGED: #1471 Implemented property querying for CDBViewBar.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 84c77141f7 CHANGED: #1471 Implemented property querying for CViewBitmap.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ab69e85538 CHANGED: #1471 Implemented property querying for CViewBitmapCombo.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1d0e897b55 CHANGED: #1471 Implemented property querying for CDBViewDigit.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ff8d320de5 CHANGED: #1471 Implemented property querying for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 9dda3aac07 CHANGED: #1471 Implemented property querying for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7657eafe86 CHANGED: #1471 Implemented property querying for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 81d513870e Added: #1440 Some more implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8ee835c5e6 Added: #1440 Build listing of added, changed and removed input and output files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 68a7b12ec8 Changed: #1440 Store status cache of output and dependencies seperately
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d407c92630 Added: #1440 More implementation comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 342c8a9e5f Added: #1440 Some implementation comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d55cd36610 Added: #1440 Slave gets the removed files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fffba58a57 Added: #1440 Additional sanity checks on removed file listing
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 959d43bb1c Added: #1440 Function to list known removed files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7cdd522f51 Added: #1440 Mutex while initializing file status cache
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6ce855c1b6 Added: #1440 Slave functions for getting the file status from the plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e7e0006556 Added: #1440 Additional debug and info messages
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7b07cb180f Added: #1440 Update the status of the last successful build's output files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1c3d8e6609 Added: #1440 Storage functions for process result metadata
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 60fdb1c23e Added: #1440 Read previous successful process result
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f9de7ed616 Added: #1440 Placeholder function for reading previous process run results
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi be30ccea4d Added: #1440 Send requested status updates from the master to the slave cache
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b4619055d6 Added: #1440 File status cache for initial file status update
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b159cd2502 Changed: #1440 Correct encoding for generated itf. Change pipeline config for Linux
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 8d5064233b CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5c5f25cb8b CHANGED: #1471 Implemented property querying for CGroupHeader.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 02a6417039 CHANGED: #1471 Implemented property querying for CGroupList.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 70c7dd27cd Added: #1440 Build task finished result handling
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 70d5759713 CHANGED: #1471 Implemented property querying for CInterfaceGroupWheel.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cee3e3c5b4 ADDED: #1471 Somehow I always forget to add these files...
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 11038a8832 Changed: #1440 Removed delay when connecting slave during master abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1cbcba202c Changed: #1440 Nicely handle abort button hammering
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cae3ef87cd Changed: #1440 Handle more exit cases
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6e8a115eb3 Changed: #1440 Safely handle slave connections during abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9f701b7957 Changed: #1440 Handle disconnect during abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2e43e90980 Changed: #1440 Fix a bug on exit and handle disconnection between master and slave during build status update
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6f55028ffa Changed: #1440 Clear update flags
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 289cfecf73 Changed: #1440 Correctly lookup in the slaves map
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi aff9193e48 Added: #1440 Initial handling of build abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3c236fc336 Added: #1440 Set active process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 24190edcf7 Added: #1440 Begin status update
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 64e23f346b Added: #1440 Additional sanity check
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9dfb99e3b7 Added: #1440 Set active slave task
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d28d23645e Added: #1440 Initial code for beginning the build task
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 e0af9e59cc CHANGED: #1471 Implemented property querying for CGroupMenu.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d3fb86cc22 CHANGED: #1471 Implemented property querying for CGroupModal.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7efbd2ff7e CHANGED: #1471 Implemented property querying for CGroupFrame.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f0b11577a0 CHANGED: #1471 Implemented property querying for CGroupTable.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8ddbbcb6fa CHANGED: #1471 Implemented property querying for CGroupEditbox and CGroupCell.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi e54956bf0f Changed: #1440 Some comments and naming
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi aae321f9e7 Changed: #1440 Moved some more filepath functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 08acf2b63b Changed: #1440 Moved more metadata utility functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b1547fe1d5 Changed: #1440 Moved some metadata utility functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 521e760de2 Changed: #1440 Moved some filepath functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 71cd3be857 Added: #1440 Project output meta file format
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b0a4c2c321 Changed: #1440 Allow updating of file status from slave. This is only allowed for files that are output by the active slave process plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c3ff262e49 Changed: #1440 Avoid possible race condition on exit
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 cdb93cedaa CHANGED: #1471 Implemented property querying for CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5eadca5b57 CHANGED: #1471 Implemented property querying for CCtrlTabButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi d9272d06d9 Added: Flags in case slave disconnects during status update request
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2af323cf46 Changed: Run tasks for slave on master on seperate thread to avoid blocking
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9bc5ee2399 Added: Some comments
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 50d3dce8f7 CHANGED: #1471 Implemented CCtrlTextButton property querying.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0afe418b1c CHANGED: #1471 Implemented property querying for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 3384e1290d Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 4d687f006f CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 13 years ago
kaetemi 841dcfe712 Added: #1440 Test function for status listing on slave
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2f9e304b2f Added: #1440 Read status and remove metadata. Use a more sane standardizePath function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c4460098f1 Changed: #1440 Return list of removed files as well
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 d4cbe55b4a CHANGED: #1471 implemented property querying for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi b6127aa582 Added: #1440 Track file removal
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 bd41a67067 ADDED: #1471 Implemented basic framework for querying widget properties. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi f5dafabc12 Added: A comment
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 feeb3165c4 FIXED: #1471 LinkList should update the edited item's display when the editor is finished.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 515657823b CHANGED: #1471 LinkList and LinkEditor are now fully implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 3a7ca88796 Changed: New default configuration values for pipeline
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7552c02ecd Fixed: Pipeline plugin compile error on Windows
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d4565d1cf8 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 13 years ago
dfighter1985 c14d91cfaf ADDED: #1471 My work on the link editor so far. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 00afb70bb8 CHANGED: #1471 ActionEditor is now implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e4df30fc93 CHANGED: #1471 ProcEditor is now fully implemented. It can add/remove/move up/move down procedure actions.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 854343434d CHANGED: #1471 The procedure list window is now fully implemented ( can add/remove/edit procedures ).
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b60ec33fdf CHANGED: #1471 Forgot to add new files in previous commit. Also when the GUI is loaded the NelGUIWidget emits a signal now.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 aa00672997 ADDED: #1471 ProcList window, it will list the loaded procedures. Functionality not yet implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 2cfd7820d0 CHANGED: #1471 Buttons can now be selected in the NelGUI widget or the widget hierarchy widget, and they will become highlighted.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 69a40421a7 CHANGED: #1471 Don't show the over texture for buttons when in editor mode.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ed300ea4b8 CHANGED: #1471 Don't execute action handlers and/or Lua scripts in editor mode. Warning log message when trying to look up non-existent action handlers.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0d21b4fd29 ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 165762c94c CHANGED: #1471 added the winEvent, macEvent, x11Event handlers from Dnk's Nel widget to my own, and now the GUI widget resizes the rendered image as the widget is resized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 af7eb699c2 CHANGED: #1471 Added a new property for CI18N noResolution, when it's set the translation labels are not resolved, and it's set while using the GUI Editor.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a84fe1bcf4 CHANGED: #1471 The widget hierarchy widget will not use the full name of widgets (e.g.: ui:something:somethingelse ), only their own name ( e.g.: somethingelse ).
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 18f1d21a35 FIXED: #1471 The rendered image should no longer disappear from NelGUI widget, when resizing another widget.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 16af5289ee ADDED: #1471 The widget hierarchy tree view is now filled with real data, when loading a project.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b711965b15 CHANGED: #1471 Extended the project file parser a little, now it also takes a MasterGroup name, and the name of a group that's activated after parsing. These are used to activate the groups, so that the Nel GUI widgets can be drawn.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 15ec7410f6 CHANGED: #1471 Project file changes in the project window will now be applied. Also it will cause the GUI XML files to be reparsed and the NelGUI widget to be redrawn.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 3f6b40bf3a FIXED: #1471 Pointless and senseless check preventing project file deletion.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cadd13ba53 ADDED: #1471 Loaded project files are now parsed, and the result is displayed.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 efb1d8a6aa CHANGED: #1471 project files and project window now work differently. Project files define 2 kinds of files and the project window now displays both kinds in a treeview.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f9bcc43d8c ADDED: #1471 Nel3D widget ( based on Dnk's similar widget ), NelGUI widget skeletons. NelGUI widget will be the widget which renders the GUI library's output and forward the input for it.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 203f12d2cd CHANGED: #1471 Implemented add/remove file functionality for the project window.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a08cadf314 CHANGED: #1471 The GUI Editor tools should be added to a submenu of the tools menu, not the tools menu itself, since it's getting crowded in there.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 02be8c6e2b CHANGED: #1471 the docked widgets should e able to be docked to either side of the main window.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 33d024bcc0 ADDED: #1471 Project window and project xml file parser.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 aa1991f13a CHANGED: #1471 A little cleanup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 2e1027b282 Merging latest GUI lib changes.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 06423c7cc2 CHANGED: #1471 the GUI library starts up from the GUI editor, altough can't exactly say yet that it works.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 9415df9a9b ADDED: #1471 Qt property browser, for browsing and editing the selected widget's properties ( this is an empty shell as well for now )
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 2d4e1467c2 ADDED: #1471 Created ActionEditor, LinkEditor, ProcEditor, WidgetHierarchy dialogs for the GUI editor, altough obviously they are just an empty shell for now. http://www.youtube.com/watch?v=nOhlliU6tCE
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 acb385fbe9 CHANGED: #1471 Widget definition inheritance is now supported in the GUI editor. www.youtube.com/watch?v=VG_TnZiGjBk
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4d2932ccef CHANGED: #1471 Little bit of refactoring, moved the parser code from GUIEditorWindow to a new class CWidgetPropParser.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e6229bed94 CHANGED: #1471 Ups, forgot to commit the example XML files.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7c68fc80cc CHANGED: #1471 The GUI widget properties are now read from the GUI XML files ( widget inheritance is not yet supported ).
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e80b7406ab ADDED: #1471 The first GUI editor widget, with some test data. Altough it's for verification purposes only, so later it will be removed. http://www.youtube.com/watch?v=CpcUp1RcsMQ
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5b926a9584 Merged gui-refactoring into gsoc2012-gui-editor
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi cd79f8abee Merged: From default to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 64bbaf00c2 Merged: From default (eol revision) to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3acb9620a5 Merged: From default to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8a80c21661 Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types 13 years ago
kaetemi 36eb2a3057 Changed: Tool build_soundbank can also work without sheet id bin
--HG--
branch : sound_dev
13 years ago
kaetemi 8a696b55e1 Fixed: Make build_soundbank tool work with latest changes
--HG--
branch : sound_dev
13 years ago
kaetemi f79f3fca48 Fixed: Sound CSheetID implementation (part 3) (partially tested)
--HG--
branch : sound_dev
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
dfighter1985 2ce2940bf3 CHANGED: #1471 According to dnk-88 these methods are no longer needed, the XML description file is enough for the plugins.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f4781db64b ADDED: #1471 OVQT GUI Editor plugin skeleton code.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi fade75eba6 Added: Hack to exclude .sound sheets starting with _ from being filtered out from the sheet_id.bin. Sound sheets do not follow the conventional sheets naming pattern at the moment 13 years ago
kervala b0c27a92ce Fixed: Some Windows.h inclusions 13 years ago
sfb a8a455fddd Changed: #1306 Added basic new form creation. Lots of bugs still. 13 years ago
sfb fbc6e6f5fe Changed: #1306 Implemented basic form saving. 13 years ago
kaetemi ad3a424d56 Fixed: Compile error 13 years ago
sfb c0bbb9135e merge 13 years ago
sfb e6df7a7703 Changed: #1306 Implemented add/removing parent sheets, moved everything out of Plugin and into GeorgesQt namespace to eliminate ambiguity with other plugins. 13 years ago
dnk-88 4bed6e3261 Changed: #1306 Improved ui of geqt 13 years ago
sfb cd6dfef39d Changed: #1306 Added undo stack deeper (for later) and began adding form context menus proof-of-concept. 13 years ago
sfb 70ec74a97f Changed: #1306 Implemented core "open" action to load a form from an arbitrary location. 13 years ago
kervala de9b4be9c6 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 0ac33d338a Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kaetemi fab5ddfd74 Fixed: Compile errors under Linux. 13 years ago
kaetemi d6bd0134b0 Fixed: Some compile settings for pipeline project.
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi da9aa4c9db Changed: Allow compiling max plugins without the other tools.
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi@kaevm.localdomain 6997cd6dcc Allow compiling max plugins without the other tools 13 years ago
kaetemi 9f185ce38d Fix an error in 3ds Max with the material script 12 years ago
kervala 30d56b7c24 Added: CMake project for shape2obj 12 years ago
kaetemi@kaevm.localdomain 53667165b0 Changed: Allow compiling max plugins without the other tools.
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ff84eb30e3 Added: #1440 Configuration for compiling and running pipeline service on Linux.
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fa22fa3ae5 Merge: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
sfb 7bffecddc3 merge changeset from remote 13 years ago
dnk-88 ed26ebc3ec Added: #1450 Added multiple undo stacks per context. 13 years ago
kaetemi 8cc89676d7 Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 085170e607 Added: #1440 Initial CRC32 verification for workspace sheets
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f953c72dbb Added: #1440 Comment
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 724a3b82b8 Changed: #1440 Wait 3s for retrying slave build state
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4d47d78eae Changed: #1440 Some debugging and info display
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9e39a5ffef Added: #1440 Process dependencies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 64723b3234 Added: #1440 Build and abort commands
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi eb7a1b8ce5 Changed: #1440 Id struct change
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 369d73e7f6 Added: #1440 Test command for task queue loading
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 05b9119d72 Added: #1440 Queue control
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 49bfc5584b Added: #1440 Build task queue
--HG--
branch : build_pipeline_v3
13 years ago
Krolock 3ce80d356a Added: creating new bnp files
Fixed: some bugs caused crashes during drag&drop
13 years ago
kaetemi 1837054f5f Added: #1440 Configuration of multiple custom data directories
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi eeae925a05 Added: #1440 Send available plugin handlers on slave to master
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f32f82a385 Added: #1440 Plugin process handler identifier
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0400a422f0 Changed: #1440
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d0c477cbf0 Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ccd232eec8 Added: #1440 Some more debug info
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0cd3a76a3e Added: #1440 Informational flags and other debug tools
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 54eda8ebef Added: #1440 Master command for reloading workspace sheets on all pipeline services
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 369e1fc6fc Changed: #1440 Modified some logging
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 22d9c67d9e Changed: #1440 Modified some logging
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 91add4e0f2 Changed: #1440 Change some parameter names
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 55911f694a Added: #1440 Command for testing master status update from slave
--HG--
branch : build_pipeline_v3
13 years ago