Revision 8b009e2 by Campbell Barton August 27, 2018, 07:05 (GMT) |
BMesh: improvements/fixes to select side of active - Add orientation option (defaults to local, as 2.7x does) can optionally use global, cursor, view... etc. - Fix typo which caused select flush to fail. - Fix for instanced objects (was only checking one instance). - Only tag for changes if a change is made. - Skip meshes with all vertices selected. |
Revision 34c97a1 by Campbell Barton August 27, 2018, 06:05 (GMT) |
Cleanup: rename 'vindex' to 'def_nr' Name hinted 'vertex index', where it's the index of the vertex group. |
Revision 21c75bc by Campbell Barton August 27, 2018, 04:20 (GMT) |
GP: replace custom API w/ BKE_deform API |
Revision 21589dc by Campbell Barton August 27, 2018, 04:19 (GMT) |
Fix grease pencil weight invert Was always using first group. |
Revision b61ab69 by William Reynish / Campbell Barton August 27, 2018, 01:56 (GMT) |
Icons: update to rBL62101 - Updated icons for Annotation - Updated Sculpt Mode icons once again, with a flat base. Makes them more readable - Updated Hair tools icons - Updated Armature Edit mode icons - Updated Grease Pencil icons |
Revision d06e340 by Campbell Barton August 27, 2018, 01:46 (GMT) |
Cleanup: warning, use const args |
Revision f8c857a by Clément Foucault August 26, 2018, 21:54 (GMT) |
DRW: Remove unecessary GL calls |
August 26, 2018, 21:19 (GMT) |
Fix pen tablet stuck on Windows for some non-Wacom tablets. Differential Revision: https://developer.blender.org/D3573 |
Revision 6ee5e6a by Antonio Vazquez August 26, 2018, 15:25 (GMT) |
Cleanup: remove double ; |
Revision 1948681 by Antonio Vazquez August 26, 2018, 14:40 (GMT) |
GP: Reduce weight paint data memory footprint Before, the weight data array was created always, but now only is added when a weight value is assigned. This change was suggested by algorithm, and both agreed it was good idea. |
Revision 85aafba by Bastien Montagne August 26, 2018, 13:49 (GMT) |
Static override: add constraint targets as overrideable! |
Revision daebdca by Bastien Montagne August 26, 2018, 13:49 (GMT) |
Fix conversion from 2.7x groups to new 2.8 collections - hidden layers. You cannot immediately add parent's library to newly generated hidden child collection, since it would allow to get several of those hidden collections with same name/library. That is strictly forbidden! So rather loop again on collections after all hidden ones have been generated, and assign children's library from parent one then. |
Revision a7b853a by Brecht Van Lommel August 26, 2018, 11:48 (GMT) |
Cycles: change default emission color to 1 1 1. |
Revision 3ee0ce2 by Campbell Barton August 26, 2018, 10:34 (GMT) |
Cleanup: style |
Revision 03fd1da by Campbell Barton August 26, 2018, 10:20 (GMT) |
Cleanup: trailing space |
Revision 56ec606 by Campbell Barton August 26, 2018, 09:54 (GMT) |
Cleanup: style |
Revision 82f771b by Campbell Barton August 26, 2018, 09:47 (GMT) |
DNA: don't deprecate gridview, it's still used |
Revision 920dff3 by Ray molenkamp August 26, 2018, 01:40 (GMT) |
build_environment: fix building openvdb on win32 |
Revision 182da56 by Ray molenkamp August 26, 2018, 01:40 (GMT) |
build_environment: fix build-flags on windows. build all object files with /bigobj since multiple of the dependencies go over the limit on x86 |
Revision 0339964 by Ray molenkamp August 26, 2018, 01:38 (GMT) |
build_environment: cleanup harvest on windows |
|
|
|


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