July 10, 2017, 18:36 (GMT) |
Topograb: Error in dyntopo fixed a little bit. Crashes when brush is used redundantly in dyntopo mode |
July 10, 2017, 17:38 (GMT) |
Topograb: trying to fix dyntopo bug, still in progress. Test commit |
July 10, 2017, 16:56 (GMT) |
Reworked most of the vertex/edge/poly/loop generation. Added a unified interpolation method. Vertices are now subsequent so it will be easier to bridge the different parts. Removed dependency on the order of generation. |
Revision 0dc4284 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 10, 2017, 13:23 (GMT) |
Merge branch 'master' into id_copy_refactor |
Revision 0698e89 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 10, 2017, 11:57 (GMT) |
Add VFont copying. Not much happy, have to include BKE_curve in BLI_freetypefont to copy nurbs... Not sure why fonts are in BLI tbh. We are already replicating quite a bit of nurbs logic there. :( |
July 10, 2017, 11:35 (GMT) |
Merge branch 'master' into soc-2017-normal-tools |
July 10, 2017, 11:30 (GMT) |
Now invalidates all loops in an lnor space |
Revision a7bf34c by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 10, 2017, 10:59 (GMT) |
Add Sound copying callback. |
Revision 0b009ed by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 10, 2017, 07:56 (GMT) |
Move Palette, PaintCurve and CacheFIle to new ID copying system. |
Revision 8bcf950 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 9, 2017, 20:44 (GMT) |
Move Mask and FreestyleLineStyle to new ID copying code. |
Revision 6637530 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 9, 2017, 20:14 (GMT) |
Move Text, Brush and GPencil datablocks to new copying code. |
July 9, 2017, 19:52 (GMT) |
Merge branch 'blender2.8' into topbar Conflicts: source/blenderplayer/bad_level_call_stubs/stubs.c |
Revision dcfbe9a by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 9, 2017, 19:41 (GMT) |
Move Action to new copying code. |
Revision f5f013d by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 9, 2017, 19:21 (GMT) |
Merge branch 'master' into id_copy_refactor |
July 9, 2017, 19:13 (GMT) |
Fix 'New Window' operator not creating topbar |
July 9, 2017, 19:06 (GMT) |
Fix multiple tooltips appearing in topbar Could happen on quick mouse moves throughout topbar regions. |
Revision 573074e 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) July 9, 2017, 18:26 (GMT) |
UI: move convert to geometry and ruler Move the convert to geometry to new panel and hide rler if enable gp modes |
Revision ba026ff 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) July 9, 2017, 15:36 (GMT) |
UI: Hide Relations and Physics panel Hide these panel if enter in special GP modes |
Revision fc2e1c3 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) July 9, 2017, 14:23 (GMT) |
Fix error drawing polyline Drawing polyline to old files produced segment fault because the cache was not marked as dirty. |
Revision 628946a 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) July 9, 2017, 13:51 (GMT) |
Use cache_dirty instead of cache_free |
|
|
|


Master Commits
MiikaHweb | 2003-2021