.. |
anim_builder
|
|
|
animation_set_builder
|
|
|
build_clod_bank
|
|
|
build_clodtex
|
|
|
build_coarse_mesh
|
|
|
build_far_bank
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
build_gamedata
|
|
|
build_interface
|
|
|
build_shadow_skin
|
|
|
build_smallbank
|
|
|
cluster_viewer
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
crash_log_analyser
|
|
|
file_info
|
|
|
get_neighbors
|
|
|
hls_bank_maker
|
|
|
ig_add
|
|
|
ig_elevation
|
|
|
ig_info
|
|
|
ig_lighter
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
ig_lighter_lib
|
|
|
lightmap_optimizer
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
ligo
|
Changed: Memory leaks detection
|
2016-12-09 13:51:09 +01:00 |
mesh_export
|
|
|
mesh_utils
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
object_viewer
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
object_viewer_exe
|
Changed: Use TCHAR functions
|
2016-12-10 14:21:20 +01:00 |
object_viewer_widget
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
panoply_maker
|
|
|
panoply_preview
|
|
|
plugin_max
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
s3tc_compressor_lib
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
shape2obj
|
Changed: Constification of catches
|
2016-11-20 12:31:48 +01:00 |
shapes_exporter
|
Fixed: Typos detected by Lintian
|
2016-11-19 19:11:12 +01:00 |
shared_widgets
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
textures_optimizer
|
|
|
textures_tool
|
Changed: Use modulateFromColorRGBOnly to colorize a bitmap in textures_tool
|
2017-02-27 10:57:24 +01:00 |
tga_2_dds
|
Changed: New tga2dds option -g to force grayscale image instead of alpha
|
2016-12-09 13:53:43 +01:00 |
tga_cut
|
|
|
tga_resize
|
|
|
tile_edit
|
Changed: Use _T and tStrToUtf8/utf8ToTStr macros
|
2017-01-02 09:57:48 +01:00 |
tile_edit_qt
|
Changed: Replace all path native functions by NeL methods
|
2016-11-29 20:43:55 +01:00 |
zone_check_bind
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
zone_dependencies
|
Changed: Replace all path native functions by NeL methods
|
2016-11-29 20:43:55 +01:00 |
zone_dump
|
|
|
zone_ig_lighter
|
|
|
zone_lib
|
|
|
zone_lighter
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
zone_welder
|
|
|
zviewer
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
CMakeLists.txt
|
Added: New tool textures_tool to produce diffuse, normal, specular, etc... textures from an UV template and seamless textures or colorize a texture with a color
|
2017-01-01 22:44:27 +01:00 |