Commit Graph

2932 Commits (ef72bfc8282b2f8f0dd64013d9e87d4b931e447b)
 

Author SHA1 Message Date
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
dfighter1985 9694f1a9ab CHANGED: #1471 Implemented property querying for CCtrlBaseButton.
--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
kaetemi 1f5e08b20f Fixed: A strange loading crash with bad textures 13 years ago
kaetemi e029348d9a Fixed: Typos 13 years ago
kaetemi d14bbaf331 Added: Implementation of timer tests for linux 13 years ago
dfighter1985 4d687f006f CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi ebabe8ed73 Fixed: Missed something 13 years ago
kaetemi 555336bbea Changed: Simplify more 13 years ago
kaetemi 6404f8eafa Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client 13 years ago
kaetemi 1c9c2eeded Changed: Simplify some things 13 years ago
kaetemi bf70ca6bb2 Added: Function to prefer high resolution local time 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 e9db66a811 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 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
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin 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
kaetemi f931258f83 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
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
sfb 9d1d9d8bef merge 13 years ago