tornavis/source/blender
Dan Eicher 906b9e0584 [#26630] Several problems with API constraint_orientation
Added a check to TRANSFORM_OT_create_orientation so it throws an exception instead of crashing blender (due to invalid view3d)

Can still create an orientation from the console just can't set it to active with the 'use' parameter
2012-06-13 23:04:32 +00:00
..
avi
blenfont
blenkernel image sample line now updates with the compositor changes (mango request) 2012-06-13 22:38:31 +00:00
blenlib style cleanup 2012-06-13 17:23:44 +00:00
blenloader Bugfix [#28962] Changing actions via undo/delete all keyframes lacks UI refresh 2012-06-11 04:13:39 +00:00
bmesh patch [#31574] Screw seams to not work 2012-06-13 16:06:13 +00:00
collada Collada: fixed a few loops to only loop over the list of exported objects, instead of the current scene. 2012-06-12 23:19:34 +00:00
compositor add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter lib. Code is still quite messy but will be replaced when final algo comes in anyway. 2012-06-13 19:57:23 +00:00
editors [#26630] Several problems with API constraint_orientation 2012-06-13 23:04:32 +00:00
gpu Add user preference "GPU Mipmap Generation" under the System/OpenGL 2012-06-11 16:23:10 +00:00
ikplugin Fix [#31430] part 2: crash in iTaSC when end effector is a fixed bone. This situation was causing access to invalid index in the joint angle array although the end effector doesn't need any joint angle to compute its pause. Fixed this by changing the internal API of joint array: return pointer instead of reference so that NULL pointer can be returned instead of crashing when the index is invalid. 2012-06-07 08:16:41 +00:00
imbuf style cleanup 2012-06-13 17:27:49 +00:00
makesdna framing options for camera background image: stretch/fit/crop 2012-06-13 12:58:01 +00:00
makesrna add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter lib. Code is still quite messy but will be replaced when final algo comes in anyway. 2012-06-13 19:57:23 +00:00
modifiers code cleanup: use const float's where possible and specify vector size. 2012-06-12 23:19:52 +00:00
nodes add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter lib. Code is still quite messy but will be replaced when final algo comes in anyway. 2012-06-13 19:57:23 +00:00
opencl
python Fixing first part of [#31760] Assignments not working properly for Object.dimensions 2012-06-11 18:58:34 +00:00
quicktime Win32: Compilation fix for quicktime import 2012-05-29 20:06:31 +00:00
render style cleanup 2012-06-13 17:23:44 +00:00
windowmanager fix: [#31684] Collada, add file extension automatically does not work 2012-06-13 19:10:52 +00:00
CMakeLists.txt mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
SConscript Massive Code cleanup: 2012-05-29 10:21:07 +00:00