dnk-88
|
23e178812d
|
Changed: #1206 Update core plugin.
|
2011-01-16 11:58:23 +02:00 |
|
dnk-88
|
f95b9cbbf6
|
Changed: #1193 Code cleanup.
|
2011-01-15 15:09:13 +02:00 |
|
dnk-88
|
e67a0c5e87
|
Changed: #1206 Update plugin system. Added experimental core plugin. Added new settings dialog.
|
2011-01-15 14:45:35 +02:00 |
|
dnk-88
|
2c0cf1d0e3
|
Changed: #1193 Improve layers in dialogs.
|
2011-01-15 11:25:51 +02:00 |
|
kervala
|
356816cba7
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-10 13:50:07 +01:00 |
|
aquiles
|
69122decec
|
Changed: #1206 icon location; reinit timer on visible
|
2010-12-19 16:50:38 +01:00 |
|
dnk-88
|
247c9f534b
|
Merge
|
2010-12-18 15:20:10 +02:00 |
|
dnk-88
|
ac0bc919d3
|
Changed: #1206 update plugin system.
|
2010-12-18 15:19:26 +02:00 |
|
kervala
|
1c564fad02
|
Fixed: Compilation with STLport
|
2010-12-15 20:36:30 +01:00 |
|
rti
|
6f388b05a6
|
Fixed: workaround for OVQT mouse wheel on Windows and Mac
|
2010-12-14 18:13:53 +01:00 |
|
rti
|
8bdd015304
|
Changed: #1159 plugin and resource handling
|
2010-12-12 21:56:56 +01:00 |
|
dnk-88
|
c3dddf8147
|
Merge
|
2010-12-12 22:42:28 +02:00 |
|
dnk-88
|
fd53e029a1
|
Changed: #1193 Implement 'make_sheet_id' as an Object Viewer Qt plugin. Thank you kharvd.
|
2010-12-12 22:40:58 +02:00 |
|
rti
|
39aa4ad2df
|
Fixed: #1190 Run Georges Editor Qt on Mac OS X
|
2010-12-12 19:10:58 +01:00 |
|
aquiles
|
127dc6ffd5
|
Changed: #1206 fixed missing stuff
|
2010-12-12 15:57:34 +01:00 |
|
kervala
|
8bc4a7fcdf
|
Fixed: Compilation under Linux
|
2010-12-12 15:15:10 +01:00 |
|
kervala
|
d4ef878899
|
Changed: #878 Fix typos in comments/code
|
2010-12-12 15:12:49 +01:00 |
|
dnk-88
|
29331af355
|
Changed: #1193 Code cleanup.
|
2010-12-12 15:07:35 +02:00 |
|
rti
|
f4d6f77ab1
|
Fixed: Build object viewer widget on Mac OS X (and line terminator consistency)
|
2010-12-11 20:51:49 +01:00 |
|
rti
|
f91733c9f2
|
Fixed: Build tile_edit_qt on Mac OS X
|
2010-12-11 20:36:37 +01:00 |
|
kervala
|
eaa10899d0
|
Changed: #878 Fix typos in comments/code
|
2010-12-08 14:49:24 +01:00 |
|
sfb
|
558e0130b6
|
Changed: Fixed the context initialization check for the log plugin
|
2010-12-07 10:22:25 -06:00 |
|
sfb
|
83df97db8c
|
Changed: Fixed non-PIC context initialization check in OVQT example plugin.
|
2010-12-07 09:07:28 -06:00 |
|
sfb
|
18dce202ba
|
Changed: Commented out 'makeCurrent' call. Class does not have a widget() method and QNLWidget is not a defined type.
|
2010-12-07 09:06:59 -06:00 |
|
dnk-88
|
991da99018
|
Changed: #1206 fixed nelContext bug
|
2010-12-07 14:40:45 +02:00 |
|
aquiles
|
f1aedef42a
|
Changed: #1206 logPlugin is now in view and toggleable
|
2010-12-06 20:11:39 +01:00 |
|
aquiles
|
3492e66bb2
|
Changed: #1206 fixed nelContext bug
|
2010-12-06 19:29:13 +01:00 |
|
aquiles
|
0041a19397
|
Changed: #1206 added another example plugin (log as dockWidget)
|
2010-12-06 19:16:00 +01:00 |
|
dnk-88
|
5955b5405b
|
Changed: #1193 Update doxygen documentation.
|
2010-12-05 20:33:58 +02:00 |
|
dnk-88
|
8f01cb0d3a
|
Changed: #1193 Code cleanup.
|
2010-12-04 14:03:31 +02:00 |
|
dnk-88
|
5f36b9f440
|
Changed: #1193 Improved settings dialog.
|
2010-12-03 22:44:55 +02:00 |
|
dnk-88
|
e019d92dea
|
Changed: #1206 correct fix is to load the plugins and update ovqt example plugin.
|
2010-12-03 12:21:12 +02:00 |
|
dnk-88
|
17407f813c
|
Changed: #1206 correct fix is to load the plugins
|
2010-12-02 20:03:57 +02:00 |
|
dnk-88
|
1331037de3
|
Added: #1206 Added plugin view dialog. And if there are errors while loading plugin displays a diagnostic message.
|
2010-12-02 12:52:22 +02:00 |
|
dnk-88
|
165c9c686a
|
Changed: #1206 Update ovqt_example plugin.
|
2010-12-01 17:48:43 +02:00 |
|
Matt Raykowski"
|
5e2722e0d6
|
Changed: Fixed build of OVQT Example Plugin - sources the extension system correctly.
|
2010-12-01 08:04:30 -06:00 |
|
Matt Raykowski"
|
5f684bba88
|
Changed: OVQT Plugins - added additional Qt define to example plugin.
|
2010-12-01 07:18:27 -06:00 |
|
Matt Raykowski"
|
d22d13f56e
|
Added: OVQT Plugin system CMake build
|
2010-12-01 07:16:28 -06:00 |
|
dnk-88
|
fb171701a6
|
Changed: #1206 Added example plugin.
|
2010-12-01 14:40:21 +02:00 |
|
dnk-88
|
9b97824dfb
|
Changed: #1206 Added settings qt style.
|
2010-12-01 12:24:34 +02:00 |
|
dnk-88
|
367fd56d2e
|
Changed: #1206 code cleanup.
|
2010-11-29 19:27:48 +02:00 |
|
dnk-88
|
a684a2878d
|
Changed: #1206 ovqt plugin system.
|
2010-11-29 18:46:43 +02:00 |
|
dnk-88
|
6a7355e3a3
|
Changed: #1193 Code cleanup.
|
2010-11-29 17:36:12 +02:00 |
|
dnk-88
|
be65deea8a
|
Added: #1206 Added ovqt plugin system.
|
2010-11-29 17:18:07 +02:00 |
|
aquiles
|
7626b9463f
|
Changed: #1200 Added first version of a possible 3d view qt widget plugin
|
2010-11-29 15:39:19 +01:00 |
|
timon
|
5f350f1f00
|
Changed: #1193 Code cleanup.
|
2010-11-26 13:54:06 +02:00 |
|
timon
|
092f9c54c8
|
Changed: #1193 If switch between the located and sound properties in a workspace erroneously marked that the particle system has been changed.
|
2010-11-26 13:23:02 +02:00 |
|
timon
|
03ed1919f9
|
Changed: #1193 If switch between the zone properties in a workspace erroneously marked that the particle system has been changed.
|
2010-11-23 14:57:27 +02:00 |
|
timon
|
fb8dff80cf
|
Changed: #1193 If switch between the force properties in a workspace erroneously marked that the particle system has been changed.
|
2010-11-22 22:50:05 +02:00 |
|
kervala
|
1a0db9e9db
|
Changed: #841 Change the wrong header in the source code
|
2010-11-18 21:35:17 +01:00 |
|
sfb
|
cad19bba81
|
merge
|
2010-11-18 09:13:19 -06:00 |
|
sfb
|
79324812b4
|
Changed: Fixed paths that reference a moved NLLIGO header.
|
2010-11-18 09:09:03 -06:00 |
|
sfb
|
09c2bded33
|
Changed: Eliminated unnecessary method.
|
2010-11-18 09:07:49 -06:00 |
|
dnk-88
|
3a2b4cdaba
|
Changed: #1193 If switch between the emmiter properties in a workspace erroneously marked that the particle system has been changed. Added some source groups to cmake for better file structuring
|
2010-11-15 16:58:27 +02:00 |
|
kervala
|
0f7b988352
|
Changed: #878 Fix typos in comments/code
|
2010-11-13 18:33:01 +01:00 |
|
kervala
|
6362857850
|
Changed: #878 Fix typos in comments/code
|
2010-11-12 14:26:38 +01:00 |
|
dnk-88
|
a769ddf9b0
|
Update: (ovqt) CBinOpDialogT<NL3D::CPlaneBasis> not supported all operations.
|
2010-11-11 16:44:01 +02:00 |
|
dnk-88
|
d73dc65ec2
|
Update: (ovqt) Correct works emitter properties.
|
2010-11-11 16:06:55 +02:00 |
|
aquiles
|
8d2ac20699
|
Changed: #1171 OVQT weather & sun color dock window
|
2010-11-07 19:33:26 +01:00 |
|
kervala
|
8819ed9098
|
Fixed: nel_export compilation
|
2010-11-05 13:39:08 +01:00 |
|
dnk-88
|
deff55420b
|
Fixed: (ovqt) If switch between the particle systems in a workspace erroneously marked that the particle system has been changed.
|
2010-11-01 19:58:50 +02:00 |
|
rti
|
849ac461e2
|
merge
|
2010-10-31 17:23:04 +01:00 |
|
rti
|
012e2cc886
|
Fixed: #1147 Make OVQT work on MacOS
|
2010-10-31 16:50:56 +01:00 |
|
dnk-88
|
d23d1da28c
|
Update: correct works edit_range_widget
|
2010-10-31 17:22:44 +02:00 |
|
kervala
|
b138750c70
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-30 14:05:50 +02:00 |
|
dnk-88
|
31507b3de4
|
Update: improved values gradient dialog and located bindable properties(texture , tail and mesh param) page.
|
2010-10-29 22:31:04 +03:00 |
|
kervala
|
1cdeb07b5d
|
Fixed: Crash when clicking on an empty area
|
2010-10-29 14:11:37 +02:00 |
|
sfb
|
86806d8b8e
|
Changed: Fixed the MAX plugin build for CMake.
|
2010-10-27 12:07:58 -05:00 |
|
kervala
|
f63cf62f19
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-24 22:31:10 +02:00 |
|
kervala
|
1fd5c39572
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-24 18:57:09 +02:00 |
|
kervala
|
5ae5ab851b
|
Changed: PCH optimization for object_viewer_qt
|
2010-10-24 16:59:08 +02:00 |
|
kervala
|
e767df13a4
|
Changed: Libraries linked to object_viewer_qt
|
2010-10-24 16:58:22 +02:00 |
|
kervala
|
8975e8ef97
|
Fixed: Segmentation fault while compiling objject_viewer_qt
|
2010-10-24 16:56:45 +02:00 |
|
sfb
|
ee8392a4ab
|
merge
|
2010-10-22 09:23:36 -05:00 |
|
sfb
|
10770ffc91
|
Added: Object Viewer Qt tool. Thank you dnk-88!
|
2010-10-21 22:34:26 -05:00 |
|
kervala
|
89c384efcc
|
Fixed: Moved zone_bank.h from src to include
|
2010-10-18 09:08:45 +02:00 |
|
kervala
|
83622c6cbb
|
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2010-10-16 19:58:05 +02:00 |
|
kervala
|
fbbb7e1d30
|
Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects
|
2010-09-29 23:52:28 +02:00 |
|
kervala
|
4456d81dd8
|
Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
|
2010-09-27 14:40:21 +02:00 |
|
kaetemi
|
d5bf6ddb9f
|
Changed: #964 Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process.
|
2010-09-26 17:12:45 +02:00 |
|
kaetemi
|
9f256c4d4b
|
Changed: #1092 Reliability improvements for batched anim export from max
|
2010-09-26 17:00:01 +02:00 |
|
kervala
|
7b96c2328f
|
Changed: Updated CMake projects
|
2010-09-25 22:53:33 +02:00 |
|
kervala
|
cef50abdb7
|
Changed: #825 object_viewer warnings
|
2010-09-25 22:52:01 +02:00 |
|
kervala
|
245b8b6bee
|
Fixed: tile_edit compilation
|
2010-09-25 16:18:15 +02:00 |
|
kervala
|
f4f9347826
|
Changed: #841 Change the wrong header in the source code
|
2010-09-25 16:12:26 +02:00 |
|
kervala
|
b51b521144
|
Changed: Removed using namespace in *.h
|
2010-09-25 16:02:33 +02:00 |
|
kervala
|
7f6b6ed12d
|
Fixed: tile_edit compilation
|
2010-09-25 15:53:28 +02:00 |
|
Matt Raykowski"
|
51b1d78457
|
Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor.
|
2010-09-24 10:36:54 -05:00 |
|
mattraykowski
|
c73cb9cf9e
|
Changed: #1102 Explicitly linking nelmisc to zviewer tool.
|
2010-09-21 11:13:03 -05:00 |
|
mattraykowski
|
75adfcabd8
|
Changed: #1102 Explicitly linking nelmisc in build_shadow_skin
|
2010-09-21 08:38:37 -05:00 |
|
mattraykowski
|
2a36e0d914
|
merge
|
2010-09-21 07:03:17 -05:00 |
|
mattraykowski
|
d41eb56f38
|
Changed: Added source groups to Tile Edit Qt.
|
2010-09-21 07:02:21 -05:00 |
|
mattraykowski
|
e3a11741cb
|
Changed: #1102 Explicitly link nelmisc in ig_lighter.
|
2010-09-21 06:59:56 -05:00 |
|
kaetemi
|
783c3021b7
|
Changed: #1092 Reliability improvements for 3dsmax nel export
|
2010-09-21 00:44:02 +02:00 |
|
kaetemi
|
c6fd45bb26
|
Fixed: Compile error with object viewer exe missing windows.h
|
2010-09-19 23:14:50 +02:00 |
|
kaetemi
|
c2546c140b
|
Changed: #964 Allow setting hls info dir in panoply config.
|
2010-09-19 23:14:07 +02:00 |
|
kervala
|
8c64d7ed76
|
Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar)
|
2010-09-16 19:04:18 +02:00 |
|
kervala
|
608b688c54
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-16 17:27:07 +02:00 |
|
kervala
|
17b11639a3
|
Fixed: Some tools compilation
|
2010-09-16 17:23:52 +02:00 |
|
kervala
|
a97e963949
|
Fixed: shapes_exporter compilation
|
2010-09-16 15:15:39 +02:00 |
|
kervala
|
372920f72e
|
Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
|
2010-09-12 00:40:26 +02:00 |
|
kervala
|
29997015c9
|
Fixed: Windows compilation problems
|
2010-09-04 19:54:22 +02:00 |
|
mattraykowski
|
6f882a7400
|
Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
|
2010-09-03 09:45:59 -06:00 |
|
mattraykowski
|
41c0e07894
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
50aee6c951
|
Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
|
2010-09-03 07:07:47 -06:00 |
|
kaetemi
|
835b2cab59
|
Changed: #964 Max asset batch converter now also shows maps in older max versions.
|
2010-09-03 12:33:08 +02:00 |
|
mattraykowski
|
d8ffaa120f
|
Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
|
2010-09-02 13:53:33 -06:00 |
|
kervala
|
132d35d85c
|
Changed: Updated tools CMake projects
|
2010-09-02 12:48:33 +02:00 |
|
kervala
|
fc31e417b9
|
Fixed: warning when destination file doesn'texist
|
2010-09-01 21:46:39 +02:00 |
|
kervala
|
23ee754b72
|
Changed: removed MFC dependencies to object_viewer
|
2010-09-01 21:46:06 +02:00 |
|
kervala
|
5a8d6ab09d
|
Changed: Updated tools and samples CMake projects
|
2010-09-01 21:03:30 +02:00 |
|
kaetemi
|
e33ebf8ec7
|
Changed: #964 Some more rules for batched max convert paths.
|
2010-09-01 15:15:55 +02:00 |
|
kaetemi
|
773d034a30
|
Changed: #964 Skip over deleted bones in skinning when exporting from max.
|
2010-09-01 15:15:30 +02:00 |
|
kervala
|
d0388890e9
|
Changed: Updated 3dsmax plugins CMake projects
|
2010-09-01 13:54:42 +02:00 |
|
kervala
|
2924395a85
|
Fixed: 3dsmax plugins compilation (64 bits and STLport)
|
2010-09-01 13:44:01 +02:00 |
|
kervala
|
a638bfabb1
|
Changed: Updated tools CMake projects
|
2010-09-01 10:03:34 +02:00 |
|
kaetemi
|
0eb1d6ab74
|
Added: #929 Some more path fixing rules for max batch asset convert.
|
2010-08-31 00:23:26 +02:00 |
|
kaetemi
|
0c6799898c
|
Added: #929 Added the objects build project and updated the max file batch convert script.
|
2010-08-30 23:24:13 +02:00 |
|
kervala
|
bd9c9c7836
|
Fixed: tga2dds compilation under Linux
|
2010-08-30 17:41:53 +02:00 |
|
kervala
|
9b856d4dc5
|
Changed: Use of CFile::getApplicationDirectory
|
2010-08-30 17:41:15 +02:00 |
|
kervala
|
9f43646d77
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-08-28 15:02:00 +02:00 |
|
kervala
|
c95e70ca6e
|
Changed: Added tga2dds project if libsquish is found (s3tc dependency removed)
|
2010-08-28 14:49:21 +02:00 |
|
kervala
|
0cadf5acb1
|
Changed: code simplification for s3tc_compressor_lib
|
2010-08-27 20:21:15 +02:00 |
|
kervala
|
bc736352c0
|
Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap
|
2010-08-27 20:00:23 +02:00 |
|
kervala
|
1f76b30435
|
Changed: Bad parenthesis
|
2010-08-27 17:09:51 +02:00 |
|
kervala
|
2c98c02da9
|
Changed: Allow to write interface into a PNG file
|
2010-08-27 17:03:41 +02:00 |
|
kaetemi
|
e35371acd1
|
Changed: #929 Some reliability fixes for the max export plugin.
|
2010-08-25 23:36:29 +02:00 |
|
Matt Raykowski
|
561f353f0d
|
Changed: #825 Fixed warning/error about C++ comment blocks in C code.
|
2010-08-20 08:44:58 -05:00 |
|
kervala
|
47b362816e
|
Changed: Removed uneeded dependency to libxml and using new macros
|
2010-08-17 16:31:50 +02:00 |
|
kervala
|
9424cf4571
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-12 19:42:33 +02:00 |
|
kervala
|
cef3dab9a7
|
Changed: Removed useless dependencies
|
2010-08-11 19:43:52 +02:00 |
|
kervala
|
b2f5333297
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-09 16:20:03 +02:00 |
|
kervala
|
0d7106864b
|
Changed: #860 Remove/convert/update old projects
|
2010-07-16 22:20:39 +02:00 |
|
kervala
|
e1c84d51b3
|
Fixed: tile_edit_qt compilation
|
2010-07-10 16:52:06 +02:00 |
|
kervala
|
fb3d4f7a19
|
Changed: #841 Change the wrong header in the source code
|
2010-07-10 16:13:31 +02:00 |
|
kervala
|
6a77b73cd8
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-07-10 15:17:13 +02:00 |
|
kervala
|
ee62571b39
|
Changed: #880 Use PCH under Linux with CMake
|
2010-07-10 13:40:38 +02:00 |
|
kervala
|
80f743433c
|
Changed: USE_JPEG is only used when building NLMISC now
|
2010-07-01 15:51:27 +02:00 |
|
kervala
|
bfc3409cb3
|
Changed: CFile::copyFile takes now 2 std::string as parameters
|
2010-07-01 11:51:27 +02:00 |
|
kervala
|
bc7fb5fbe9
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-30 15:31:31 +02:00 |
|
kervala
|
fd08cc8e97
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-27 13:05:31 +02:00 |
|
kervala
|
05b81e9f30
|
Changed: #880 Added WITH_PCH to activate Precompiled Header (default is ON)
|
2010-06-26 17:14:08 +02:00 |
|
kervala
|
217d5c17e8
|
Changed: #842 Added new optimizations for VC++ linker and compiler
|
2010-06-26 16:37:27 +02:00 |
|
kervala
|
81a6cc4bd4
|
Changed: #842 Added SOVERSION property to shared libraries
|
2010-06-26 13:22:06 +02:00 |
|
kervala
|
b52ce97c5f
|
Changed: #841 Change the wrong header in the source code
|
2010-06-25 21:08:52 +02:00 |
|
kervala
|
f77daa3a70
|
Changed: #853 Compilation on 64-bits platforms
|
2010-06-21 09:41:39 +02:00 |
|
kervala
|
531ff7dfff
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-21 09:39:58 +02:00 |
|
kervala
|
46707ef3bc
|
Changed: #878 Fix typos in comments/code
|
2010-06-14 10:02:51 +02:00 |
|
kervala
|
804170c6f0
|
Changed: #878 Fix typos in comments/code
|
2010-06-13 16:58:11 +02:00 |
|
kervala
|
3af6b61431
|
Added: shapes_exporter in NeL tools
|
2010-06-12 18:08:14 +02:00 |
|
Matt Raykowski"
|
ed53048e4b
|
Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
|
2010-06-09 07:23:30 -05:00 |
|
kaetemi
|
78da605bac
|
Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
|
2010-06-05 08:49:01 +02:00 |
|
kaetemi
|
d05fc0e96b
|
Changed: Build max plugins with debug information.
|
2010-06-05 00:49:02 +02:00 |
|
kaetemi
|
e41d6de92e
|
Changed: Stability fixes for exporting with max plugins.
|
2010-06-05 00:48:19 +02:00 |
|
kaetemi
|
ff963f321e
|
Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
|
2010-06-05 00:46:57 +02:00 |
|
kaetemi
|
cd5fc54853
|
Fixed: Export crashes caused by incorrect delete of objects created by max.
|
2010-06-05 00:44:34 +02:00 |
|
kaetemi
|
6ded4286b3
|
Changed: Max plugins now share the same NeL context.
|
2010-06-05 00:37:44 +02:00 |
|
kervala
|
683d552383
|
Changed: #860 Remove/convert/update old projects
|
2010-06-03 14:26:16 +02:00 |
|
kaetemi
|
be1afc9e73
|
Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
|
2010-05-29 13:42:57 +02:00 |
|
kervala
|
d35d1f654e
|
Changed: #860 Remove/convert/update Visual C++ projects
|
2010-05-27 19:04:06 +02:00 |
|
kaetemi
|
dbbb773b7b
|
Fixed: Nel application context missing in build far bank tool.
|
2010-05-25 00:28:55 +02:00 |
|
kaetemi
|
79129ae3b3
|
Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version.
|
2010-05-25 00:27:59 +02:00 |
|
kaetemi
|
2c741d1e76
|
Fixed: Some files in object viewer missing dot comma after nlassert(...).
|
2010-05-14 15:17:45 +02:00 |
|
kaetemi
|
541f678317
|
Fixed: Compile error when using 3ds Max 2011 SDK.
|
2010-05-14 15:15:29 +02:00 |
|
kervala
|
169cd0426d
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 23:37:09 +02:00 |
|
kervala
|
f79217476b
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 23:33:22 +02:00 |
|
kervala
|
8f860a594d
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 23:29:42 +02:00 |
|
kervala
|
38752c9587
|
Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing)
|
2010-05-13 23:27:35 +02:00 |
|
kervala
|
479afdb938
|
Changed: #860 Remove/convert/update old projects
|
2010-05-11 12:03:49 +02:00 |
|
kervala
|
9354662325
|
Changed: #860 Remove/convert/update Visual C++ projects
|
2010-05-09 11:49:35 +02:00 |
|
kaetemi
|
fa576f7844
|
Removed: Some files generated by VS compiler.
|
2010-05-08 10:47:45 +02:00 |
|
kaetemi
|
55213c40d1
|
Changed: VS2008 project for max vertex tree paint.
|
2010-05-08 10:43:32 +02:00 |
|
acemtp
|
7d2f2ff7b1
|
Fixed: #841 set the good agpl header
|
2010-05-07 11:06:20 +02:00 |
|
kaetemi
|
bcecc2f870
|
Fixed: Picture files in tile edit exe project don't use precompiled header.
|
2010-05-07 10:10:55 +02:00 |
|
kaetemi
|
7a6498c279
|
Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension.
|
2010-05-07 08:45:41 +02:00 |
|
acemtp
|
1792297c93
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|