May 11, 2018, 14:07 (GMT) |
Expose root ID* to rna Note: We should only store root when relevante (e.g., modifiers). And remove this dyn property when root is deleted in these cases. |
May 11, 2018, 14:06 (GMT) |
ID Type needs to be stored |
May 11, 2018, 14:02 (GMT) |
Use Light Probe icons |
May 11, 2018, 14:02 (GMT) |
Icon for Light Probes Including Cubemap, Grid and Planar Designed by @wevon with minor modifications as part of T53840. Thanks! |
May 11, 2018, 13:49 (GMT) |
Depsgraph: Fix redundant nodes built when animation shares same action |
May 11, 2018, 13:40 (GMT) |
Particle mode: Fix memory leak with simple interpolated children |
May 11, 2018, 13:30 (GMT) |
Modifiers: ported UV Project DerivedMesh ? Mesh Reviewers: sybren Tags: #bf_blender_2.8 Differential Revision: https://developer.blender.org/D3316 |
May 11, 2018, 13:12 (GMT) |
Dar manager: Ignore non-particle-edit objects from particle mode |
May 11, 2018, 12:55 (GMT) |
Fix crash going to edit mode of particles with copy on write We can not rely on edit->psys, it is not set for particle edit, and there is some logic deeper inside which does different things dependent on that. We need to replace those checks with some some HAIR vs. PARTICLES flag and always set psys pointer. |
May 11, 2018, 12:43 (GMT) |
Modifiers: ported Screw DerivedMesh ? Mesh Reviewers: sybren Differential Revision: https://developer.blender.org/D3315 |
May 11, 2018, 12:28 (GMT) |
Depsgraph: Remove workaround for scene free No functional changes commit ;) |
May 11, 2018, 12:24 (GMT) |
Remove debug only code |
Revision 745ce35 by Campbell Barton (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 11, 2018, 11:55 (GMT) |
Add missing break statement |
Revision 6cb893f by Campbell Barton (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 11, 2018, 11:53 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 11, 2018, 11:41 (GMT) |
Light Probe type name should be CUBEMAP, not SPHERE. Change requested by @fclem |
May 11, 2018, 10:49 (GMT) |
Remove unused functions which will break with copy-on-write |
May 11, 2018, 10:49 (GMT) |
Particle edit: Initial support of edit with copy-on-write The idea is that edit mode structure is owned by original object, and used for drawing. This is a bit confusing, especially since path cache is also in that structure and needs evaluated object to calculate cache. In the future we should split edit data from visualization data, but that's bigger refactor. |
May 11, 2018, 10:49 (GMT) |
Particle edit: Fix missing update after undo Old code was doing draw-time calculations in some cases. just do the same for now. |
May 11, 2018, 10:49 (GMT) |
Draw manager: Use explicit edit structure passed in |
May 11, 2018, 10:49 (GMT) |
Depsgraph: Move edit mode pointers trickery to own functions |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021