tornavis/source/blender
Campbell Barton c4ce26c906 Address [#30842] Blenders Measurement Units set to Metric, makes some Precision Flaws.
use the same precision for location all over (2-5 was used), use define as 5.

also disallow boolean to have any subtype besides PROP_LAYER_MEMBER, some booleans had TRANSLATION / XYZ subtypes which don't make sense.
2012-04-10 08:33:30 +00:00
..
avi Warning Fixes - const correctness in unicode encoding, unused variables in blenlib, and some type conversions 2012-04-09 01:16:19 +00:00
blenfont Adding turkish (tr_TR) language. 2012-04-05 09:13:32 +00:00
blenkernel fix for unit system incorrectly replacint 'um' (unicode 'u'). with meters. 2012-04-10 02:51:24 +00:00
blenlib fix [#30848] Edge Selection fails when the following Conditions met: 2012-04-10 07:30:08 +00:00
blenloader Fixes for MovieClip strip user counter. 2012-04-09 08:45:51 +00:00
blenpluginapi style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:38:07 +00:00
bmesh fix [#30852] Wrong Material ID applied for the new faces 2012-04-09 05:17:07 +00:00
collada code cleanup: 2012-04-08 07:34:09 +00:00
editors Address [#30842] Blenders Measurement Units set to Metric, makes some Precision Flaws. 2012-04-10 08:33:30 +00:00
gpu Fix #30811: glsl error in material draw mode, due to recent commit. 2012-04-04 16:11:10 +00:00
ikplugin style cleanup 2012-03-28 05:03:24 +00:00
imbuf code cleanup: header cleanup, remove commented workaround for mingw since its no longer needed. 2012-04-06 04:46:47 +00:00
makesdna code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
makesrna Address [#30842] Blenders Measurement Units set to Metric, makes some Precision Flaws. 2012-04-10 08:33:30 +00:00
modifiers Fix for [#30822] Foam Mapping for Ocean Modifier is out of sync in Blender Internal Render. 2012-04-08 19:50:00 +00:00
nodes code cleanup: 2012-04-02 02:41:28 +00:00
python code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
quicktime style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:24:53 +00:00
render code cleanup: header cleanup, remove commented workaround for mingw since its no longer needed. 2012-04-06 04:46:47 +00:00
windowmanager * Replace some more Blender 2.5x with Blender 2.6x and some code cleanup. 2012-04-07 18:39:29 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r42372:42416 2011-12-04 18:39:19 +00:00
SConscript svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, needs some edits to cycles its self before cycles will build 2011-11-10 04:17:43 +00:00