October 10, 2017, 14:18 (GMT) |
PyAPI: fast keyword parsing for __import__ No functional changes. |
October 10, 2017, 14:18 (GMT) |
PyAPI: fast keyword parsing for bpy.props No functional changes. |
October 10, 2017, 12:31 (GMT) |
Fix T53040: Vertex paint, texure & symmetry fail Removed old logic for brush texture which was being applied twice. |
October 10, 2017, 11:32 (GMT) |
Vertex Paint: add back missing VertProjHandle free Also avoid passing large struct as value. |
Revision 7efb8f5 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) October 10, 2017, 10:32 (GMT) |
Cleanup: Remove redundant code |
October 10, 2017, 09:38 (GMT) |
Correct logic for vertex paint smear Swapping gave values from the state before the last. Thanks to @angavrilov for spotting. |
Revision b8161bd 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) October 10, 2017, 09:19 (GMT) |
Fix error introduced in previous commit The macro used was wrong |
Revision 4cec3f3 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) October 10, 2017, 09:14 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 89105e2 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) October 10, 2017, 09:10 (GMT) |
Initialize selection alpha There is a problem with this value for old 2.7x files, so the value is set to 1.0 when the file is from previous versions. The initialization is done in weighttype section because this is a safe checking for old files and it is a related parameter. |
October 10, 2017, 08:52 (GMT) |
Fix Sculpt 2D falloff, missing brush caused crash |
October 10, 2017, 07:26 (GMT) |
Cycles: Fix compilation of sm_20 and sm_21 kernels Was broken since the bicubic commit for GPU support. |
Revision 5c2ee58 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) October 9, 2017, 21:47 (GMT) |
Cleanup: Define macros for GP modes Define new macros for checking grease pencil object mode to cleanup code. |
October 9, 2017, 18:12 (GMT) |
Add initial, very basic/proof-of-concept drag and drop linking. Essentially works, will still need (as usual :P) lots of extension and fixes and enhancements... |
Revision 0898354 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) October 9, 2017, 17:19 (GMT) |
Fix error in default gp object after delete If delete the gp object and it is assigned as default scene gp object, must be cleared. |
October 9, 2017, 16:08 (GMT) |
Manipulator: add cage3d scale widget For now only show this when scale manipulator is active. |
October 9, 2017, 15:43 (GMT) |
Recent check for navigation missed NULL check |
October 9, 2017, 14:41 (GMT) |
Fix T53014: Cycles material preview not working This was introduced on 9ad2c0b6154 and partly mended on 8a1d787b89. |
October 9, 2017, 14:36 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 049eb49 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) October 9, 2017, 14:19 (GMT) |
Enable MSAA for strokes This AA is activated with Multisample parameter of user preferences screen. |
October 9, 2017, 09:49 (GMT) |
Merge branch '28' into custom-manipulators |
|
|
|


Master Commits
MiikaHweb | 2003-2021