Go to file
Campbell Barton 2044b62370 resolve some issues with curve resolution calculaction
- resolution could become so high that it would wrap around  to a negative number, now check for small numbers before doing float division.
- resolution was being calculated in some cases when it already met the clamp value - now this is skipped.
2012-08-04 20:17:22 +00:00
build_files Remove old boolean operation module 2012-08-02 16:42:30 +00:00
doc fix for building docs 2012-07-30 10:44:57 +00:00
extern Remove old boolean operation module 2012-08-02 16:42:30 +00:00
intern Code cleanup: 2012-08-04 11:42:38 +00:00
release Camera tracking presets 2012-08-04 10:47:31 +00:00
source resolve some issues with curve resolution calculaction 2012-08-04 20:17:22 +00:00
CMakeLists.txt Cmake / Windows Libraries: 2012-08-04 12:43:45 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile More spell checking. 2012-07-04 15:04:38 +00:00
SConstruct OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered Xcode 4.4 2012-07-26 11:08:56 +00:00