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
6627c04a97
Changed: Copy tools related to client into client bundle under OS X
...
--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
33e701192d
Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
...
--HG--
branch : develop
9 years ago
kervala
06b83f85f7
Changed: Add an icon for crash_report under Windows
...
--HG--
branch : develop
9 years ago
kervala
de0df1645b
Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
...
--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
2d0d87a05e
Fixed: Warnings with GCC
...
--HG--
branch : develop
9 years ago
kervala
360a634f5b
Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
...
--HG--
branch : develop
9 years ago
kervala
5d64a01f58
Fixed: Use Xcb plugin for Qt 5 under Linux
...
--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
9d30c279e0
Fixed: Compilation of some tools with Qt 5 in static
...
--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
1fa2e22491
Changed: Port some tools to Qt 5
...
--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
kaetemi
f2f7bad4c5
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
a9dc1a4c68
Fix checkbox behaviour
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
b896405b3d
Adjust layout
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
699e1644e7
Use proper style sheet for crash report under Cinnamon
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
0a567afc53
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
dfighter1985
baa5273eaa
Default return value.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3714d15c60
Merged mainline changes..
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
7ca008ba86
Don't offer send in non-dev mode when there's no log file specified.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
d561a7078c
Only send email if the email CB is checked.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3108e5e013
Send report in dev mode if the CB is checked.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
374d966069
Some more GUI changes.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
d666240343
Added return codes as requested.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
9d92e2d0d3
GUI changes as per requested by Kaetemi.
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
4dd5955484
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
826907c8dd
Qt5 compile fix for crash report tool
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
6a48a2d199
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi
77d17265eb
Visual Studio 2013 compilation support for Ryzom Server
...
--HG--
branch : develop
10 years ago
dfighter1985
2bb5e8e9ba
Remove generated log file when quitting the reporter.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
955ef48460
Parametrize crash reporter.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
cfe2d60350
More renames...
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
3987971792
Renames.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
6be70dd39c
Renames.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
97de06bff2
renamed directory.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
195dfcc3f3
Changed default title to NeL Error Report.
...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985
4ec87b3d6d
Moved to nel\tools\misc
...
--HG--
branch : feature-crashreport
10 years ago
kaetemi
997722ee6b
Visual Studio 2013 compilation support for NeL Tools
...
--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
1ab170b7d8
Unhide layers in max export
...
--HG--
branch : develop
10 years ago
kervala
6596af9682
Changed: Minor changes
...
--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
eb2f4555b1
Also export non-root shapes
...
--HG--
branch : develop
10 years ago
kaetemi
0c77c91e95
Adjust sky batch
...
--HG--
branch : develop
10 years ago
kaetemi
44286f7ade
Add sky batch script
...
--HG--
branch : develop
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
kervala
e34ba83f26
Minor changes
...
--HG--
branch : develop
10 years ago
kaetemi
3bd552ebb0
Add useful default config variables to dev client
...
--HG--
branch : develop
10 years ago
kaetemi
27cbd59a0f
Add some more practical data build batch scripts
...
--HG--
branch : develop
10 years ago
kaetemi
779b0c22bc
Add extra search paths
...
--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
adb717052a
Add cartographer
...
--HG--
branch : develop
10 years ago
kaetemi
b5a95d725b
Add pz process
...
--HG--
branch : develop
10 years ago
kaetemi
e347b2a97f
ryzomcore/v0.10.0
10 years ago
kaetemi
9fd8338849
Add data_common to executables_dev batch
10 years ago
kaetemi
fceb2927f4
Add script for installing worldedit data
10 years ago
kaetemi
d03c2dcfcd
Nice try
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
0e0de8ec52
Fix shape lightmap optimize
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
kaetemi
5bc60987be
Maxscript selection clear fix
10 years ago
kaetemi
f718380f52
Zone light exporter adjust
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
kervala
9aabaebc38
Fixed: Compilation of PACS tools without NeL 3D
10 years ago
kaetemi
8e7a3b27d7
ryzomcore/v0.9.1
10 years ago
kaetemi
8d8d340968
Bugfix
10 years ago
kaetemi
1cf184c09d
Fix XRef ligo export
10 years ago
kaetemi
e58df5f7e9
Faster ligo export step
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
0d67c420cd
Set exec mode
11 years ago
kaetemi
4311da091f
Add --admininstall parameter to c1_shard_patch
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
kaetemi
2f19b88539
Fix crash in 0_setup.py on Linux
11 years ago
kaetemi
b3cf16f263
Separate output directories from input directories
11 years ago
Jan Boon
fc835cbe6c
Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54 )
...
OVQT Plugins - CMake Install fixes
11 years ago
kaetemi
020bfb775e
Disable build of dataset packed sheets in build pipeline
11 years ago
kaetemi
72fac9aaf1
Update default directories
11 years ago
kaetemi
934f5c3f0b
Add script for creating a new shard patch
11 years ago
kaetemi
27da0870b2
Rename scripts
11 years ago
kaetemi
e8770db674
Nicer batch scripts for pipeline
11 years ago
kaetemi
b52230832e
Add build process script for shard sheets
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
5c4175a54d
Only copy if needed
11 years ago
kaetemi
e569541faa
Fix default directory
11 years ago
kaetemi
497232b470
Extend shard data script to gather executables and configurations
11 years ago