January 7, 2019, 06:46 (GMT) |
Tweak comments |
January 7, 2019, 06:31 (GMT) |
Add clang-format-edited.sh Format files which have differences from HEAD. |
January 7, 2019, 06:23 (GMT) |
Initial clang-format |
January 6, 2019, 23:11 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental |
Revision 431e734 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 23:07 (GMT) |
GP: Guides: Speedline drawing guides Initial commit for final testing |
January 6, 2019, 22:27 (GMT) |
GP: Guides: Move guide data to struct + Address comments from code review by @antonioya, thanks + Fix viewport update when changing reference point uses (rna_ImaPaint_viewport_update) |
January 6, 2019, 16:41 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental |
January 6, 2019, 16:27 (GMT) |
Merge branch 'master' into asset-engine Rather painful, too much cleanup/renamings in between... Note that this is not currently functionnal, builds but does not show AEs in filebrowser selector for some reason. No time to track that now. Conflicts: source/blender/blenkernel/intern/library.c source/blender/blenloader/BLO_readfile.h source/blender/blenloader/intern/readfile.c source/blender/blenloader/intern/versioning_defaults.c source/blender/editors/space_file/filelist.c source/blender/editors/space_file/filelist.h source/blender/editors/space_outliner/outliner_draw.c source/blender/editors/space_script/script_edit.c source/blender/editors/space_script/script_intern.h source/blender/editors/space_script/script_ops.c source/blender/makesrna/intern/rna_internal.h source/blender/windowmanager/intern/wm_files.c source/blender/windowmanager/intern/wm_files_link.c |
Revision 014c2d5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 16:26 (GMT) |
GP: Rename Solo Mode property |
January 6, 2019, 16:24 (GMT) |
cleanup |
Revision 38f844c by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 16:22 (GMT) |
Merge branch 'master' into greasepencil-object |
January 6, 2019, 16:12 (GMT) |
PointerType template |
Revision c78fbcc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 15:41 (GMT) |
GP: Set Cap mode as Enums Now the Cap mode is an enum ready for future modes. Add the cap mode to material is not logic because the stroke start and end depends on the drawing direction. Maybe in the future we could add to material, but will need more work at stroke level. The Toggle operator keeps equal in a circular switch mode. We can improve it also in the future. |
January 6, 2019, 15:29 (GMT) |
do value copying and cleanup |
Revision f51c34e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 15:12 (GMT) |
GP: Move Solo Mode to Layer level WIP: Still pending the final UI location and name. |
January 6, 2019, 14:37 (GMT) |
GP: Speed Guides: Add object reference option + Reference point has three options, cursor, custom and object location Also based on feedback from @pepeland + Remove preset angle buttons from UI + Make 3d cursor default reference point + UI tidying + Fix interpolation on circles. This is determined by brush samples option but for Circle guides this option is overridden. |
January 6, 2019, 10:37 (GMT) |
allow passing node itself into the execution function |
January 6, 2019, 03:05 (GMT) |
GP: Speed Guides: Fix bug in event handling + Minor edits |
January 6, 2019, 01:57 (GMT) |
GP: Paint: Guides add snap distance to Parallel mode |
January 5, 2019, 23:08 (GMT) |
GP: Paint: Speedline Guides + OKEY sets current reference point including 3dcursor + Tidy logic in draw utils (suggested by Antonioya) + New operator GPENCIL_OT_guide_rotate to set angle from UI + Tidy up UI panel with alternative to flip option + Angle for snap and parallel lines is now separate Known Issues: Some missing UI updates. Probably missing a notification somewhere. |
|