Revision c5b72fd by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 10:52 (GMT) |
Rename field factor to weight This is a previous step to move weights to MDeformVert |
Revision 16ded67 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 10:45 (GMT) |
Rename weight index field This commit is a previous step to move the weights to MDeformVert and MDeformWeight |
May 15, 2018, 10:40 (GMT) |
Pose Toolbar: Added Breakdowner/Push/Relax as separate tools Currently all are stacked together, but perhaps if we don't get any other tools in the meantime, it would make sense to have them separate. Notes: * No icons for now... * There are some 2.8 bugs with the underlying operators (notably multi object) |
May 15, 2018, 10:08 (GMT) |
Edit Armature Toolbar: Added some tools for "Shrink Fatten" (Alt-S) type bone transform tools For fun, I tried adding some more edit armature tools to the toolbar to check how this is all working. Icons are missing currently, but it's a nice test. |
May 15, 2018, 09:36 (GMT) |
Fix bone-size crash Own regression from multi-object transform. |
Revision e6daa66 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 09:30 (GMT) |
Remove some deprecated scene->gpd Still some pending. |
May 15, 2018, 09:14 (GMT) |
Merge branch 'master' into blender2.8 |
May 15, 2018, 09:12 (GMT) |
Cleanup: last spacetype enum name |
Revision f2f3bf4 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 08:41 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 15, 2018, 08:25 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 2521a18 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 08:17 (GMT) |
Cleanup code |
Revision c5971d1 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 08:17 (GMT) |
Cleanup: Define alpha field. |
Revision b5e1b13 by Bastien Montagne (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 08:13 (GMT) |
Fix inconsistent usercount handling of MaterialGPencilStyle.ima/.sima Readfile was treating them as refcounted, RNA as user-one, and libquery as not refcounted at all! Full usercount makes more sense here, those images are used as 'real' data for GP materials, not as temp setting of a brush! |
Revision 6b5a67a by Bastien Montagne (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 08:12 (GMT) |
Cleanup: Fix unused parameter warning. |
May 15, 2018, 08:10 (GMT) |
Undo System: remove nested edit-mode undo calls Regression in recent undo system changes, This caused T55048. When each mode had its own undo stack it was important to initialize it when entering edit-mode. |
Revision 98bc647 by Campbell Barton (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 07:37 (GMT) |
Cleanup: fix error w/ const arg |
Revision dfa87d3 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 07:31 (GMT) |
Cleanup: Remove duplicate parameter (cont.) |
Revision fcc41fa by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 15, 2018, 07:27 (GMT) |
Cleanup: Remove duplicate parameter |
May 15, 2018, 07:25 (GMT) |
Fix texture space transform crash Own regression from multi-object transform. |
May 15, 2018, 07:13 (GMT) |
Fix T55061: Shadows were not updated during sclupting. |
|
|
|


Master Commits
MiikaHweb | 2003-2021