kervala
e01f706ccc
Fixed: Updated with new changes
...
--HG--
branch : develop
9 years ago
kervala
c379c61ab7
Changed: Don't need to create it on heap
...
--HG--
branch : develop
9 years ago
kervala
fc645a5668
Fixed: Import static platform plugin
...
--HG--
branch : develop
9 years ago
kaetemi
fd950a692b
Faster Qt startup
...
--HG--
branch : develop
9 years ago
kervala
58d23bbe97
Fixed: Compilation with static Qt 5
...
--HG--
branch : develop
9 years ago
kervala
bb9ac688f6
Changed: Set CMP0020 NEW in root project
...
--HG--
branch : develop
9 years ago
kervala
4886da5855
Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals
...
--HG--
branch : develop
9 years ago
kervala
cd021fc4ef
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
...
--HG--
branch : develop
9 years ago
kervala
c427bb216b
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
...
--HG--
branch : develop
9 years ago
kaetemi
9c687430c8
Update mask pixel format in panoply preview tool
...
--HG--
branch : develop
9 years ago
kaetemi
8673d27a13
Add panoply preview tool
...
--HG--
branch : develop
9 years ago
kervala
c844a0bdd1
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
b7fe07d781
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
...
--HG--
branch : develop
9 years ago
kervala
bd5f838d6d
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
d0c587e445
Changed: Remove duplicate lines
...
--HG--
branch : develop
9 years ago
kervala
6a3292c600
Fixed: Convert .bank filenames with / and use existing CFile::fileExists
...
--HG--
branch : develop
9 years ago
kervala
bb3726fd46
Fixed: Compilation of object_viewer_widget in static under Linux
...
--HG--
branch : develop
9 years ago
kervala
3af2813fbf
Fixed: Compilation
...
--HG--
branch : develop
9 years ago
kervala
14f48d821a
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
9ee32071d8
Fixed: Compilation under Linux
...
--HG--
branch : develop
9 years ago
kervala
245726f347
Changed: Don't need to use system API, NeL already has equivalent
...
--HG--
branch : develop
9 years ago
kervala
ea5b041844
Fixed: Compilation with Qt 4
...
--HG--
branch : develop
9 years ago
kervala
f323974dba
Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
...
--HG--
branch : develop
9 years ago
kervala
03c9c93fc1
Changed: Comments to support DXTC1a for textures with one level of transparency later
...
--HG--
branch : develop
9 years ago
kervala
75eb7cb922
Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined
...
--HG--
branch : develop
9 years ago
kervala
ec7699aca9
Fixed: Compilation of object_viewer_qt with Qt 5
...
--HG--
branch : develop
9 years ago
kervala
af14cbe3aa
Fixed: Allow to select PNG and TGA for bitmaps
...
--HG--
branch : develop
9 years ago
kervala
2923fe7c89
Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi)
...
--HG--
branch : develop
9 years ago
kervala
fad179731a
Fixed: Compilation of tile_edit_qt with Qt 5
...
--HG--
branch : develop
9 years ago
kervala
95404bd724
Fixed: Don't load grayscale textures as alpha
...
--HG--
branch : develop
9 years ago
kervala
f2b43c2d7e
Changed: Added default checks for textures and masks (-t and -m)
...
--HG--
branch : develop
9 years ago
kervala
dc5ddadcbb
Fixed: Alpha channel with 0 is correct, don't change it
...
--HG--
branch : develop
9 years ago
kervala
687301377e
Fixed: Instead of returning an error, convert the bitmap in RGBA
...
--HG--
branch : develop
9 years ago
kervala
798cb1c7ce
Fixed: Alpha channel with 0 is correct, don't change it
...
--HG--
branch : develop
9 years ago
kervala
aaa9c394d7
Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
...
--HG--
branch : develop
9 years ago
kervala
ed98662de3
Changed: OutputPath is already "standardized"
...
--HG--
branch : develop
9 years ago
kervala
fe018c959b
Changed: Use lowercase instead of uppercase for extensions
...
--HG--
branch : develop
9 years ago
kervala
79e3ec61b1
Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
...
--HG--
branch : develop
9 years ago
kervala
8087b76397
Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
...
--HG--
branch : develop
9 years ago
kervala
844b1e3d02
Fixed: Warnings with GCC
...
--HG--
branch : develop
9 years ago
kervala
0c98a86e4b
Fixed: Display alpha as an integer
...
--HG--
branch : develop
9 years ago
kervala
20711e24e3
Fixed: Typos
...
--HG--
branch : develop
9 years ago
kervala
cf8ed540a7
Changed: Use new methods in panoply_maker
...
--HG--
branch : develop
9 years ago
kervala
80759eafb4
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
e995b7221f
Added: Textures optimizer tool
...
--HG--
branch : develop
9 years ago
kervala
8b770d41ac
Fixed: Wrong bitmap size
...
--HG--
branch : develop
9 years ago
kervala
9b9ee4e492
Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
...
--HG--
branch : develop
9 years ago
kervala
b93414cd27
Fixed: Warning when DDS_HEADER is not initialized
...
--HG--
branch : develop
9 years ago
kervala
5ccf0df1ab
Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
...
--HG--
branch : develop
9 years ago
kervala
ad93a9005f
Changed: Improve errors reporting
...
--HG--
branch : develop
9 years ago
kervala
a22e056de1
Fixed: Typos
...
--HG--
branch : develop
9 years ago
kervala
5efaa8360f
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kervala
7ebe3088bb
Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
...
--HG--
branch : develop
9 years ago
kervala
fc951a24ce
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
...
--HG--
branch : develop
9 years ago
kervala
7337ee4faa
Fixed: Warning filePath not being a const char*
...
--HG--
branch : develop
9 years ago
kervala
4e5ed6060a
Fixed: Warning string after #endif
...
--HG--
branch : develop
9 years ago
kaetemi
6c2490090d
Merge with feature-export-assimp
...
--HG--
branch : develop
9 years ago
kervala
817486538c
Changed: Minor changes
...
--HG--
branch : develop
9 years ago
kaetemi
ea7942b093
Be helpful
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
6edff36476
Apply uv channel and transform
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
7f31e640da
Initial work on UV
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
27e7095db9
Import material texture
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
f8bb35c449
Adjust material import
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
5fe1f2c711
Fix typo
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
efccbdd3af
Export shape
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
c9aef7b5a4
Import basic material options
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
ac5d9272f1
Adjust
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
3a7b5c6a46
Note
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
9e20f83e48
Shape import
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
e60a9747b8
Restructure
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
33dd77d516
Skeleton scan
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
fec41ebda9
Scene meta data
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
dec6c2d880
Centralized asset database configuration
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
8036d53411
Add pipeline v3 tool logger
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
875d7eaa7c
Flag bones in scene for skel export
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
7d502cc6bb
Command line options
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
d55124a6a9
Placeholder projects
...
--HG--
branch : feature-export-assimp
9 years ago
kaetemi
7d53552979
Fix object viewer include issue
...
--HG--
branch : develop
9 years ago
kaetemi
edebe18d6c
MFC now requires XP or higher
...
--HG--
branch : develop
9 years ago
kaetemi
f578f0441a
Add extra light groups for better lightmap control
...
--HG--
branch : develop
10 years ago
kaetemi
d9f3efc4e3
ryzomcore/v0.12.0
...
--HG--
branch : develop
10 years ago
kaetemi
2d74de8a36
Separate dither matrix per color channel
...
--HG--
branch : develop
10 years ago
kaetemi
2da42040ef
Apply bayer dither to TGA16 export for smoother lightmaps
...
--HG--
branch : develop
10 years ago
kaetemi
9d36ac8cb0
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
621a9e8f7c
ryzomcore/v0.11.3
...
--HG--
branch : hotfix
10 years ago
kaetemi
2d297efc2a
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
846abf93c9
Synchronize versions
...
--HG--
branch : hotfix
10 years ago
kaetemi
5a297ddbe4
Flag max plugins as windowed
...
--HG--
branch : develop
10 years ago
kervala
e8b0765e7c
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kervala
b0937ec02b
Changed: Minor changes
...
--HG--
branch : hotfix
10 years ago
dfighter1985
972d270bfc
Merged in hotfix (pull request #105 )
...
Merge hotfix
--HG--
branch : develop
10 years ago
dfighter1985
2d308dc6e7
Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
...
--HG--
branch : hotfix
10 years ago
kaetemi
dade81e02e
Lightmap debug message
...
--HG--
branch : develop
10 years ago
kaetemi
c03c0f532b
Merge with default
...
--HG--
branch : develop
10 years ago
kaetemi
f9c81f3740
ryzomcore/v0.11.2
...
--HG--
branch : hotfix
10 years ago
kaetemi
7cb61f8796
Merge
...
--HG--
branch : develop
10 years ago
kaetemi
da166c81db
Add zone snapshot script example
...
--HG--
branch : develop
10 years ago
kaetemi
4c4b96bcfd
Fix NeLLigoMakeSnapShot
...
--HG--
branch : develop
10 years ago
kaetemi
6db29c375a
Add script to generate zone names
...
--HG--
branch : develop
10 years ago
kaetemi
56339c6f93
Handle window close message in painter
...
--HG--
branch : develop
10 years ago
kaetemi
07286c14d1
Adjust patch orientation script
...
--HG--
branch : develop
10 years ago
kaetemi
90f1234ed0
Add key in patch painter to reset a patch mesh
...
--HG--
branch : develop
10 years ago
kaetemi
b762356a16
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
59a5cb7e6b
Fix crash with patch mesh attach
...
--HG--
branch : hotfix
10 years ago
kaetemi
39c776ec30
Add script to orient zone patches automatically
...
--HG--
branch : develop
10 years ago
kaetemi
ff283f5070
Increase patch painter distance
...
--HG--
branch : develop
10 years ago
kaetemi
91a4207f93
Merge with hotfix
...
--HG--
branch : develop
10 years ago
kaetemi
6b1ea30f9c
ryzomcore/v0.11.1
...
--HG--
branch : hotfix
10 years ago
kaetemi
f05c52aa0b
Remove PIC library
...
--HG--
branch : develop
10 years ago
kaetemi
0c1ff0df2a
ryzomcore/v0.11.0
...
--HG--
branch : develop
10 years ago
kaetemi
902a873e78
Add resave scripts
...
--HG--
branch : develop
10 years ago
kaetemi
5e9c3b82fc
Add particle system path fixing script
...
--HG--
branch : develop
10 years ago
kaetemi
e347b2a97f
ryzomcore/v0.10.0
10 years ago
dfighter1985
a810b29ec7
Merged default.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
683a0adc60
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
9a19f2041b
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
8f7931d6a8
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
e0e1953f41
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
75e2841519
Fix continent path bug
10 years ago
dfighter1985
0f7e1c022a
Merge default
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala
b71ec9e7d4
Fixed: build_interface currently only works with 32 bits bitmaps
10 years ago
kervala
ffb7df28ff
Fixed: VC++ 2010 compiler bug in for loop variables reuse
10 years ago
kervala
a29f525c99
Fixed: Some NeL tools in 3d directory don't need NeL 3D
10 years ago
kaetemi
8e7a3b27d7
ryzomcore/v0.9.1
10 years ago
kaetemi
c8dcfe8d05
Crashfix for 3ds Max export
10 years ago
kaetemi
9061eb8389
Cleanup
10 years ago
kaetemi
f49e9c5df1
Fix Skin export interface issue, #169
10 years ago
kaetemi
a9e3804011
Add warning
10 years ago
kaetemi
7d8e803f7a
Crashfix Physique export
10 years ago
kaetemi
9f19ade30c
Bugfix
10 years ago
kaetemi
2b8e006981
Initialize object viewer viewport at correct size
10 years ago
kaetemi
617d1235d1
Compile fix
10 years ago
dfighter1985
8373118c7e
Merged default.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala
23b73eff1d
Changed: Minor change
10 years ago
kervala
3fb0dfe0c2
Changed: Some Big endian swaps (for PowerPC especially)
10 years ago
kervala
8d2db7bc85
Changed: Replaced atof by NLMISC::fromString
10 years ago
kaetemi
12aa02585f
Fix self illumination color widget in NeL Material script
10 years ago
kaetemi
3b4e1a32cb
Fix NeL Material script defaults, fix #166
10 years ago
kaetemi
6e3827928b
Adjust 3ds Max plugin versioning info
10 years ago
kaetemi
401d4bc791
Fix NeL Tools compile under MinGW
11 years ago
kaetemi
0a41e6b3c4
Fix Windows compilation of lightmap_optimizer
11 years ago
liria
94b30c76fa
Merged default into lightmap_optimizer_port_to_linux
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
dfighter1985
91f859bc8a
Moved ovqt to /code/studio
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
798d207d0d
Fix EOL
11 years ago
dfighter1985
4f39a58e31
Tile Editor crash fixes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
fd5d961ba7
Build fixes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
f882abca07
Merged Georges Editor branch.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
4d3a472262
Merged default.
...
--HG--
branch : branch-tile-edit-ovqt-plugin
11 years ago
dfighter1985
f3b94d38d5
Merged default.
...
--HG--
branch : branch-features-geqt-plugin
11 years ago
dfighter1985
41f44b2aa6
Merge default.
...
--HG--
branch : gsoc2012-gui-editor
11 years ago
liria
12f63f3a6e
Typo correction
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
liria
30036d000c
Merged default into lightmap_optimizer_port_to_linux
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
StudioEtrange
0b8db2399c
CMAKE TARGET : SHARED and MODULE
...
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
11 years ago
kaetemi
b1c485fde0
Cleanup
11 years ago
kaetemi
451a82e59e
Cleanup
11 years ago
kaetemi
4f2a1b7db2
Fix the bug that caused the shape exporter to crash
11 years ago
kaetemi
90c9028170
Cleanup
11 years ago
kaetemi
ada9e8da5d
Fix export of NeL Flare
11 years ago
kaetemi
680dfbd738
Remove duplicate tool
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
1a0ee41780
Improve debug message
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
48d2c22639
Merge with default
...
--HG--
branch : kaetemi-cleanup
11 years ago
kaetemi
ca31e78f7c
Remove georges4cvs feature
11 years ago
liria
16dbe48ed5
use NEL CFile function for file test
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
liria
54c53255b1
make the programm compile on linux plateform
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
kervala
43c48ad36a
Changed: Enable ig_elevation everywhere (patch by Liria)
11 years ago
liria
41a475b8f3
Merged default into ig_elevaton_port_to_linux
...
--HG--
branch : ig_elevaton_port_to_linux
11 years ago
liria
ac48221c8b
CMakeLists.txt edited online with Bitbucket - remove merge conflict with default branche
...
--HG--
branch : ig_elevaton_port_to_linux
11 years ago
kaetemi
207d7323ce
Fix Qt build on Windows
11 years ago
kervala
6196077160
Changed: #85 Compilation with STLport + EOL
11 years ago
kervala
986edb216f
Fixed : #85 Compilation with STLport
11 years ago
kervala
c718ff693a
Fixed: Assign instead of comparison
11 years ago
kervala
6b3b85962a
Changed: EOL
11 years ago
kervala
36a537a88e
Changed: Replaced atof by fromString
11 years ago
sfb
59abfb8a1d
Bad logging, content is unsigned const char*, fixed it to use %s and not cast.
...
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb
df7110d2d6
Bad merge resolution, fixed a couple source files which merged poorly.
...
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb
d86f150caa
Bad merge resolution, fixed the build files that merged poorly.
...
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb
892ed1ed3d
merge from default
...
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
kervala
de43ea8d86
Fixed: Some warnings
11 years ago
kervala
c7899841d3
Fixed: Compilation under Linux
11 years ago
kervala
eebe74066e
Changed: Include Lua headers directory for GUI Editor
11 years ago
kaetemi
85365fd7bb
Fix line endings
11 years ago
kervala
c8c296f484
Changed: Created NELID macro to fix warning "multi-character character constant"
11 years ago
kervala
6695a9064e
Changed: Created NELID macro to fix warning "multi-character character constant"
11 years ago
kervala
0b9092a547
Changed: lua, luabind, libwww and libxml2 already linked to previous libraries (NLMISC and NLGUI)
11 years ago
kervala
86dfd0350b
Fixed: Integer 32 bits conversion to 64 bits pointer
11 years ago
kervala
2c7f848c83
Changed: Tabulations to spaces
11 years ago
kaetemi
78595ec0e6
Silently sneaking in a nicer splash image for ovqt
11 years ago
kaetemi
02dc3c1cfe
Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs
11 years ago
liria
487799cbf5
kervala's enhancements and fixes for the Windows compilation.
...
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria
6b750cf042
FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows.
...
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria
46d99e4a6d
FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows with using conditional compilation.
...
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria
99efdb2a23
FIXE: replace the WIN32 API for directories manipulation by the the POSIX API to compile with linux.
...
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
dfighter1985
f382b97f74
Making GCC happy.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
2faff4dfaa
Inconsistent line ending style, according to VS. How it managed to do this is a mystery tho.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
b49a6ca04d
Added some defaults.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
9042de4ab2
Make sure to apply the changes, when changing properties.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
337f93a233
When adding a new widget, the correct widget is now instantiated. Also added some checks.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
142bc623c9
Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ).
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
45f5d6cc0d
Added some more checks, signal and slots related to widget adding.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985
c91e7492bb
Added GUI for widget adding.
...
--HG--
branch : gsoc2012-gui-editor
12 years ago