Blender Git Commit Log

All Blender Git commits.

Page: 725 / 8462

April 15, 2021, 23:31 (GMT)
Sculpt Symmetrize: Free the symmetrize map on changes
April 15, 2021, 23:30 (GMT)
Sculpt Symmetrize: Prevent crash with dyntopo and multires
April 15, 2021, 23:29 (GMT)
Sculpt Symmetrize: Add brush falloff
April 15, 2021, 23:25 (GMT)
Sculpt Symmetrize: Fix bug in main brush loop
April 15, 2021, 23:24 (GMT)
Sculpt Symmetrize: Initial working version
April 15, 2021, 23:10 (GMT)
USD Import: fixed warnings.

Removed unused function and now calling UncheckedGet() to
query shader diffuse color.
April 15, 2021, 22:56 (GMT)
Sculpt Symmetrize: Add base symmetrize map code
April 15, 2021, 22:54 (GMT)
USD Import: declared parameters const.
April 15, 2021, 22:47 (GMT)
Sculpt Symmetrize: sculpt_symmetrize file and main loop
April 15, 2021, 22:38 (GMT)
Sculpt Symmetrize: Initial commit
April 15, 2021, 21:45 (GMT)
Fix C-linkage warning on Clang

After macro expansion, there would be C++ code in code with C linkage
(`extern "C"`). Clang warned about this.
Make sure the expanded C++ code always uses C++ linkage. Will commit this to
master soon.
April 15, 2021, 21:24 (GMT)
USD Import: braces for if/else statments.
April 15, 2021, 20:50 (GMT)
USD Import: declare local functions static.

This fixes compiler warnings.
April 15, 2021, 20:34 (GMT)
USD Import: USDVolumeReader code cleanup.

Removed unused variable and unnecessary function call.
Replaced C-style cast with static_cast.
April 15, 2021, 20:04 (GMT)
Geometry Nodes Curves: Cleanup
April 15, 2021, 19:44 (GMT)
USD Import: simplify conditional logic.

Simplified conditional statement with early return.
April 15, 2021, 19:22 (GMT)
USD Import: declare local functions static.

This fixes compiler warnings.
April 15, 2021, 18:55 (GMT)
Cleanup: Fix typo in NURBSpline class name
April 15, 2021, 18:52 (GMT)
Geometry nodes curves: Transform curve from object info node
April 15, 2021, 18:28 (GMT)
Object: Make flash animation slower
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021