Blender Git Commit Log

All Blender Git commits.

Page: 127 / 8462

October 29, 2021, 02:14 (GMT)
Cleanup: resolve cast warnings
October 29, 2021, 01:49 (GMT)
BLF Refactor: blf_utf8_next_fast

Simplification of BLF glyph loading

See D13026 for details.

Differential Revision: https://developer.blender.org/D13026

Reviewed by Campbell Barton
October 29, 2021, 01:20 (GMT)
BLF Refactor: blf_kerning_step_fast

Simplification of BLF Kerning

See D13015 for more details.

Differential Revision: https://developer.blender.org/D13015

Reviewed by Campbell Barton
October 29, 2021, 01:05 (GMT)
Use GeometrySets for USD as well.

This was breaking the modifier.
October 29, 2021, 00:34 (GMT)
Cleanup: add sections for tool key-maps
October 28, 2021, 23:53 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 23:53 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 23:52 (GMT)
Fix T92468: Annotation Drag option broken in Node Editors

Also enable fallback tool for link-cut.
Revision b43077b by Hans Goudey (master)
October 28, 2021, 23:23 (GMT)
Fix T92552: Spline evaluation with all points at the origin

In this case, the uniform index sampling loop would fail to assign any
data to the samples, so fill the rest with the largest value possible,
corresponding to the end of the spline. Animation Nodes has the same
fix for this case.
October 28, 2021, 22:50 (GMT)
Expose CacheFile.type to the RNA.
October 28, 2021, 22:25 (GMT)
Fix missing CacheFile from Context.
October 28, 2021, 22:16 (GMT)
Cleanup: quiet warnings.
October 28, 2021, 22:03 (GMT)
Merge branch 'master' into temp-abc-features
October 28, 2021, 22:01 (GMT)
Add default value to String to Curves string input
October 28, 2021, 22:00 (GMT)
Rename socket "Curves" to "Curve Instances" on String to Curves-node
October 28, 2021, 21:34 (GMT)
Fix typo Curve -> Curves in socket name
October 28, 2021, 21:26 (GMT)
Add Line and Pivot outputs to String to Curves
October 28, 2021, 21:18 (GMT)
Initial support for custom attributes on instances
October 28, 2021, 20:42 (GMT)
Merge branch 'blender-v3.0-release'
October 28, 2021, 20:41 (GMT)
Tests: minor updates to benchmark script for running on buildbot

* graph command accepts folder of json files as input
* reset command clears log files
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021