Block a user
WIP: Asset Shelf Grid-View
71f9bf4ab7
Merge branch 'asset-shelf' into temp-asset-shelf-grid-view
7ecb23962e
Switch to asset-shelf add-ons branch on
make update
baa3b34bad
Merge branch 'main' into asset-shelf
3b06cb74a6
Merge branch 'temp-asset-weak-reference' into asset-shelf
e8bd93685b
Cleanup.
2ee36ddf8e
Merge branch 'main' into temp-asset-shelf-grid-view
d90795bc3c
Asset System: New "weak" asset reference for storing in .blend files
a12a8a71bb
Remove "All Rights Reserved" from Blender Foundation copyright code
7e940f184f
Animation: Auto frame curves Y extents when hitting normalize
d9de76f5d1
Cleanup: PLY exporter headers cleanup
5fba2e59ac
Merge branch 'main' into asset-shelf
a34f0d5885
Merge remote-tracking branch 'origin/blender-v3.5-release'
d4d32b3731
Pose library: fix context menu
d43702d632
Sun Position: respect proper GPL version for geo.py
badd8699ab
Sun Position: Cleanup: simplify the Sun Properties, get rid of TAzEl
Brush Asset Project
While we are working on multiple branches/PRs, we regularly merge those into one combined brush-assets-project
branch, which has a PR that can be followed now: [#106303: WIP: Brush assets…
WIP: Brush assets project
12d3bda37a
Merge branch 'asset-shelf' into brush-assets-project
baa3b34bad
Merge branch 'main' into asset-shelf
d90795bc3c
Asset System: New "weak" asset reference for storing in .blend files
a12a8a71bb
Remove "All Rights Reserved" from Blender Foundation copyright code
7e940f184f
Animation: Auto frame curves Y extents when hitting normalize
baa3b34bad
Merge branch 'main' into asset-shelf
d90795bc3c
Asset System: New "weak" asset reference for storing in .blend files
a12a8a71bb
Remove "All Rights Reserved" from Blender Foundation copyright code
7e940f184f
Animation: Auto frame curves Y extents when hitting normalize
d9de76f5d1
Cleanup: PLY exporter headers cleanup
Julian Eisel
deleted branch temp-asset-weak-reference from JulianEisel/blender
2023-03-30 12:25:56 +02:00
Asset System: New "weak" asset reference for storing in .blend files
5b6dfec0bb
Merge branch 'main' into temp-asset-weak-reference
a12a8a71bb
Remove "All Rights Reserved" from Blender Foundation copyright code
7e940f184f
Animation: Auto frame curves Y extents when hitting normalize
d9de76f5d1
Cleanup: PLY exporter headers cleanup
0fcecc5c1e
Cleanup: use methods to convert to/from window scale
9d4374e182
Fix missing error check
e93f1868ec
Cleanup: More clear naming, comments, etc
e58fa6de99
Fix failing unit tests after previous fix, was hidden by casts
ff0a251166
Bring back lost comment
a943c68d42
Avoid unsigned <-> signed integer casts