Revision 7bac834 by Joshua Leung June 13, 2015, 05:40 (GMT) |
Fix scons compilation |
Revision 7182677 by Julian Eisel June 12, 2015, 17:38 (GMT) |
Revision 1b8a785 by Campbell Barton June 12, 2015, 17:24 (GMT) |
Armature: add armature dissolve Works like mesh dissolve (access from delete or Ctrl+X) |
Revision 07562a4 by Campbell Barton June 12, 2015, 17:24 (GMT) |
Edge slide (minor change, use existing vertex) |
Revision 9e91313 by Campbell Barton June 12, 2015, 17:23 (GMT) |
CMake: remove comment |
Revision efe4af8 by Antonis Ryakiotakis June 12, 2015, 15:21 (GMT) |
Fix T45018 camera not easily selectable in multiview. Generally for scene choosing a view to use for selection is not straightforward, but camera should at least be easily selectable. |
Revision a9d3f66 by Campbell Barton June 12, 2015, 14:39 (GMT) |
UI: Use numselect for redo-popup (for move layers) |
Revision e2e4142 by Campbell Barton June 12, 2015, 14:34 (GMT) |
UI: Vertex Mark/Clear Sharp menu, match edge menu |
Revision 0d95b41 by Campbell Barton June 12, 2015, 14:34 (GMT) |
Revert "UI: move sharp/smooth out of vertex menu" This reverts commit d6b57436efad545347b4403610dd3af642d4378d. |
Revision 4fae362 by Campbell Barton June 12, 2015, 13:29 (GMT) |
De-duplicate stamp callback |
Revision 850bb80 by Campbell Barton June 12, 2015, 13:29 (GMT) |
Fix for building without audiospace |
Revision 7823ca0 by Antonis Ryakiotakis June 12, 2015, 13:26 (GMT) |
Support metadata display in clip editor |
Revision 69e9650 by Campbell Barton June 12, 2015, 13:01 (GMT) |
Fix for building without ffmpeg |
Revision 6f36e1f by Sergey Sharybin June 12, 2015, 12:32 (GMT) |
Fix compilation error on Windows The issue was caused by conflicting declaration of HKEY happening in our WM code and somewhere deeper in atomic operations headers hierarchy. |
Revision f2bd6d7 by Bastien Montagne June 12, 2015, 12:04 (GMT) |
Fix T45048: wrong tooltips in Video Sequence Editor's "Strip" Menu (mute/unmute). |
Revision 6c44265 by Antonis Ryakiotakis June 12, 2015, 10:12 (GMT) |
Merge all changes to blenderplayer from gooseberry branch: * Allows sound playback for movies * Allow play-pause with space button * Allow displaying a position indicator with the I button |
Revision 34c3beb by Sergey Sharybin June 12, 2015, 08:06 (GMT) |
Cycles: Fix missing node distance update when only two child intersected in QBVH |
Revision 520fb5c by Bastien Montagne June 12, 2015, 07:55 (GMT) |
Fix T45041: (2.75RC) blender crashes when I choose 'Refresh DataBlock Previews'. Not sure where this sneaked in, but we for sure need a valid context (otherwise we'd need to pass a Main alog too). This is to be backported to final 2.75. |
Revision 4ab47a7 by Campbell Barton June 12, 2015, 07:13 (GMT) |
BLI_linklist, avoid full list search for append For areas that require append, store the last node, Previous behavior would too easily hide poorly performing code. Also avoid (prepend, reverse) where possible. |
Revision 5893a34 by Campbell Barton June 12, 2015, 07:08 (GMT) |
Use prepend instead of append (avoids list search) |
|
|
|


Master Commits
MiikaHweb | 2003-2021