Blender Git Commits

Blender Git "master" branch commits.

Page: 4426 / 5574

January 30, 2010, 21:48 (GMT)
bugfix [#20878] Filtering for keymaps became useless [26389]
Revision 515ecc0 by Joshua Leung
January 30, 2010, 21:21 (GMT)
Bugfix #20870: Local rotation drivers behave weird

Use euler rotations for local rotation drivers if the object/bone uses euler rotations. Otherwise, fall back to matrix-based conversions again.
Revision 96daa33 by Joshua Leung
January 30, 2010, 21:11 (GMT)
Bugfixes:
* Old files imported to 2.5 with curves that got cycles FModifiers added during version patching, would not have their keyframes shown for editing.

* #20893: Can't see/show the Properties area in the NLA
I don't know why this worked on a few of my test files several months ago, and yet now fails for many files today.
January 30, 2010, 21:04 (GMT)
Preparation to force an audio device via command line. Will be implemented by theeth.
January 30, 2010, 19:42 (GMT)
bugfix [#20740] Separate All Loose Parts
January 30, 2010, 19:29 (GMT)
cmake vars are not using _BF_ in var names.
January 30, 2010, 19:07 (GMT)
OSX : update build scripts for updated openCollada libs + ray tracing optimization option in cmake

OpenCollada new version (721) lib has additional lib files to link with.

Added BF_RAY_OPTIMIZATION option in CMake (as the one in scons) for building SIMD optimized ray tracing code.
January 30, 2010, 18:54 (GMT)
[#20320] Quad View - Orthogonal grid changes to perspective grid
- respect view locking (dont change rv3d->view)
- on multiple calls to smoothview, get the original view from the previously called smoothview if it exists.
January 30, 2010, 18:53 (GMT)
BGE: patch [#20293] Added python sensor attribute: Status.
January 30, 2010, 18:23 (GMT)
BGE: patch #20399 Python control over adding/removing scenes.
January 30, 2010, 18:20 (GMT)
Merge -c 26209,26214,26443 from COLLADA branch into trunk.
January 30, 2010, 18:03 (GMT)
COLLADA branch: updated vc9 project files and w32 scons config.
January 30, 2010, 17:49 (GMT)
bugfix [#20894] Blender don't import the "eye" icon value from 2.49 files in the DopeSheet Editor
January 30, 2010, 17:44 (GMT)
Merged changes in the trunk up to revision 26439.
January 30, 2010, 17:17 (GMT)
[#20892] Locking animation curves with Tab Key don't hide the curves handles
drawing handles for fcurves wasnt checking ((fcu->grp) && (fcu->grp->flag & AGRP_PROTECTED))
January 30, 2010, 16:09 (GMT)
[#19872] Mesh edit missing undo push for mode changing
copy the editmesh select mode back to the scene on undo.
January 30, 2010, 15:44 (GMT)
bugfix [#20888] Crash when following instructions on the Blender Wiki and then clicking on the outliner
January 30, 2010, 15:29 (GMT)
Fix #19648: sculpt does not update linked duplicate multires.

January 30, 2010, 15:23 (GMT)
[#20550] Workflow Odity For Objects On Layers Not Being Viewed
always keep the first editmode objects layer enabled in cases where switching hides the editmode object.
January 30, 2010, 14:48 (GMT)
bugfix [#20638] not loading script in user script directory when startup
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021