Block a user
5be4aa5952
Merge branch 'main' into reference-image-improvements
99a4bc325e
UI: Allow Theme Coloring for Color SVG Extraction
ddc9f92777
Define fallback tooltip string for UI_UL_list items
e8786c7be7
UI: Icon Overlay Text Should Not Shadow if Dark
4c2e5b57de
Sculpt: Use new relax implementation for mesh filter
Object: Multiple Reference/Background Image Importing & Size Control
@XINNIX Hey there! Currently, this feature is not in any version of Blender, and won’t be added until I can find a reviewer to take a look at the code. I’m going to try again to get a reviewer…
GPv3: Crash creating primitives in Stroke placement mode
Additionally, pressing Esc instead of Enter to attempt to cancel the creation of the primitive will also cause Blender to crash.
GPv3: Crash creating primitives in Stroke placement mode
Object: Multiple Reference/Background Image Importing & Size Control
Jack Kurtz
created branch reference-image-improvements in jackdotpng/blender
2024-07-13 18:51:17 +02:00
3c8f347910
UI: Added image size control
d5634889e1
Object: Added multiple image importing
e4c72ef30c
Fix: Sculpt: Multiple brushes do not work with Shape Keys
9fb0d3c3ef
Cleanup: spelling in comments
355aced2c4
Cleanup: various non-functional changes, remove redundant null check
Jack Kurtz
deleted branch reference-image-improvements from jackdotpng/blender
2024-07-13 18:27:24 +02:00
Reference / Background Image Improvements
Yep, I'm in progress now! I believe I made a mistake with my Git authoring which resulted in my progress not showing up here when using Ref \#124639
in my commit messages, but work is being done.
2e19332e39
Merge branch 'reference-image-improvements' of projects.blender.org:jackdotpng/blender into reference-image-improvements
febfcd6222
Fix: Empty directory path resulted in unneeded empties
e9b4bdd46b
Fix: Hid directory property from user
7f8941b085
UI: Added size control for importing images
ad0bf48f1b
Cleanup: Removed debug message
fa8603a6ee
Merge branch 'reference-image-improvements' of projects.blender.org:jackdotpng/blender into reference-image-improvements
6018f2145a
Fix: Empty directory path resulted in unneeded empties
afc42656d7
Fix: Hid directory property from user
944d9484f4
UI: Added size control for importing images
507b5c0279
Cleanup: Removed debug message
Reference / Background Image Improvements
Reconsidering adding the alignment updates, since most every Add Menu operator uses the same alignment options, including bpy.ops.object.empty_image_add()
. Deviating from this standard for one…
0838a2da1c
Fix: Hid directory property from user
9609c79ca1
UI: Added size control for importing images