Blender Git Commits

Blender Git commits from all branches.

Page: 2099 / 2888

February 12, 2016, 16:49 (GMT)
Merge branch 'master' into wiggly-widgets

Conflicts:
source/blender/editors/transform/transform_manipulator.c
February 12, 2016, 09:06 (GMT)
Merge branch 'asset-engine' into asset-experiments
February 12, 2016, 09:05 (GMT)
Merge branch 'id-remap' into asset-experiments
February 12, 2016, 09:05 (GMT)
Merge branch 'master' into asset-engine

Conflicts:
source/blender/blenkernel/intern/library.c
February 12, 2016, 08:55 (GMT)
Merge branch 'master' into id-remap
February 11, 2016, 18:47 (GMT)
Merge remote-tracking branch 'origin/master' into tmp_text_copy_paste
February 11, 2016, 18:42 (GMT)
Integrate font objects copy/paste with system clipboard

When pasting, the style (bold, material, ...) is maintained, if it was originally copied from Blender.

@brecht, @severin told me that you had thought ideas for this functionality. Let me know if it is along those lines.

TODO: update Blender manual once this get merged

Reviewers: Severin, campbellbarton, brecht

Subscribers: brecht, Severin

Differential Revision: https://developer.blender.org/D1789
February 11, 2016, 18:20 (GMT)
Fixups to handle utf8 strings properly
February 11, 2016, 15:35 (GMT)
Merge clipboard and internal copy/paste systems for font objects

Untested commit, I think it is crashing at the moment, I will check on it soon
February 11, 2016, 14:35 (GMT)
FONT_OT_text_cut_to_clipboard
February 11, 2016, 14:25 (GMT)
FONT_OT_text_copy_to_clipboard
February 11, 2016, 13:33 (GMT)
Expose FONT_OT_text_paste_from_clipboard to keymaps
February 11, 2016, 10:55 (GMT)
change: let fluid move down across other modifiers in case it will be added after fracture which has a couple of other modifiers above it (exception for fluid only, since it can handle shards)
February 10, 2016, 11:47 (GMT)
'Plane Widget' is now called 'Primitive Widget', can later allow other primitive drawings
February 10, 2016, 10:07 (GMT)
Merge branch 'openvdb' into cvdb_ray_isect
February 10, 2016, 10:06 (GMT)
Merge branch 'master' into openvdb

Conflicts:
intern/cycles/util/CMakeLists.txt
February 9, 2016, 19:41 (GMT)
Cleanup: Style
February 9, 2016, 19:32 (GMT)
Cleanup: Unused headers
February 9, 2016, 16:45 (GMT)
fix for material loading in FM external mode and generally decreased file loading times, especially noticeable with large FM objects, by using sorted fd->datamap in readfile.c (avoids linear search)
February 9, 2016, 16:27 (GMT)
Avoid relative includes
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021