Blender Git Commits

Blender Git commits from all branches.

Page: 283 / 2888

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
June 27, 2021, 12:10 (GMT)
remove more duplication
June 27, 2021, 12:06 (GMT)
Merge branch 'master' into geometry-nodes-unnamed-attributes
June 27, 2021, 12:01 (GMT)
reduce duplication in CPPType
June 27, 2021, 11:54 (GMT)
Removed unnecessary memory allocation when deleting a point
June 27, 2021, 11:49 (GMT)
Explicitly mentioned array lengths in method signatures for clarity
June 27, 2021, 08:32 (GMT)
Fixed bug where points were added with a displacement
June 27, 2021, 08:28 (GMT)
Merge branch 'master' into gsoc-2021-porting-modifiers-to-nodes-decimate

# Conflicts:
# source/blender/blenkernel/BKE_node.h
# source/blender/blenkernel/intern/node.cc
# source/blender/nodes/CMakeLists.txt
# source/blender/nodes/NOD_geometry.h
# source/blender/nodes/NOD_static_types.h
June 27, 2021, 06:46 (GMT)
Sculpt dyntopo: fix bug with automasking being needlessly initialized
June 27, 2021, 06:12 (GMT)
Fixed several build warnings
June 27, 2021, 05:52 (GMT)
Sculpt dyntopo: fix symmetrix undo bug from last commit
June 27, 2021, 04:50 (GMT)
Further refactoring WIP
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021