Blender Git Commit Log

All Blender Git commits.

Page: 3234 / 8462

May 31, 2018, 14:05 (GMT)
Minor tweaks to labels
May 31, 2018, 14:04 (GMT)
Cleanup: get rid of last G.main usages in BKE library code.
May 31, 2018, 14:02 (GMT)
UI: Move Multiframe ON/OFF to Topbar

Before it was inside the panel.

Thanks Pablo Vazquez for his help.
May 31, 2018, 13:37 (GMT)
Merge branch 'master' into blender2.8

Conflicts:
intern/cycles/blender/blender_curves.cpp
source/blender/blenkernel/BKE_particle.h
source/blender/blenkernel/intern/modifier.c
source/blender/blenkernel/intern/object_update.c
source/blender/blenkernel/intern/particle_system.c
source/blender/editors/object/object_modifier.c
source/blender/editors/physics/physics_fluid.c
source/blender/makesrna/intern/rna_particle.c
source/blender/modifiers/intern/MOD_particlesystem.c
May 31, 2018, 13:24 (GMT)
Cleanup: remove G.main from BKE modifier.
May 31, 2018, 13:22 (GMT)
Do not hide grease pencil when disable Overlays

After adding the new grease pencil context modes, the draw must be done always.
May 31, 2018, 13:09 (GMT)
Initial working implementation of tiling for sparse grids.
May 31, 2018, 13:07 (GMT)
Access primary reflection roughness via cycles's stack

Ref T54796
May 31, 2018, 13:02 (GMT)
Cleanup: Remove unused variable
May 31, 2018, 12:52 (GMT)
Support Move / Link to collection in the outliner as well
May 31, 2018, 12:52 (GMT)
Outliner: Expose collections editors poll in ED_outliner.h
May 31, 2018, 12:52 (GMT)
Link to Collection - Add shortcut (Shift + M)
May 31, 2018, 12:51 (GMT)
Fix: View All in Action Editor zoomed in far enough to enter "crazy mode" with a single keyframe

Now, when there's just a single keyframe, pressing HomeKey will instead
just center the view instead of trying to do "frame range" + margin.
May 31, 2018, 12:42 (GMT)
Protect against OSL alloc's null pointer dereference

(I got this one in MSVC)

Ref T54796
May 31, 2018, 12:39 (GMT)
Fix typo with Chiang's roughness modifier

Ty nirved on IRC for noticing

Ref T54796
May 31, 2018, 12:02 (GMT)
Motion Path Update: Tag objects for copy on write flushing after calculating
May 31, 2018, 11:53 (GMT)
Update CoW when adding/removing pose in pose library
May 31, 2018, 11:43 (GMT)
Depsgraph: Remove the "disable-copy-on-write" option completely

After discussion with Sergey and Dalai, we have decided to remove
this option completely. We're getting to the point where it is almost
impossible to really use 2.8 without COW, and keeping the old option
running ends up diverting dev resources away towards tracking down
and fixing problems with a parallel system that will be going away.
May 31, 2018, 11:29 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 31, 2018, 10:57 (GMT)
Merge branch 'master' into blender2.8

Conflicts:
source/blender/blenkernel/BKE_camera.h
source/blender/blenkernel/BKE_dynamicpaint.h
source/blender/blenkernel/BKE_object.h
source/blender/blenkernel/intern/camera.c
source/blender/blenkernel/intern/dynamicpaint.c
source/blender/blenkernel/intern/object.c
source/blender/blenkernel/intern/smoke.c
source/blender/editors/object/object_transform.c
source/blender/editors/physics/dynamicpaint_ops.c
source/blender/editors/space_view3d/view3d_edit.c
source/blender/editors/space_view3d/view3d_view.c
source/blender/modifiers/intern/MOD_dynamicpaint.c
source/blenderplayer/bad_level_call_stubs/stubs.c
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021