June 21, 2017, 17:18 (GMT) |
Topo Grab topo_init done |
Revision 7e66f8b 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) June 21, 2017, 15:17 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 2b0ad19 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) June 21, 2017, 14:53 (GMT) |
WIP: Add a temp framebuffer to control z-depth The stroke is rendered to temporary framebuffer and then render again using fullscreenquad to add the z-depth. This cannot be done in one step because the strokes must keep the internal layers order without using z-depth values. Still some problems with z-depth texture. |
Revision 8e21378 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) June 21, 2017, 12:48 (GMT) |
take position for constraint between both rigidbodies for fixed constraints now, too |
June 21, 2017, 11:10 (GMT) |
Python support for manipulator target-property definitions Note that these aren't used at the moment. |
Revision c907b16 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 21, 2017, 09:08 (GMT) |
Add mball and lattice new copying, tweak a bit more skey handling. |
Revision 797a696 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 21, 2017, 08:49 (GMT) |
Merge branch 'master' into id_copy_refactor |
June 21, 2017, 07:12 (GMT) |
Merge branch '28' into custom-manipulators |
June 21, 2017, 04:14 (GMT) |
Merge branch '28' into custom-manipulators |
June 21, 2017, 03:24 (GMT) |
Revert change that added screen to manipulator-map Temporary screens caused a crash here, if we can't assume an area will never have its screen changed better not store a back-pointer. This makes `rna_ManipulatorProperties_find_operator` search even more exhaustive. Not nice but hard to avoid :S |
June 21, 2017, 03:23 (GMT) |
PyAPI: minor improvement to type check |
June 21, 2017, 02:44 (GMT) |
Merge branch '28' into custom-manipulators |
June 21, 2017, 02:23 (GMT) |
Merge branch '28' into custom-manipulators |
Revision 04896ac by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) June 20, 2017, 20:24 (GMT) |
skip exceeded verts in average coord calculation in keep distort mode now too |
Revision 90a463d by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 19:34 (GMT) |
Add new Curve copying code. |
Revision 1f7c6fd by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 19:20 (GMT) |
Fix wrong assert, and issue with Key ID freeing tag after copying from mesh... |
June 20, 2017, 18:15 (GMT) |
Added topo_init in do_topo_brush |
June 20, 2017, 17:33 (GMT) |
Added invalidate for transform ops. Can now keep clnors when transform ops are applied. As now invalidation for each function is harder to keep track of, Added a function which rebuilds all the lnor spaces in the mesh when BM_lnorspace_rebuild is called to detect if any unmarked spaces are rebuilt. |
Revision 39b0c6f by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 15:55 (GMT) |
Add Mesh and Key support to new copying code. |
Revision 3a86873 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 15:55 (GMT) |
Make object copying fully compatible/aware of new copy flag system. (continuation of previous WIP commit, sorry about that one :/ ). This commits changes quite a few things, distributing new copying flags into sub-data copying code (mostly concerns ID refcounting or not). It also removes ID refcounting handling from Modifiers' copy callback (this was ugly from the start, proved to be problematic in current master, and generally bad practice). This is now done by calling code. Also, it brings back ID refcounting handling to main BKE_library's copy code, which means in generic ID copying lower-level IDType-specific copy code should not use it at all. Support at lower-level remains needed though, unfortunately, to cope with partial copying tools etc. |
|
|
|


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