Blender Git Commit Log

All Blender Git commits.

Page: 542 / 8462

June 19, 2021, 18:24 (GMT)
bli: generational_arena: insert_with() and try_insert_with()
June 19, 2021, 18:23 (GMT)
bli: generational_arena: use better constructor and better if-else
June 19, 2021, 17:29 (GMT)
Physics: Added basic visualisation for collisions, plus some cleanups to the Forces code
June 19, 2021, 17:22 (GMT)
Merge branch 'master' into soc-2021-vse-strip-thumbnails
June 19, 2021, 17:17 (GMT)
Thumbnail Caching

The caching code is updated to allow for separate thumbnail storage. The size
is taken as 0.25*render size as of now. flag set up to control when to store
thumbs. Image scaling done in preprocess stage using already present code for
crop and transform.
June 19, 2021, 16:40 (GMT)
UV : Pack islands to box area

Adds a new operator to the UV editor - Pack islands to area
Allows the users to pack selected UV islands to a specified
area in the UV editor

Refer T78398
June 19, 2021, 16:05 (GMT)
Implemented Sample Texture node with attributes.
June 19, 2021, 16:04 (GMT)
Use generic attribute type for Remove Attribute.
June 19, 2021, 16:01 (GMT)
DRW: ShaderLib: Add support for requesting lib to be appended to shader

Instead of appending using `BLENDER_REQUIRE`, shaders can now ask for
libs to be added after the shader's `main()` by using the
`BLENDER_REQUIRE_POST` pragma.
June 19, 2021, 16:00 (GMT)
EEVEE: Film: Fix accumulator precision when zoomed out

Use viewspace instead of world space to compute pixel projection.
This fix issues when camera is far from origin and float precision would
produce artifacts.
June 19, 2021, 15:40 (GMT)
Converted the Attribute Remove node.
June 19, 2021, 15:16 (GMT)
Added a guide doc for converting attribute sockets.
June 19, 2021, 15:15 (GMT)
Convert the scalar math node.
June 19, 2021, 13:55 (GMT)
Cleanup: Addressed several build warnings and style guide issues
June 19, 2021, 13:46 (GMT)
Renamed and implemented the "Attribute Set" node.
June 19, 2021, 13:35 (GMT)
Fix missing subdivision evaluation when modifier is applied.
June 19, 2021, 11:49 (GMT)
Make attribute copy between nodes work.
June 19, 2021, 09:41 (GMT)
Cleanup: use doxy sections
June 19, 2021, 09:18 (GMT)
Merge branch 'master' into xr-controller-support
June 19, 2021, 09:12 (GMT)
XR: Add location/rotation locks for navigation
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021