Blender Git Commit Log

All Blender Git commits.

Page: 2975 / 8462

September 17, 2018, 17:40 (GMT)
Install_deps: workaround building bloody broken OpenEXR release.
September 17, 2018, 16:07 (GMT)
Cycles: Cleanup, remove dead code
September 17, 2018, 16:05 (GMT)
Cycles: Remove unused malformed function

This isn't really possible to do the shuffle which was attempted to do.

While it's possible to achieve expected behavior, the function needs to
be rewritten. Since it's not used anyway, it's simpler to remove it for
now.
September 17, 2018, 16:02 (GMT)
Cycles: Use proper mask for vectrorized boolean print
September 17, 2018, 14:13 (GMT)
build_environment: force a consistent libdir across Linux distributions.

on some distributions libs ended up in lib64 confusing the cmake builder.
September 17, 2018, 13:49 (GMT)
Fix interface lock situation reported by DarkDefender.
September 17, 2018, 13:08 (GMT)
Eevee: Fix shader linking error with volumetric shaders
September 17, 2018, 12:46 (GMT)
Eevee: Fix crash when using refraction with alpha clip blend mode
September 17, 2018, 10:39 (GMT)
Merge branch 'master' of git.blender.org:blender into cycles_texture_cache
September 17, 2018, 10:36 (GMT)
Fix object selection with eyerdropper not respecting property poll function.
September 17, 2018, 10:20 (GMT)
Fix T56800: Reflection Plane in Eevee crashes Blender
September 17, 2018, 10:20 (GMT)
Fix T56803: Indirect lightning bake crashes Blender
September 17, 2018, 10:20 (GMT)
Fix T56801: Enabling smoke crashes Blender.
September 17, 2018, 09:19 (GMT)
Depsgraph: Cleanup, indentation
September 17, 2018, 09:19 (GMT)
Depsgraph: Gnuplot, put heaviest objects at the top
September 17, 2018, 08:23 (GMT)
Merge branch 'master' into blender2.8
September 17, 2018, 08:22 (GMT)
Fix T56811: Do not show cancel button for jobs when UI is locked.

Since that button is then totally useless and unusable...
September 17, 2018, 04:52 (GMT)
UI: show steps for spin tool
September 17, 2018, 04:26 (GMT)
Gizmo: only respond to mouse-move events

Missed in recent update to event handling.
September 17, 2018, 04:26 (GMT)
Gizmo: Functions to re-initialize a group type

Partially re-initializing a gizmo is often more trouble then removing
and re-adding.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021