Blender Git Commit Log

All Blender Git commits.

Page: 508 / 8462

June 28, 2021, 05:46 (GMT)
Cleanup: typos in RNA enums
June 28, 2021, 05:46 (GMT)
Cleanup: de-duplicate 3D-view depth calculation function
June 28, 2021, 05:46 (GMT)
Cleanup: repeated terms in code comments & error messages
Revision 23c4854 by Hans Goudey (master)
June 28, 2021, 04:48 (GMT)
UI: Cleanup: Phrasing of tooltips in line art modifier

Start the tooltip with a verb instead of a gerund, other small changes
for consistency and readability.
June 27, 2021, 18:57 (GMT)
USD export: Cycles node type error.

Fixed error exporting Cycles mix shader due to incorrect
input type.
June 27, 2021, 15:06 (GMT)
update tests
June 27, 2021, 14:57 (GMT)
Merge branch 'master' into soc-2021-simulation-display
June 27, 2021, 14:55 (GMT)
make format
June 27, 2021, 14:49 (GMT)
improve hashing
June 27, 2021, 14:42 (GMT)
Physics: Added visualisation for rigid body states and a small fix for forces
June 27, 2021, 14:39 (GMT)
cleanup
June 27, 2021, 14:35 (GMT)
improve printing
June 27, 2021, 14:28 (GMT)
improve comment
June 27, 2021, 14:26 (GMT)
make more CPPType features optional
June 27, 2021, 14:01 (GMT)
Combined caching and thumbnail drawing code

Involves modification to the image rendering, caching and drawing. The
thumbs are fixed to 256 max size, the caching is limited in number
and the overall look of the thumbnails is proper (no incorrect clipping).

Maniphest task : T89143

Differential Revision: https://developer.blender.org/D11718
June 27, 2021, 13:34 (GMT)
better support types without default value
June 27, 2021, 13:30 (GMT)
simplify fill assign/construct
June 27, 2021, 13:25 (GMT)
improve naming
June 27, 2021, 13:09 (GMT)
Thumbnail Code Cleanup

Improved from the hacky way of cropping using the same process for scaling
to thumb size to using dedicated IMB_rect_crop method. Cleaned up
unnecessary code and variables.
June 27, 2021, 13:08 (GMT)
better support types that don't have all special member functions
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021