Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3118 / 8462

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.
July 4, 2018, 07:52 (GMT)
debugging f12
July 4, 2018, 07:11 (GMT)
Merge branch 'greasepencil-object' into 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.
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
Revision b360c9d by Rohan Rathi (master)
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.
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021