tornavis/source/blender/makesrna
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
..
intern Address [#30842] Blenders Measurement Units set to Metric, makes some Precision Flaws. 2012-04-10 08:33:30 +00:00
rna_cleanup pass -noaudio when running blender for various utilities - doc-gen and tests. 2011-10-19 21:55:27 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
RNA_access.h rna/python api change: rename Mesh.faces --> tessfaces, since existing scripts are using this to modify the mesh and its confusing that the edits are not kept. 2012-03-23 00:28:29 +00:00
RNA_define.h i18n stuff: adds translation_context to RNA structs (used for there ui name), and a first default "Operator" one for all operators' label. 2012-03-16 15:39:25 +00:00
RNA_documentation.h doxygen: blender/makesrna tagged. 2011-02-27 20:20:01 +00:00
RNA_enum_types.h == Sequencer == 2012-03-21 18:02:29 +00:00
RNA_types.h Address [#30842] Blenders Measurement Units set to Metric, makes some Precision Flaws. 2012-04-10 08:33:30 +00:00
SConscript svn merge ^/trunk/blender -r43220:43278 --accept postpone 2012-01-11 14:14:04 +00:00