Commit graph

874 commits

Author SHA1 Message Date
kervala
4c0d138212 Fixed: Some Windows.h inclusions 2012-05-21 10:03:08 +02:00
sfb
b808129f89 Changed: #1306 Added basic new form creation. Lots of bugs still. 2012-05-15 13:51:48 -05:00
sfb
7abfe97f3e Changed: #1306 Implemented basic form saving. 2012-05-03 08:02:14 -05:00
kaetemi
5c8ba72685 Fixed: Compile error 2012-04-30 09:38:27 +02:00
sfb
d8c211db8e merge 2012-04-26 13:07:43 -05:00
sfb
c032c58b43 Changed: #1306 Implemented add/removing parent sheets, moved everything out of Plugin and into GeorgesQt namespace to eliminate ambiguity with other plugins. 2012-04-26 13:05:53 -05:00
dnk-88
d0e98454cf Changed: #1306 Improved ui of geqt 2012-04-23 20:30:57 +03:00
dnk-88
c2bd4fabd6 Changed: #1302 Fixed undo/redo bug (moving primitives). 2012-04-23 19:20:09 +03:00
sfb
f3363e0aeb Changed: #1306 Added undo stack deeper (for later) and began adding form context menus proof-of-concept. 2012-04-20 15:40:02 -05:00
sfb
f809ba6ca3 Changed: #1306 Implemented core "open" action to load a form from an arbitrary location. 2012-04-20 12:46:18 -05:00
kervala
ed95d4ed79 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
kervala
c441d086ce Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 15:04:26 +02:00
kaetemi
acab58a3b9 Fixed: Compile errors under Linux. 2012-04-05 17:45:53 +02:00
kaetemi
a744fa912e Allow compiling max plugins without the other tools 2012-04-03 16:54:20 +02:00
kaetemi
e822c2be0d Fix an error in 3ds Max with the material script 2013-07-18 18:15:53 +02:00
kervala
f8083efd87 Added: CMake project for shape2obj 2013-06-10 15:48:10 +02:00
sfb
12073be970 merge changeset from remote 2012-03-21 07:55:14 -05:00
dnk-88
fe25a3332d Added: #1450 Added multiple undo stacks per context. 2012-03-13 02:20:26 +03:00
sfb
f100d7a339 merge from default 2012-03-12 08:12:23 -05:00
Krolock
062c3a84d5 Added: creating new bnp files
Fixed: some bugs caused crashes during drag&drop
2012-03-04 19:09:41 +01:00
kervala
41551e3026 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kaetemi
a64e68cf91 Patched: #1387 Wrong includes in some max plugins 2012-03-02 22:29:06 +01:00
sfb
9481a6cdd5 Changed: #1409 Adding zoom functionality to views, trying to fix icon size problem. 2012-03-02 14:17:38 -06:00
sfb
e56f07bfc5 Changed: #1409 Removing the tile item delegate, modifying the model with custom roles for view modes. 2012-02-27 08:40:23 -06:00
Krolock
bfb06efd8e Added: Drop handling from outside into FileListDialog 2012-02-21 18:00:05 +01:00
Krolock
3f1d11568e Added: Sortproxymodel class 2012-02-21 17:47:26 +01:00
Krolock
b3730e18ce Added: Sortproxymodel in order to sort DirTreeView (folders on top) 2012-02-21 17:45:47 +01:00
dnk-88
3c09ce3ee8 Changed: #1302 Added preview properties (except ConstStringArray values). 2012-02-05 02:31:56 +03:00
dnk-88
83db0f0adf Changed: #1302 Added text edit property in qt property browser for NLLIGO::CPropertyStringArray. 2012-02-04 20:58:21 +03:00
dnk-88
3d1d9d3fca Fixed: #1301 Fixed crash program 2012-01-16 01:18:27 +03:00
Krolock
39acce2d8d merge from default 2012-01-15 22:22:20 +01:00
dnk-88
0dea272516 Fixed: #1375 Fixed compilation error. 2012-01-15 20:52:33 +03:00
Krolock
ae946437d7 Changed: Finished serial system 2012-01-12 00:18:09 +01:00
Krolock
874db0ccea Changed: BIG_ENDIAN check is no longer needed 2012-01-12 00:00:09 +01:00
Krolock
390dd139dd Changed: bnp_manager_plugin file handles to CIFile/COFile to use serial system 2012-01-11 23:52:18 +01:00
Krolock
b112ec5f91 Added: Implemented bnp_manager_plugin add and delete files 2012-01-11 20:54:54 +01:00
Krolock
34bfcc1af8 Added: Added bnp manager plugin basic layout, list and unpack for ovqt 2012-01-04 09:51:10 +01:00
dnk-88
3e32c1b037 Added #1193 Added scheme bank dialog in particles editor. 2011-12-31 12:24:23 +03:00
sfb
247745273e Changed: #1409 Added TileItemDelegate for rendering the icons at the correct size, adding tile set auto selects newest tile set, converted model items to accept role in their data for special handling, fixed column count bug, moved important enums centrally to TileModel. 2011-12-30 14:36:51 -06:00
sfb
eaa6882d4e Changed: #1409 Added hierarchy to the tile model, renamed the base class to 'Node' 2011-12-22 19:58:59 -06:00
dnk-88
d0d7f37432 Fixed: #1307 Clean up code. 2011-12-22 02:41:39 +03:00
dnk-88
f4975287a1 Changed: #1302 Added some stuff for weqt property editor. 2011-12-21 00:45:00 +03:00
sfb
0dca6e19a4 Merge orphaned zone painter changes. 2011-12-19 07:58:09 -06:00
sfb
e87ed24608 Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake. 2011-12-14 14:51:42 -06:00
sfb
c0c75e442d Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake. 2011-12-14 14:51:29 -06:00
sfb
c9bf8088b4 Changed: #1409 Fixed some things for a sane compiler (Linux/gcc) 2011-12-09 08:10:02 -06:00
sfb
ceb8f7997d Changed: #1409 Made the tile set and tile type tabs connect. Added the context menu to each tab. 2011-12-09 07:03:33 -06:00
sfb
dfc71de786 Changed: #1409 Tile Edit Qt - Adding some of the hierarchy logic to the list views. 2011-12-07 13:46:27 -06:00
sfb
93dae1ecd1 Changed: Added the basic UI structure of the new Tile Editor plugin. 2011-12-02 07:55:24 -06:00
kaetemi
72b8643d54 Added: Use ssh key for 8_upload script. 2011-11-15 14:55:57 +01:00