Revision 1bfbfa2 by Campbell Barton February 21, 2019, 10:59 (GMT) |
Transform: remove constraints from the redo panel Constraint options had confusing behavior: - When non were pressed, the orientation was ignored. - When any were pressed, the orientation was used, but only unconstrained axed could be adjusted. Now constraining is only used for modal execution so there is no need to show these in the interface. When an orientation is selected, the XYZ values always transform using that space. Note, transform system should be refactored to support different orientations w/o having to use constraints. Addresses T57204 |
Revision 510810c by Sergey Sharybin February 21, 2019, 10:08 (GMT) |
Cleanup: Line wrapping |
Revision 7412f30 by Sergey Sharybin February 21, 2019, 09:52 (GMT) |
Clip: Check memory allocation during prefetch Aimed to make prefetching more stable for cases when it causes Blender to run out of memory. |
Revision 6e9dca2 by Jeroen Bakker February 21, 2019, 07:52 (GMT) |
Codestyle: Indentation |
Revision fab6c50 by Jeroen Bakker February 21, 2019, 07:11 (GMT) |
Fix: OpenCL Displacement and light sampling The bake kernels are also used during mesh displacement and light importance sampling. We disabled the implementation of these kernels when baking was not enabled. |
Revision f4d9e49 by Campbell Barton February 21, 2019, 06:52 (GMT) |
Fix redo regression w/ transform constraints Adjusting a constrained transform would always use global space. |
Revision 941c03e by Campbell Barton February 21, 2019, 06:27 (GMT) |
Fix transform reading all ob-data as a mesh |
Revision 9b20127 by Campbell Barton February 21, 2019, 05:42 (GMT) |
Tool: Use scale keymap for scale cage tool Needed so clicking anywhere performs uniform scale. |
Revision 3feeafa by Campbell Barton February 21, 2019, 05:10 (GMT) |
Theme: update blender-light theme clipping border Color was too dark compared to the background color. |
Revision 8b235dd by Ray molenkamp February 21, 2019, 04:56 (GMT) |
makesrna: Fix build error on windows. rB94f83a4ebd929e7c4f405b1c78d9db842dfe1689 introduced a dependency on pthreads but did not add it to the linker inputs. |
Revision e644da1 by Campbell Barton February 21, 2019, 04:43 (GMT) |
Keymap: add context menus for paint modes These are place-holders with only a few items in each, as with the rest of the context menus they need to be populated & organized. Weight Paint 'weight' shortcut has been changed from W to Ctrl-F, to co-exist w/ the context menu shortcut. |
Revision a0881a4 by Campbell Barton February 21, 2019, 03:49 (GMT) |
Fix assert w/ multi-dimensional array printing Own oversight adding assert, result from MEM_allocN_len may be padded. |
Revision c0659c8 by Campbell Barton February 21, 2019, 03:38 (GMT) |
Keymap: Ctrl-Home/End to set start/end frame New shortcuts for the dope-sheet. |
February 21, 2019, 01:42 (GMT) |
Fix T61563: Info space prints matrices as flat tuple Add support for printing multi-dimensional arrays. |
Revision 94f83a4 by Campbell Barton February 21, 2019, 00:33 (GMT) |
Fix T61765: thread-unsafe logging used |
Revision 9e4d561 by Sergey Sharybin February 20, 2019, 22:20 (GMT) |
Merge branch 'blender2.7' |
Revision ccd291a by Sergey Sharybin February 20, 2019, 22:20 (GMT) |
Cycles: Fix uninitialized number of hits Was happening when looking for all intersections for transparent shadow rays in the case the ray is degenerate. Still quesitonable whether we should consider this a transparent or opaque configuraiton. Ideally, we should prevent such rays from happening, but that is another vector of debugging. |
Revision 1303bd5 by William Reynish February 20, 2019, 20:50 (GMT) |
Units: Use units for smoke -Use factor for flame_vorticity, slice_depth, density & volume_density -Use distance for surface_distance -Use factor for mix factor in Data Transfer modifier -Use prop_translation for pivot constraint offset |
Revision 1af810b by William Reynish February 20, 2019, 20:10 (GMT) |
Units: Use correct units for transform operators -Use distance for Shrink/Fatten Distance -Use factor for Smooth Factor -Use Factor for Randomize Uniform and Normal values -Use Distance for Randomize distance amount -Randomize Transform Scale was wrongly using distance |
Revision e2cefc7 by Gaia Clary February 20, 2019, 19:47 (GMT) |
fix T61122 : Collada exporter exported alpha value (always 0) from deprecated material attribute |
|
|
|


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