Revision 1799482 by Sergey Sharybin November 6, 2013, 08:27 (GMT) |
Fix #37251: Snap not working correctly in metaball edit mode. It wasn't enabled in snapping code from the beginning it seems, but from quick tests snapping for mballs works just fine. Maybe we could drop out check for edit object type now? |
Revision 99c5e71 by Brecht Van Lommel November 6, 2013, 01:45 (GMT) |
Quicktime: remove backend with the old quicktime API, and keep the QTKit backend. This means that if you have WITH_BF_QUICKTIME or WITH_CODEC_QUICKTIME enabled, it will always use QTKit. The old backend was only used on 32 bit OS X builds, now 32 and 64 bit builds will give consistent input/output. On Windows or Linux quicktime isn't being used. |
Revision 299812f by Kevin Mackay November 5, 2013, 23:37 (GMT) |
Made active point and active spline behaviour more predictable on curves/surfaces: * deselect all no longer leaves an active point * the most recently added spline becomes the active one * on successful duplicate/delete the active point and active spline are reset |
Revision 7874447 by Campbell Barton November 5, 2013, 21:59 (GMT) |
code cleanup: typo and warning when openmp's disabled. |
Revision 53dccd9 by Campbell Barton November 5, 2013, 21:47 (GMT) |
patch [#37305] Quick Hack: Armature Mirror Select from Terry Struven (tlstruven), with some modifications. |
Revision dba787f by jens verwiebe November 5, 2013, 20:30 (GMT) |
OSX/player: Remove some very old code ( 11 years+ ), was commented anyway |
Revision e3a5f05 by jens verwiebe November 5, 2013, 18:57 (GMT) |
Fix cmake/player compile by adding the xtra osx lib, check if this breaks other OS |
Revision f3a137c by Lukas Toenne November 5, 2013, 18:28 (GMT) |
Fix #37312, Backdrop value offset is not refreshed. Backdrop operators need to push notifiers to redraw the node editor buttons. |
Revision 6477062 by jens verwiebe November 5, 2013, 18:25 (GMT) |
OSX/scons: buildbot cleanup following darwin-config |
Revision 864920e by jens verwiebe November 5, 2013, 18:17 (GMT) |
OSX/scons: make 10.5 our lowest env and remove older conditionals |
Revision 9e3a993 by jens verwiebe November 5, 2013, 17:49 (GMT) |
OSX/GHOST: starting file by file removal of outdated code, such as VERSION_MIN_REQUIRED <= 1040 |
Revision eabc16a by jens verwiebe November 5, 2013, 17:35 (GMT) |
Since we dropped carbon api, this workaround seems not longer to be necessary, pls. keep an eye |
Revision 538a6ed by Howard Trickey November 5, 2013, 16:24 (GMT) |
Rewrote a lot of knife tool. Now allows cut-through to make new vertices in the middle of faces. This also fixes knife bugs: #36678, #35945, #35943, #35387, #35045, #35002. |
Revision c8e2b54 by Bastien Montagne November 5, 2013, 16:20 (GMT) |
Fix [#37324] Crash, calling Warp operator in Outliner Warp needs a valid 3DView region... |
Revision 6c4b06a by jens verwiebe November 5, 2013, 16:04 (GMT) |
OSX: also remove USE_QTKIT option from configs, leave env var for later use ( always True ) |
Revision 25b1280 by jens verwiebe November 5, 2013, 16:00 (GMT) |
OSX: buildbot cleanups after carbon removal |
Revision c215faf by Bastien Montagne November 5, 2013, 15:53 (GMT) |
Fix [#37319] Forcefield on translated, unselected lamp draws in origin. drawlamp() was not resetting OGL matrix to its org value! Thanks to Philipp Oeser for initial investigation, and Brecht for review. :) |
Revision 37f4545 by jens verwiebe November 5, 2013, 15:48 (GMT) |
Fix linking for non-apple ndof |
Revision 78d8a14 by jens verwiebe November 5, 2013, 15:37 (GMT) |
OSX: complety remove the cocoa options, definitions and conditionals now |
Revision a7253ad by Thomas Dinges November 5, 2013, 15:37 (GMT) |
Code cleanup: * Remove unused UI code for Info Space items. Was lying around here for some months already. Probably we have to re-think the whole placement of the operator history thing, but thats for later. In the current config there is no room for these buttons though. |
|
|
|


Master Commits
MiikaHweb | 2003-2021