Block a user
232c11b046
Fix lib folder.
02916a7545
Merge branch 'blender-v4.3-release' into gpv3-remove-gpv2-round3
0ae641c4ef
Anim: fix null pointer access in 'Push-Down to NLA' operator
f99735d85c
Fix: pyapi_grease_pencil test failiure
92b4c853db
Fix: Python: Incorrect default curve_type when calling
drawing.add_strokes()
c09d3653e1
Remove more unused functions.
0e92c0cffd
Remove more unused BKE functions.
8942387f26
Merge branch 'blender-v4.3-release' into gpv3-remove-gpv2-round3
3dd20a64f0
Fix #128633: Image gizmo missing update for the Properties Editor
dc652aeedb
Fix: UI: Restore GP3 Join operator in menu
6487fc96dd
Fix #126024: Separate Geometry nodes does not propagate grease pencil materials
7777fca066
Fix #128178: missing update after attribute conversion
Cleanup: GPv3: Remove unused BKE functions from GPv2
13kloc gone? Nice! :)
More like 50kloc at this point :) #128521 #128597
ff7ca84422
Copy write-buffered attributes, support shape attributes for capture.
bed7d380e8
Remove redundant try_move_data call, constructor already does this.
4b2d953925
Avoid deadlock when accessing attributes, lock on higher level.
GPv3: Remove unused BKE functions from GPv2
d7e3f55eea
Merge branch 'blender-v4.3-release'
a57206dd59
GPv3: Remove unused legacy editor functions for GPv2
68c665ffa1
Fix #128646: Wrong selection results using the high-level python API
Lukas Tönne
deleted branch gpv3-remove-gpv2-legacy from LukasTonne/blender
2024-10-07 18:21:44 +02:00
GPv3: Remove more unused legacy code