Revision cffa00c 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 15, 2018, 18:16 (GMT) |
Cleanup redundant code |
Revision 13d411c 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 15, 2018, 18:12 (GMT) |
Cleanup free code |
May 15, 2018, 17:53 (GMT) |
Merge branch 'master' into blender2.8 |
May 15, 2018, 17:47 (GMT) |
Workbench: send right event after shadow_shift changes |
May 15, 2018, 17:37 (GMT) |
Revert "BLI_kdopbvh: Reference clip_planes callback to find nearest projected." This reverts commit 717dd4cecd2ea8eaa7b3bbfb5a5c7ec65f0337c0. It was causing problems in the protactor ruler. I'll think of a better solution. |
May 15, 2018, 17:37 (GMT) |
Fix T55032: Redo w/ file saved in edit-mode failed It's important edit-mode has a step stored for redo to work, file load now ensures this in a generic way. |
May 15, 2018, 17:32 (GMT) |
Collections: more work on unification with groups * Better backwards compatibility for Hero files saved in previous 2.8 files, particularly preserving per view layer visibility. * Various bugfixes. |
May 15, 2018, 17:32 (GMT) |
Cleanup: pass the use_depth parameter to the `SnapObjectParams` struct in the ED_transform_snap_object_project_view3d_mixed. |
May 15, 2018, 17:30 (GMT) |
Merge branch 'blender2.8' into temp-unified-collections |
May 15, 2018, 17:14 (GMT) |
BLI_kdopbvh: Reference clip_planes callback to find nearest projected. Clip_planes are an important parameter to be used in callbacks. |
May 15, 2018, 17:13 (GMT) |
COW Fix: VIEW3D_OT_select_lasso now works for Pose Bones. Other modes untested. |
May 15, 2018, 17:10 (GMT) |
BLI_math: Added isect_point_planes_v3_negated function. |
May 15, 2018, 17:08 (GMT) |
Fix POST_OT_hide/reveal Apparently they weren't actually working, despite seemingly working when tested earlier. Argh! |
May 15, 2018, 16:39 (GMT) |
Fix: POSE_OT_visual_transform_apply now works with Copy on Write |
May 15, 2018, 16:39 (GMT) |
COW Fix: Muting constraints or changing influence did not properly refresh We need to manually do a copy on write tag here, or else nothing will happen |
May 15, 2018, 16:39 (GMT) |
Remove G.main usage |
Revision c1c7df1 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 15, 2018, 16:34 (GMT) |
Move dupalloc outside duplicate function |
May 15, 2018, 16:30 (GMT) |
Fixed mesh_calc_modifier() This makes generating modifiers work as well. |
May 15, 2018, 16:19 (GMT) |
Copy on write: VIEW3D_OT_clear_render_border + rna |
May 15, 2018, 16:03 (GMT) |
Copy on write: VIEW3D_OT_render_border Drawing is using the original scene (which shouldn't), but regardless this force tagging to work. |
|
|
|


Master Commits
MiikaHweb | 2003-2021