Blender Git Commits

Blender Git commits from all branches.

Page: 1947 / 2888

August 8, 2016, 18:06 (GMT)
Make branch match vanilla master.
August 8, 2016, 18:04 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-cycles_images
August 8, 2016, 13:52 (GMT)
added default values for render and viewport mode
August 8, 2016, 12:53 (GMT)
added threaded checkbox next to execute fracture operator
August 8, 2016, 12:07 (GMT)
made threading optional via a checkbox
August 8, 2016, 10:38 (GMT)
fallback to singlethreaded for dynamic, mousebased and fast bisect.. also changed back fast bisect orderding to have more uniform shapes
August 8, 2016, 03:08 (GMT)
Merge branch 'master' into soc-2016-multiview
August 8, 2016, 00:00 (GMT)
Move flushing uvs including selection tags to own function

This fixes crashes when unwrapping a mesh for the first time
August 7, 2016, 22:52 (GMT)
Expose object local view data in RNA too
August 7, 2016, 22:37 (GMT)
first attempt to multithread fracturing, works only for prefractured for now
August 7, 2016, 22:28 (GMT)
Expose new local view in RNA
August 7, 2016, 21:58 (GMT)
implemented flow behavior geometry mode. works with liquids and also with smoke.
August 7, 2016, 21:31 (GMT)
Curves: Offset operator

Fully implemented the modal operator for the offset tool. Also fixed a few bugs.There is still a bug when calculating the correct offset direction. If the distance is sufficiently high, or if the curve is too tight on a few places, the reverse_offset function returns true even though that is not what we want. Passing in a different BezTriple offset by a precision distance (such as 10e-5) should fix it, though attempts at this have proved unsuccessful.

Regarding editmesh_bevel.c, fixed a trailing whitespace that I found by chance.
August 7, 2016, 20:32 (GMT)
Make compatibility work properly
August 7, 2016, 20:32 (GMT)
Cleanup: Replace macro with function
August 7, 2016, 19:28 (GMT)
Merge branch 'master' into temp_localview_split

Conflicts:
source/blender/editors/object/object_relations.c
August 7, 2016, 19:23 (GMT)
Cleanup: Leftover from macro->function conversion
August 7, 2016, 19:19 (GMT)
Merge branch 'master' into asset-engine
August 7, 2016, 18:34 (GMT)
clean up for variable names
August 7, 2016, 14:02 (GMT)
some more optimizations at bisect, bit faster and less memory consumption, and removing bakes now when refracturing
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021