Blender Git Commit Log

All Blender Git commits.

Page: 2613 / 8462

March 26, 2019, 10:16 (GMT)
Cleanup: style, use braces for editor/metaball
March 26, 2019, 10:16 (GMT)
Cleanup: style, use braces for editor/interface
March 26, 2019, 10:15 (GMT)
Cleanup: style, use braces for editor/curve
March 26, 2019, 10:05 (GMT)
Depsgraph: Standardize parameters nodes

Makes it possible to handle them the same from drivers
relations builder.

Solves missing operations errors printed when opening
autumn character.
March 26, 2019, 10:00 (GMT)
print with traceback utility
March 26, 2019, 09:51 (GMT)
cleanup
March 26, 2019, 09:45 (GMT)
data flow graph manages source info allocation
March 26, 2019, 09:33 (GMT)
keep track of original nodes
March 26, 2019, 09:25 (GMT)
3D View: move deselect all logic into an option

This removes `VIEW3D_OT_select_or_deselect_all`, adding a
deselect_all option to the `VIEW3D_OT_select` operator.

- Add utility functions to simplify de-selecting all.

- Return true from selection functions when they change the selection
to avoid redundant updates.

- Use arrays of bases when passing objects between selection utility
functions since some users require bases.

- Fix logical error in box selection that updated all objects after
the first hit.
March 26, 2019, 09:02 (GMT)
new SourceInfo class to keep track of where functions come from
March 26, 2019, 08:52 (GMT)
initial Execution Stack
March 26, 2019, 08:51 (GMT)
function should not be copied
March 26, 2019, 08:31 (GMT)
pass (currently empty) execution context into tuple call
March 26, 2019, 06:58 (GMT)
Fix T62774: Respect Show Overlays

Some draw code did not respect Show Overlays option. These were:

* All mode based drawing engines (edit mode)
* Wireframe drawing

This change make them respect the Show Overlays Option.

Reviewed By: fclem, billreynish

Maniphest Tasks: T62774

Differential Revision: https://developer.blender.org/D4572
March 26, 2019, 03:26 (GMT)
Fix use of uninitialized variable in grease pencil materials.
March 26, 2019, 03:11 (GMT)
Fix T62946: function abs() not working in driver expressions.
March 26, 2019, 03:11 (GMT)
Fix T62946: missing warning when Python driver expression execution is disabled.
March 26, 2019, 01:51 (GMT)
Cleanup: remove unused function
March 25, 2019, 23:15 (GMT)
Cleanup: style
March 25, 2019, 23:15 (GMT)
Cleanup: warnings, correct assert
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021