1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/General
Ykkrosh 5e3e78ca78 # Fixed some graphical and scenario editor issues.
Atlas: Changed video format to 640x480 and losslessly compressed. Added
most-recently-used files list. Stopped switching sidebar when selecting
tools, since it was getting annoying. Added Slow playback mode. Fixed
crash when resetting sim while projectiles exist.
Renderer: Added JS-accessible renderer.shadowMapSize to override the
size of shadow maps.
ShadowMap: Changed default depth texture bits to 24, since that seems to
go faster (see #180).
PolygonSortModelRenderer: Made more similar to other renderers, so that
the renderer.sortAllTransparent=true mode works better.
Projectile: Fixed update, so it interpolates smoothly.
Entgraph: Fixed promotion detection.

This was SVN commit r4876.
2007-02-09 17:04:55 +00:00
..
VideoRecorder # Fixed some graphical and scenario editor issues. 2007-02-09 17:04:55 +00:00
AtlasClipboard.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
AtlasClipboard.h # Fixes for GCC 2006-11-29 23:37:10 +00:00
AtlasEventLoop.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
AtlasEventLoop.h # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
AtlasWindowCommand.cpp # Fixes for GCC 2006-11-29 23:37:10 +00:00
AtlasWindowCommand.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
AtlasWindowCommandProc.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
AtlasWindowCommandProc.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Datafile.cpp # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
Datafile.h Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
IAtlasSerialiser.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Observable.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
Observable.h # Improved actor-viewer tool (more viewing controls, support for random actor variations) 2006-09-27 16:54:23 +00:00