blender/source/blender
Campbell Barton 4dceafc928 bugfix [#24995] Object rotation seems to be applied incorrectly
- Object actuator rotation was being scaled by: (1/0.02)*2*PI/360 == 0.872, since revision 2. 
- Remove scaling and use do_versions to adjust existing files.
2010-12-06 07:45:07 +00:00
..
avi include headers in cmake source, added a script to check for consistency, reporting missing headers & C files. 2010-11-29 04:35:56 +00:00
blenfont include headers in cmake source, added a script to check for consistency, reporting missing headers & C files. 2010-11-29 04:35:56 +00:00
blenkernel bugfix [#22663] object material slots not updated for library data 2010-12-06 02:32:16 +00:00
blenlib - converted path cleaning on file load to use bPath Iterator functions - image & font and sequence paths were being cleaned but not multires, voxel & sound paths. 2010-12-06 00:52:30 +00:00
blenloader bugfix [#24995] Object rotation seems to be applied incorrectly 2010-12-06 07:45:07 +00:00
blenpluginapi Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, quicktime & sndfile options. 2010-11-30 18:52:39 +00:00
collada Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now it 2010-12-05 18:59:23 +00:00
editors bugfix [#25057] Vertex paint - Cannot select or paint vertices of obscured vertices, even when obscuring faces are hiddden 2010-12-06 06:26:47 +00:00
gpu Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,. 2010-12-03 17:05:21 +00:00
ikplugin include headers in cmake source, added a script to check for consistency, reporting missing headers & C files. 2010-11-29 04:35:56 +00:00
imbuf Bugfix #25041 2010-12-05 12:32:58 +00:00
makesdna bugfix [#24995] Object rotation seems to be applied incorrectly 2010-12-06 07:45:07 +00:00
makesrna bugfix [#25046] Bold and Italics checkboxes for Text objects seem to do nothing 2010-12-06 04:05:34 +00:00
modifiers Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now it 2010-12-05 18:59:23 +00:00
nodes Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,. 2010-12-03 17:05:21 +00:00
python - converted path cleaning on file load to use bPath Iterator functions - image & font and sequence paths were being cleaned but not multires, voxel & sound paths. 2010-12-06 00:52:30 +00:00
quicktime fix for strict prototype error. 2010-12-04 05:34:16 +00:00
readblenfile Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,. 2010-12-03 17:05:21 +00:00
render bpath iterator updates 2010-12-05 23:14:48 +00:00
windowmanager [#25047] Deletion of any custom key map item remove always first one 2010-12-06 02:42:59 +00:00
CMakeLists.txt Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, quicktime & sndfile options. 2010-11-30 18:52:39 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00