mattraykowski
032ff53d38
merge from default
...
--HG--
branch : branch-features-geqt-plugin
2013-01-30 10:15:14 -06:00
mattraykowski
af14e1e591
merge, fixed inconsistent newlines
2013-01-30 09:57:53 -06:00
dnk-88
d301e9ac67
Change: Optimized placement source files in object viewer qt
2013-01-06 16:25:28 +03:00
kervala
5efeb5ba62
Fixed: Compilation with VC++ 2010 and 2012
2012-12-11 12:22:41 +01:00
kervala
4a63d4556a
Fixed: PCH for Object Viewer plugin
2012-12-08 13:11:17 +01:00
kervala
21b784cc84
Changed: Methods constification
2012-12-08 11:27:18 +01:00
kervala
80d16e39eb
Changed: Add Qt headers in PCH for speed improvement
2012-12-08 11:25:21 +01:00
kervala
0cabe14089
Changed: Code simplification
2012-12-08 11:24:43 +01:00
kervala
d1dfe4eb62
Added: PCH for Georges Editor Plugin
2012-12-08 11:22:05 +01:00
kervala
d9e75b1e03
Changed: Compilation with GCC
2012-12-08 11:18:26 +01:00
kervala
d890af5175
Changed: Applied Kaetemi patch to disable old S3TC library mistakes
2012-12-02 10:20:19 +01:00
kervala
9ceb9e7d81
Fixed: Wrong EOL
2012-11-24 18:38:56 +01:00
kervala
eb6ccdaad8
Fixed: MFC tools compilation with STLport
2012-10-28 13:41:50 +01:00
kervala
a3376d32a4
fixes #3 allow Qt without STLport to link to NeL with STLport
2012-10-28 13:34:58 +01:00
kervala
34bf41082f
Fixed: Compilation with 64 bits MFC
2012-10-28 12:22:30 +01:00
kervala
b7be696848
Move all PACS headers in nel/include/pacs directory ( fixes #2 )
2012-10-28 11:55:21 +01:00
mattraykowski
a45cf415c3
Changed: if-statements for context menu selection - no logic
...
--HG--
branch : branch-features-geqt-plugin
2012-10-21 13:58:44 -07:00
mattraykowski
c5cafc7acc
Changed: Enabled custom context menu signal to open a menu at the mouse position.
...
--HG--
branch : branch-features-geqt-plugin
2012-10-21 13:48:02 -07:00
sfb
f7ffb4b865
GEQt Plugin: Starting to add the context menu back.
...
--HG--
branch : branch-features-geqt-plugin
2012-10-18 20:56:31 -05:00
kervala
d8c7fa52f9
Changed: Replaced string empty comparisons with empty()
2012-10-06 18:17:57 +02:00
sfb
6560f0c473
Changed: #1306 Fixed index bug with form array rename.
...
--HG--
branch : branch-features-geqt-plugin
2012-09-28 09:50:44 -05:00
sfb
cc5e8c043e
Changed: #1306 Moved creation of undo command for form array renames to the model.
...
--HG--
branch : branch-features-geqt-plugin
2012-09-28 07:33:51 -05:00
kervala
6c1f14778e
Changed: #825 Remove all warnings when compiling Ryzom
2012-09-27 22:25:00 +02:00
kervala
6c0bd82c2a
Changed: Use *_PREFIX instead of fixed values with INSTALL
2012-09-27 22:11:26 +02:00
sfb
c770c7ac78
Added: #1306 Added undo/redo action for renaming array entry names
...
--HG--
branch : branch-features-geqt-plugin
2012-09-27 08:22:50 -05:00
kervala
f7ee271a8f
Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
2012-09-26 12:53:03 +02:00
kervala
cb12a7546a
Changed: #1254 Error while compiling with current stable squish
2012-09-25 13:20:37 +02:00
kervala
1374286cab
Changed: #825 Remove all warnings when compiling Ryzom
2012-09-25 13:20:25 +02:00
kervala
0795a61516
Changed: #825 Remove all warnings when compiling Ryzom
2012-09-25 12:33:02 +02:00
kervala
fc8c26ff9f
Fixed : #1254 Error while compiling with current stable squish
2012-09-25 12:19:13 +02:00
kervala
0d4f383a7f
Changed: Plugins specs and plugins installation
2012-09-24 14:02:33 +02:00
kervala
ddd33c6090
Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system)
2012-09-24 09:52:35 +02:00
kervala
541a147d34
Changed: Homogeneous carriage returns
2012-09-24 09:49:52 +02:00
kervala
476377dd88
Changed: Fixed plugins specs name to install
2012-09-24 08:56:49 +02:00
kervala
2028034214
Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux
2012-09-24 08:25:47 +02:00
kervala
8d9c96a97a
Changed: Use "lib" prefix under unices for plugins
2012-09-23 23:58:03 +02:00
kervala
8ab293a6ec
Changed: #1493 Fixed some directories
2012-09-22 23:42:40 +02:00
kervala
7a04e920e1
Fixed : #1493 MultiArch support
2012-09-22 22:57:38 +02:00
sfb
a42a58590e
Changed: #1306 Radically changed the plugin in a new branch to match the way classic GE loads forms.
...
- Refactored the tree view to show only structs, arrays, vstructs and eliminated atoms from its view.
- Refactored the form view to have a Qt Properties Browser
- Refactored the loader to use the classic GE addStruct/addArray.
- Moved some functionality into CFormItem.
- Added icons from classic GE and configured model/item to return them appropriately.
- Getting read for changes via undo commands.
- Eliminating/ignoring the hold/slots business from classic GE code.
--HG--
branch : branch-features-geqt-plugin
2012-09-20 16:39:21 -05:00
kervala
3f764df03e
Added: shape2obj project to convert NeL .shape to standard .obj file format
2012-09-19 19:38:37 +02:00
sfb
df07598a45
merging legacy dfn-based method into geqt. Warning: broke the build.
...
--HG--
branch : branch-features-geqt-plugin
2012-09-17 15:12:01 -05:00
kervala
f61d6c9ae2
Changed: Updated some object_viewer_qt french translations
2012-09-11 20:17:16 +02:00
kaetemi
96d8d45c1d
Added: Function and tool to check system timer sanity across cpu cores
2012-07-27 21:20:07 +02:00
kaetemi
d44cbd240c
Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId
2012-07-25 10:15:04 +02:00
kaetemi
8a80c21661
Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types
2012-06-05 15:13:13 +02:00
kaetemi
36eb2a3057
Changed: Tool build_soundbank can also work without sheet id bin
...
--HG--
branch : sound_dev
2012-06-04 12:37:56 +02:00
kaetemi
8a696b55e1
Fixed: Make build_soundbank tool work with latest changes
...
--HG--
branch : sound_dev
2012-06-03 16:00:43 +02:00
kaetemi
f79f3fca48
Fixed: Sound CSheetID implementation (part 3) (partially tested)
...
--HG--
branch : sound_dev
2012-06-02 16:06:10 +02:00
sfb
af454dd1cf
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
2012-05-23 22:05:34 +02:00