Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Joshua Leung 5d6bdd7c2e Various constraint code cleanups:
1) Fixed some weird formatting introduced during math-lib cleanups, and some other inconsistencies
2) Optimised the Maintain Volume constraint by taking the value calculations out

Copy All Constraints Operators:
* Added one for bones too
* These are now included in the menus
* Removed some weird/extra code copying/changing/bleh the actcol/totcol stuff...
2010-05-27 11:56:31 +00:00
CMake Blender TIFF support 2010-05-21 03:25:38 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
config Changed BF_TIFF_LIB from libtiff to tiff for MinGW 2010-05-24 16:07:17 +00:00
doc replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
extern [#21753] allowing to compile on FreeBSD 8.0 2010-04-26 21:28:50 +00:00
intern Fix [#22306]: convert dropped file names from OSX to correct char encoding to handle non 7-bit ascii chars (e.g. accents) 2010-05-22 07:32:55 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 Update MSCV9 project files 2010-05-24 21:10:58 +00:00
release Various constraint code cleanups: 2010-05-27 11:56:31 +00:00
source Various constraint code cleanups: 2010-05-27 11:56:31 +00:00
tools Fixes for cross-compilation: 2010-05-23 21:20:13 +00:00
CMakeLists.txt if libtiff not found disable on unix. 2010-05-21 04:40:04 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct Copy zlib.dll for win64 too. 2010-05-26 11:25:33 +00:00