Blender Git Commit Log

All Blender Git commits.

Page: 3070 / 8462

July 27, 2018, 08:30 (GMT)
Cycles: Cleanup, spelling
July 27, 2018, 08:28 (GMT)
Cycles: Cleanup, indentation
July 27, 2018, 08:28 (GMT)
Cycles: Cleanup, line length
July 27, 2018, 08:24 (GMT)
Cycles: Cleanup, move functions outside of class methods

There is no reason or justification to have helper functions as
class methods: they do not depend on anything in the class itself.

There are probably more cases like that.
July 27, 2018, 08:22 (GMT)
Cycles: Cleanup, remove unused function
July 27, 2018, 08:18 (GMT)
Cycles: Cleanup in image manager, switch statement instead of if-else

Allows to catch enumerator values which are missing from being handled.

Also use `const char*`, no need to construct string just to throw it away.
July 27, 2018, 07:53 (GMT)
Debugging small problem in threads, in lanpr_triangle_line_imagespace_intersection_v2()
July 27, 2018, 07:41 (GMT)
Merge branch 'master' into blender2.8
July 27, 2018, 07:41 (GMT)
Fix Vector.project crash w/ >4 length vectors
July 27, 2018, 07:09 (GMT)
Merge branch 'master' into blender2.8
July 27, 2018, 06:49 (GMT)
Fix T55991: Python ignores scene switch argument
July 27, 2018, 06:41 (GMT)
Correct arguments for callback
July 27, 2018, 04:44 (GMT)
Fix: Refresh issues in Topbar with Grease Pencil and Annotations
July 27, 2018, 04:29 (GMT)
Cleanup: Remove unused code
July 27, 2018, 04:29 (GMT)
RNA/DNA changes to further decouple Grease Pencil and Annotation settings where clashes occurred

* Decouple stroke placement settings for 3D view
* Ensure that proper thickness controls are used in the topbar
July 27, 2018, 04:29 (GMT)
Fix: Don't show GP Object's layer data in the Annotation topbar settings
July 27, 2018, 03:41 (GMT)
Fixed intersection calculation memory leak, fixed snake UI error, added F12 supporting functions.
July 27, 2018, 01:01 (GMT)
Merge branch 'master' into blender2.8
July 27, 2018, 00:55 (GMT)
Fix T56074: Remove doubles creates holes

Own regression when moving remove-doubles to kd-tree
(seems to happen only in rare cases).
July 27, 2018, 00:13 (GMT)
UI: Tooltip tweaks for Display Mode

Keep UI -> Keep User Interface, and don't use the word UI again in the tooltip.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021