Go to file
Joshua Leung 484ab618a7 Grease Pencil stroke smoothing cleanup - making this less susceptible
to sequential error by adopting a two-pass smoothing strategy instead.
This seems to give some minimal reductions in the amounts of unwanted
shrinkage that occurs
2011-02-27 02:08:32 +00:00
build_files fix for 'live edit', running python scripts as you type 2011-02-26 15:30:38 +00:00
doc add NDEBUG to scons release flags + some pep8 cleanup for examples. 2011-02-25 16:19:50 +00:00
extern fix for scons with recent change to how BINRELOC is enabled via cmake. 2011-02-25 14:45:45 +00:00
intern use const char for return values of getenv(). 2011-02-26 15:28:56 +00:00
release Image Editor: 2011-02-26 19:18:02 +00:00
source Grease Pencil stroke smoothing cleanup - making this less susceptible 2011-02-27 02:08:32 +00:00
CMakeLists.txt fix for cmake not having the correct svn revision in buildinfo, now generate a header every build with the time, date, svn revision. 2011-02-24 17:57:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile part of a patch from Dan Eicher with some edits. 2011-02-22 05:49:21 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00