Revision 42ddafe by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 4, 2018, 09:33 (GMT) |
debugging f12 weird behavior |
July 4, 2018, 09:22 (GMT) |
SoftBody: refactored sbFree() This prevents having to wrap each call to sbFree() in an if(ob->soft) condition and assign ob->soft = NULL after calling. Furthermore, passing `Object *` allows us to change freeing behaviour depending on whether the object is an evaluated copy or an original (not done in this commit yet). |
July 4, 2018, 09:22 (GMT) |
Softbody: unified copy functions This unifies two almost-identical functions at the expense of having to add one single 'flag' value at one call. This makes copy_softbody() aware of the source/dest objects, allowing it to make a distinction between doing depsgraph evaluation copies and real object copies. This will be used in an upcoming commit to ensure that the pointcache is shared between CoW copies, similar to the current approach for rigidbody simulation. |
July 4, 2018, 09:19 (GMT) |
WIP: Blur only border of RIM |
July 4, 2018, 08:33 (GMT) |
Add Transparent option to Colorize FX |
July 4, 2018, 08:31 (GMT) |
Fix T55750: Crash on moving sequencer strip Custom-data free callback was freeing transform data too. |
Revision d5a1c5a by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 4, 2018, 07:52 (GMT) |
debugging f12 |
July 4, 2018, 07:11 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
Revision ecb4a65 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) July 4, 2018, 07:11 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
July 4, 2018, 07:10 (GMT) |
Add samples parameter to Rim FX Also improvements in drawing. |
Revision 59d878a by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 4, 2018, 05:32 (GMT) |
Fixed multithread RenderTriangle size error |
July 4, 2018, 01:30 (GMT) |
Merge branch 'master' into soc-2018-hair-shader Week 8 merge: fixed a typo in nodeitems_builtins |
July 4, 2018, 00:23 (GMT) |
UI: Adjust width of Pivot, Shading and Transform Orientations popovers |
July 3, 2018, 20:35 (GMT) |
Cleanup: pep8 |
July 3, 2018, 18:34 (GMT) |
cleanup of extend edge data and fixed minor errors |
July 3, 2018, 17:57 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
July 3, 2018, 17:55 (GMT) |
UI: adjust popover width for overlays & toolbar |
July 3, 2018, 17:55 (GMT) |
UI: optional ui-unit-width for popovers Some popovers don't fit well with the default width, allow panels to adjust as needed. |
Revision 03082dd by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) July 3, 2018, 17:46 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: release/scripts/startup/bl_ui/space_view3d.py |
July 3, 2018, 17:40 (GMT) |
T55441: Pop-over large arrow offset when wide |
|
|
|


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