Revision 25eb468 by Campbell Barton 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. |
Revision d7d185e by Joerg Mueller January 30, 2010, 21:04 (GMT) |
Preparation to force an audio device via command line. Will be implemented by theeth. |
Revision 9d66bfb by Campbell Barton January 30, 2010, 19:42 (GMT) |
bugfix [#20740] Separate All Loose Parts |
Revision 3f93d27 by Campbell Barton January 30, 2010, 19:29 (GMT) |
cmake vars are not using _BF_ in var names. |
Revision 62ebf87 by Damien Plisson 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. |
Revision e1700aa by Campbell Barton 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. |
Revision f7b7d79 by Benoit Bolsee January 30, 2010, 18:53 (GMT) |
BGE: patch [#20293] Added python sensor attribute: Status. |
Revision cfdd53a by Benoit Bolsee January 30, 2010, 18:23 (GMT) |
BGE: patch #20399 Python control over adding/removing scenes. |
Revision 0c899f7 by Arystanbek Dyussenov January 30, 2010, 18:20 (GMT) |
Merge -c 26209,26214,26443 from COLLADA branch into trunk. |
Revision 8597925 by Arystanbek Dyussenov January 30, 2010, 18:03 (GMT) |
COLLADA branch: updated vc9 project files and w32 scons config. |
Revision d6611d9 by Campbell Barton January 30, 2010, 17:49 (GMT) |
bugfix [#20894] Blender don't import the "eye" icon value from 2.49 files in the DopeSheet Editor |
Revision e307cb1 by Tamito Kajiyama January 30, 2010, 17:44 (GMT) |
Merged changes in the trunk up to revision 26439. |
Revision 41861ee by Campbell Barton 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)) |
Revision 29377db by Campbell Barton 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. |
Revision d466316 by Campbell Barton January 30, 2010, 15:44 (GMT) |
bugfix [#20888] Crash when following instructions on the Blender Wiki and then clicking on the outliner |
Revision ff794b9 by Brecht Van Lommel January 30, 2010, 15:29 (GMT) |
Fix #19648: sculpt does not update linked duplicate multires. |
Revision 80be34d by Campbell Barton 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. |
Revision 026b5ba by Campbell Barton January 30, 2010, 14:48 (GMT) |
bugfix [#20638] not loading script in user script directory when startup |
|