avatar aligorith

  • Email:
  • Registered on: 10/25/2005
  • Last connection: 11/05/2009

Projects

Activity

Reported issues: 41

03/05/2010

03:35 AM bf-blender Revision 27275: Bugfix #21434: 'Ghost' for Rotation F-curves was not taking unit conversions into...
Bugfix #21434: 'Ghost' for Rotation F-curves was not taking unit conversions into account, so the ghost curves were calculated+stored wrong

03/04/2010

07:16 PM bf-blender Revision 27269: Patch #21459: Expose viewmat (in Region3DView) via the py API Patch by Martin Bur...
Patch #21459: Expose viewmat (in Region3DView) via the py API Patch by Martin Burbaum (pontiac), with some changes from me Added access to the View (from patch) and Perspective (additional change) matrices for 3D Regions in RNA. Also, made thes...
06:43 PM bf-blender Revision 27268: Bugfix #20574: New 3D View regions were all had their 'type' set to 'RGN_TYPE_UI'...
Bugfix #20574: New 3D View regions were all had their 'type' set to 'RGN_TYPE_UI', which meant that the same region contents would get drawn in instances all over, causing quite some confusion.
05:29 PM bf-blender Revision 27267: Bugfix #21463: Bone driven Shapekey broken in 2.5Alpha2 (for drivers from 2.49b) ...
Bugfix #21463: Bone driven Shapekey broken in 2.5Alpha2 (for drivers from 2.49b) Animation conversion needed to make transform channel driver vars (for bones) to be in local space, since that's what the old code did (albeit in a slightly more rou...
05:18 PM bf-blender Revision 27266: Bugfix #21215: Panning Properties header shows unnecessary space. There was an a...
Bugfix #21215: Panning Properties header shows unnecessary space. There was an additional 'magic number' offset for the header width, from the days when there was the frame number and subtabs in the header. -- Removed an obsolete and commented ...

03/02/2010

03:48 AM bf-blender Revision 27217: Info Header: Non-blocking Info Messages Reports (i.e. 'info' or 'errors') are no...
Info Header: Non-blocking Info Messages Reports (i.e. 'info' or 'errors') are now shown in the info header in place of the scene statistics if the last executed operator had some, with this info disappearing again once another operator is run (to...

03/01/2010

02:43 AM bf-blender Revision 27205: Delete keyframe API method now takes array_index = -1 to delete keyframes from en...
Delete keyframe API method now takes array_index = -1 to delete keyframes from entire arrays, as for insert keyframe. Enabled the 'keyframe_delete' method for RNA structs.
01:42 AM bf-blender Revision 27203: Missed a spot when renaming the API functions for adding Keying Set paths Also s...
Missed a spot when renaming the API functions for adding Keying Set paths Also some indention/whitespace tweaks

02/28/2010

10:23 PM bf-blender Revision 27202: Bugfix #21262: Loading Alpha 0 project crash in Alpha 1 Old temp-pointers for Fi...
Bugfix #21262: Loading Alpha 0 project crash in Alpha 1 Old temp-pointers for File Browser instances were not being cleared on file load, resulting in crashes when trying to free temp screen layouts that contained file browser instance data.
09:45 PM bf-blender Revision 27201: mingw + python debug compile fixes
mingw + python debug compile fixes

Also available in: Atom