Blender Git Commits

Blender Git commits from all branches.

Page: 1984 / 2888

June 27, 2016, 15:43 (GMT)
Merge branch 'master' into id-remap
June 27, 2016, 15:29 (GMT)
Merge branch 'master' into asset-experiments

Conflicts:
source/blender/blenkernel/BKE_library.h
source/blender/blenkernel/intern/brush.c
source/blender/blenkernel/intern/library.c
source/blender/blenkernel/intern/library_remap.c
source/blender/blenkernel/intern/mesh.c
source/blender/blenloader/BLO_readfile.h
source/blender/blenloader/intern/readfile.c
source/blender/blenloader/intern/writefile.c
source/blender/editors/space_action/space_action.c
source/blender/editors/space_clip/space_clip.c
source/blender/editors/space_file/filelist.c
source/blender/editors/space_graph/space_graph.c
source/blender/editors/space_image/space_image.c
source/blender/editors/space_logic/space_logic.c
source/blender/editors/space_nla/space_nla.c
source/blender/editors/space_node/space_node.c
source/blender/editors/space_outliner/outliner_edit.c
source/blender/editors/space_sequencer/space_sequencer.c
source/blender/editors/space_text/space_text.c
source/blender/editors/space_view3d/space_view3d.c
source/blender/makesrna/intern/rna_ID.c
source/blender/makesrna/intern/rna_main_api.c
source/blender/windowmanager/intern/wm_files_link.c
source/blender/windowmanager/wm_files.h
June 27, 2016, 14:59 (GMT)
Intersection test for charts

Seems like I need to write my own line intersection check...
June 27, 2016, 14:08 (GMT)
Merge branch 'master' into id-remap
June 27, 2016, 12:37 (GMT)
Added convex hull to chart data structures

The convex hull is part of the new "PChartIrregularPack" union which will hold useful data during packing

I also re-enabled the line intersection code that was already there, I have to investigate if it is fine to use it or if I need to write my own
June 27, 2016, 10:26 (GMT)
Cycles: Avoid unwanted evaluation in non-hair traversal
June 27, 2016, 09:27 (GMT)
Move Cycles subdivision options to subsurf modifier

Subdivision options can now be set per object rather than per mesh. The
subsurface modifier must be the last in the stack or Cycles will ignore
the option.
June 27, 2016, 09:03 (GMT)
Merge branch 'master' into cycles_bvh
June 27, 2016, 08:52 (GMT)
Merge branch 'master' into strand_editmode
June 26, 2016, 22:43 (GMT)
Make sure curve knots are computed.
June 26, 2016, 20:16 (GMT)
Support creases on subdivision meshes
June 26, 2016, 12:16 (GMT)
fix a minor bug when compiling
June 26, 2016, 10:46 (GMT)
add support for transformed objects
June 26, 2016, 10:45 (GMT)
Minor whitespace fix.
June 26, 2016, 03:53 (GMT)
first working version of silhouette brush tool
June 25, 2016, 22:30 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
June 25, 2016, 22:27 (GMT)
Curves: Extend tool/ Trim tool

Extend tool: fixed a few bugs, as described by dphantom in
http://blenderartists.org/forum/showthread.php?397450-GSoC-2016-Improvements-to-Bezier-Curves&p=3066750&viewfull=1#post3066750

Trim tool: Implemented spline_X_shape (helper function)
June 25, 2016, 21:48 (GMT)
Moved maps out of strokecache and into sculptsession.
June 25, 2016, 16:02 (GMT)
Merge branch 'master' into soc-2016-multiview
June 25, 2016, 14:11 (GMT)
Fix build error on older compilers
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021