Revision 0f22eb8 by Campbell Barton December 8, 2013, 05:39 (GMT) |
3D Text: delete selection before pasting |
Revision 6d8f76c by Antonis Ryakiotakis December 7, 2013, 23:57 (GMT) |
Minor addition for completeness (unlikely to happen), make sure new sculpt struct has at least dyntopo subdivision turned on. |
Revision 9f1ace2 by Antonis Ryakiotakis December 7, 2013, 23:37 (GMT) |
Add themable colors for edges in UV editor. Reuse WIRE_EDIT for outlines and EDGE_SELECT theme colors for selected edges. |
Revision 51263c6 by Brecht Van Lommel December 7, 2013, 23:00 (GMT) |
Fix T37731: some window manager operators unnecessarily required a window to be active. |
Revision 8e5b023 by Antonis Ryakiotakis December 7, 2013, 22:29 (GMT) |
Fix T37326 inversion of image channels did not do an undo push. Now only do an undo if we are in image paint mode and use the paint undo stack. Also added missing GPU update.: |
Revision 31871c7 by jens verwiebe December 7, 2013, 17:05 (GMT) |
OSX/scons: forgot Intel CC ( �??icc�?? ) in detection Todo: perhaps unify this for all OS, but keep in mind: Apple compiler versions may have other capabilities than std gcc, llvm, clang ( other versioning also ) |
December 7, 2013, 11:26 (GMT) |
Particles: change material picking from index number in UI to menu with materials. Also fix material slot index not being properly initialized to 1, this got clamped from zero only on drawing the UI. Reviewed By: brecht Differential Revision: https://developer.blender.org/D55 |
December 7, 2013, 11:26 (GMT) |
Cycles: network render code updated for latest changes and improved This actually works somewhat now, although viewport rendering is broken and any kind of network error or connection failure will kill Blender. * Experimental WITH_CYCLES_NETWORK cmake option * Networked Device is shown as an option next to CPU and GPU Compute * Various updates to work with the latest Cycles code * Locks and thread safety for RPC calls and tiles * Refactored pointer mapping code * Fix error in CPU brand string retrieval code This includes work by Doug Gale, Martijn Berger and Brecht Van Lommel. Reviewers: brecht Differential Revision: https://developer.blender.org/D36 |
December 7, 2013, 11:26 (GMT) |
Cycles: show remaining render time in render info text It's a simple estimate, not very precise but that isn't really possible always. For progressive render it will become more accurate the longer you render. Reviewed By: brecht Differential Revision: https://developer.blender.org/D67 |
Revision 1ed8222 by Campbell Barton December 7, 2013, 04:47 (GMT) |
Code Cleanup: pass rectangles as const in insterface files |
Revision f64b373 by Campbell Barton December 7, 2013, 03:29 (GMT) |
Util Macros: reduce multiple access & conversion for CLAMP/CLAMPIS/ABS |
Revision 69065b5 by Campbell Barton December 7, 2013, 02:21 (GMT) |
Compiler warnings: quiet warnings for gcc4.7x patch from Sergey |
Revision 9b932c1 by Joshua Leung December 7, 2013, 00:23 (GMT) |
Fix T37722 - Can't undo deleting a screen layout Operations on screen and UI stuff is not actually saved in the undo files/buffers. Therefore, these shouldn't have the flags set for getting included for undo and in the last operator settings. |
Revision c94d907 by Thomas Dinges December 6, 2013, 17:48 (GMT) |
Cycles / OSL Templates: Add Simplex and Gabor noise templates and remove ones which are available as regular nodes. |
Revision c167d7b by jens verwiebe December 6, 2013, 16:06 (GMT) |
OSX/scons: Introduce a new env var 'MACOSX_COMPILER' This is needed to resolve the real used compiler from the compatibility shim�??S or symlinks. Also set the real CCVERSION as scons CCVERSION would only read the default one, which is not useful for OSX |
Revision 967b120 by Sergey Sharybin December 6, 2013, 14:08 (GMT) |
Alpha channel of a plane track image works fine in MCE now |
Revision 75212f4 by Campbell Barton December 6, 2013, 10:15 (GMT) |
BMesh Py API: add bmesh.geometry.intersect_face_point() patch originally by mont29 with some edits. |
Revision 72d950b by Campbell Barton December 6, 2013, 07:48 (GMT) |
Rectangle API: add single axis intersection check |
Revision d74d6c7 by Campbell Barton December 5, 2013, 23:53 (GMT) |
Fix T37710: Missing bounds check for active UI list item could crash. |
Revision 8a5b07c by Tamito Kajiyama December 5, 2013, 23:20 (GMT) |
Removed unused Freestyle env_map images. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021