Commit Graph

1143 Commits (3fb4424909d7627a273d3593b0ba57acc041aaff)

Author SHA1 Message Date
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