Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3014 / 8462

August 24, 2018, 12:36 (GMT)
Cycles: Cleanup, style

I wouldn't mind changing style to have space after keyword, but there was
no official code style change proposed.
August 24, 2018, 12:00 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/blender2.8' into fracture_modifier-2.8

Conflicts:
build_files/cmake/macros.cmake
release/scripts/addons
release/scripts/addons_contrib
release/scripts/startup/bl_ui/properties_physics_common.py
release/scripts/startup/bl_ui/properties_physics_fluid.py
release/scripts/startup/bl_ui/properties_physics_rigidbody.py
source/blender/blenloader/intern/readfile.c
source/blender/depsgraph/intern/builder/deg_builder_relations.cc
source/tools
August 24, 2018, 11:39 (GMT)
Cycles: Code formatting in Embree integration.
August 24, 2018, 10:29 (GMT)
Cycles: Fix wrong looking voronoi of second 2nd closest

Was only happening for release builds made with GCC-8. Probably some
optimization strtegy was confused by uninitialized variable.
August 24, 2018, 09:28 (GMT)
Remove annotations lock to axis function

The lock to axis is only used by grease pencil object and can produce weird results in annotations.

This lock to axis function was kept by error when the annotation code was splitted from general grease pencil code.
August 24, 2018, 08:59 (GMT)
Depsgraph: Fix wrong detection of invisible objects

Was happenign for following cases:

- Deep hierarchy of non-restircted collections, which has grand-grand
parent restricted.

- Collections which are constructed from invisible object.
August 24, 2018, 08:59 (GMT)
Depsgraph: Escape underscore in time stats chart
August 24, 2018, 08:18 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 24, 2018, 08:04 (GMT)
Compositor: Added Weighted Standard Curve evaluation

Available in RGB Curve node in the compositor and as modifier in the
sequencer. I reshuffled the values of the enum. But a the first commit
is just 1 day old I think that the order is more important than the file
compatibility.
August 24, 2018, 02:37 (GMT)
Fix T56491: Undo crash while preview jobs run

While the crash is in 2.8, it's possible undo operates on data
which isn't only owned by the current scene (any object for eg).

Thanks to @mont29 for suggesting the fix.
August 24, 2018, 02:37 (GMT)
Merge branch 'master' into blender2.8
August 24, 2018, 02:16 (GMT)
UI: always align item w/ label
August 24, 2018, 02:16 (GMT)
Merge branch 'master' into blender2.8
August 24, 2018, 02:09 (GMT)
Fix T56511: UILayout.prop_search misaligned

Add padding when used with property decorations.
August 24, 2018, 01:55 (GMT)
UI: remove hack to align search properties
August 24, 2018, 01:54 (GMT)
Merge branch 'master' into blender2.8
August 24, 2018, 01:44 (GMT)
RNA: avoid redundant property lookups in UI API
August 24, 2018, 00:32 (GMT)
Cleanup: indentation, style
August 23, 2018, 23:38 (GMT)
UI: re-arrange some items in context menu

* Move Add to Quick Favorites before Assign Shortcut, as it is more often
that we add items to favorites, than changing shortcuts.

* Move Header menu last. In some cases the Online Manual for that item
would appear after the header menu.

* No icon for "Remove from Quick Favorites", matches Remove Shortcut
August 23, 2018, 22:39 (GMT)
MESH_OT_select_axis: Different approach to world fix, use planes

This is supposed to be faster than multiplying each vertex by the object matrix. That said
it is not working at the moment.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021