Blender Git Commit Log

All Blender Git commits.

Page: 1488 / 8462

July 7, 2020, 17:34 (GMT)
Functions: add generic functions that output constants
July 7, 2020, 17:21 (GMT)
Property Search: Solve memory leak
July 7, 2020, 17:16 (GMT)
BLI: simplify copy constructor of vector
July 7, 2020, 16:45 (GMT)
Functions: extend multi-function network api
July 7, 2020, 16:40 (GMT)
BLI: provide access to underlying node in dot exporter
July 7, 2020, 16:39 (GMT)
Functions: Add debug print and destruct callback to CPPType
July 7, 2020, 16:31 (GMT)
Merge branch 'master' into soc-2020-outliner
July 7, 2020, 16:24 (GMT)
Property Search: Cleanup, remove unrelated changes
July 7, 2020, 16:23 (GMT)
Nodes: Generate multi-function network from node tree

This adds new callbacks to `bNodeSocketType` and `bNodeType`.
Those are used to generate a multi-function network from a node
tree. Later, this network is evaluated on e.g. particle data.

Reviewers: brecht

Differential Revision: https://developer.blender.org/D8169
July 7, 2020, 15:57 (GMT)
Fix T75943 EEVEE: Cubemaps shows black

Caused by faulty driver implementation. Force fallback method.
July 7, 2020, 15:31 (GMT)
GPencil: Apply all GSoC changes

July 7, 2020, 15:30 (GMT)
LineArt: Use LISTBASE_FOREACH
July 7, 2020, 15:26 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
July 7, 2020, 15:25 (GMT)
GPencil: Adapt edit operators to curve edit mode

Currently all operators do nothing in curve edit mode, but they should
work normally in edit mode. This is the first step of implementing
the operators in curve edit mode.
July 7, 2020, 15:10 (GMT)
Merge branch 'master' into property-search-ui
Revision 1e2ff4f by Hans Goudey (master)
July 7, 2020, 15:10 (GMT)
Cleanup: Add braces for clang tidy
July 7, 2020, 15:06 (GMT)
LineArt: Null handling when gpencil target is an empty object.
July 7, 2020, 15:01 (GMT)
Merge remote-tracking branch 'origin/lanpr-under-gp' into lanpr-under-gp
July 7, 2020, 15:01 (GMT)
LineArt: Fix conflict on evaluation when baking.
July 7, 2020, 14:58 (GMT)
Property Search: Support labels and expanded enums
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021