May 16, 2018, 08:50 (GMT) |
Particle system: get current time from depsgraph This makes the particle animation work again! |
Revision 3e218ed 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 16, 2018, 08:49 (GMT) |
ix simplify stroke segment fault The index of the weights array was wrong. WIP: Still there is a problem with simplify adaptative. |
Revision 03bb81f 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 16, 2018, 08:34 (GMT) |
Fix field name error |
Revision 619cc12 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 16, 2018, 08:16 (GMT) |
Add missing main weight array duplication |
Revision 8f9e7de 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 16, 2018, 08:04 (GMT) |
Fix segment fault when draw strokes The subdivide was not reallocating the weights array. |
May 16, 2018, 07:51 (GMT) |
Use BKE_mesh_apply_vert_coords instead of local defined version |
Revision 9750e5c 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 16, 2018, 07:48 (GMT) |
Cleanup: Remove duplicate and unused code |
May 16, 2018, 07:44 (GMT) |
Remove collections module (caused UI to fail entirely) |
May 16, 2018, 07:37 (GMT) |
Cleanup: remove ignored const |
May 16, 2018, 07:33 (GMT) |
Merge branch 'blender2.8' into temp-unified-collections |
Revision 54be351 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 16, 2018, 07:17 (GMT) |
Merge branch 'greasepencil-object' into experimental_gp_weight |
Revision cf53e1c 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 16, 2018, 07:16 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 16, 2018, 07:14 (GMT) |
Workbench: Read studiolights from USER + SYSTEM datafiles |
May 16, 2018, 06:46 (GMT) |
Fix navigate widget w/ region overlap |
May 16, 2018, 06:32 (GMT) |
Fix visible region overlap calculation Existing code didn't account for top/bottom overlap. |
May 15, 2018, 22:43 (GMT) |
Dynamic length for color arrays |
May 15, 2018, 22:29 (GMT) |
Split dynamic override into its own rna file |
May 15, 2018, 21:50 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides |
May 15, 2018, 19:15 (GMT) |
Transform: Snap: Make sure if bmesh arrays need to be recalculated. |
May 15, 2018, 18:38 (GMT) |
Scene raycast: The return index should indicate the polygon instead of the looptri. This was the default behavior and could break some addon since looptri is almost useless for the current python API. |
|
|
|


Master Commits
MiikaHweb | 2003-2021