April 13, 2019, 10:45 (GMT) |
Cleanup: add trailing commas to wrapped args |
April 13, 2019, 10:43 (GMT) |
added rebuild levelset after grid resampling but in general, the current grid resampling approach still seems wrong... needs more thinking |
April 13, 2019, 10:19 (GMT) |
UI: remove popover button text in viewport header Makes room in the header for other buttons to be added. |
Revision 39ccfbc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 13, 2019, 09:21 (GMT) |
Merge branch 'master' into greasepencil-object |
April 13, 2019, 09:19 (GMT) |
GPencil: Implement Opacity transform Add Shift+F to transform points opacity in Edit mode |
April 13, 2019, 08:53 (GMT) |
readme: initial minimal readme Useful to link official resources when the repository is accessed via 3rd party hosting. |
Revision 88928b6 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 13, 2019, 08:48 (GMT) |
GPencil: Implement Opacity transform Add Shift+F to transform points opacity in Edit mode |
April 13, 2019, 07:47 (GMT) |
GPencil: Remove script console warning when object is None |
April 13, 2019, 07:15 (GMT) |
Cleanup: style, use braces for the window manager |
April 12, 2019, 23:12 (GMT) |
first attempt for allowing different voxel sizes on operands the grids should not have offsets any more, they are being transformed and resampled. but does not look overly great yet... and is very slow, too. |
April 12, 2019, 22:07 (GMT) |
Formatting: Eliminated some superfluous white space. |
April 12, 2019, 22:06 (GMT) |
Reverted accidental change. |
April 12, 2019, 14:49 (GMT) |
Voxel remesher: Reproject mask option |
April 12, 2019, 14:16 (GMT) |
Merge branch 'master' into cycles_adaptive_sampling |
Revision 33a62c4 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 12, 2019, 13:53 (GMT) |
GPencil: Add option to Follow Drawing Path This option allows to enable or disable the automatic orientation of Dot and Box strokes. |
April 12, 2019, 12:52 (GMT) |
Fix T61935 Crash when importing Alembic from Meshroom The Alembic importer can now deal with XForm-less objects. Apparently MeshLab exports point clouds without parent transformation matrix (XForm in Alembic-speak). We shouldn't warn about this, but handle it properly instead. |
April 12, 2019, 12:29 (GMT) |
Build system: disable Draco when not installing python. Draco py binding needs to be installed somewhere, when not installing Python itself it's breaking the installation (since it creates a fake empty py install, which will crash when trying to start Blender). We could fix that in some smarter way maybe, but for now it's simpler to just not care about Draco when we are not installing Python. |
April 12, 2019, 12:10 (GMT) |
April 12, 2019, 11:50 (GMT) |
Rename Label instead of Name in Node editor using F2 key Previously reverted change without RNA changes. |
April 12, 2019, 10:58 (GMT) |
Revert "Rename Label instead of Name in Node editor using F2 key" This reverts commit 98b06c20a0d4a66e2d9f4496c788f3d0902ea7c6. RNA properties should give predictable results, the desired behavior can be added only in operator logic. |
|
|
|


Master Commits
MiikaHweb | 2003-2021