Block a user
WIP: Compositor Viewer shortcuts prototype
You can store the dict directly here, I don’t think you need to bother serializing to a property.
aa49cb508c
Add setting to disable the custom resolution
c64a8d4658
Use SPDX license header
801dfa6e35
Rename script to __init__.py to use as module
5c706669d6
UI: Use subpanel for the camera properties
Damien Picard
deleted branch store_restore_cam_settings from pioverfour/per_camera_resolution
2024-04-06 02:23:55 +02:00
Translation disambiguation requests
As pointed out by @GabrielGazzan, translation in some Geometry nodes is both user data and UI, and so there can be conflicts in disambiguations: ![image](/attachments/79d03e8b-0bb8-40f7-a855-10c29…
bb5e9bc3d5
Disambiguate one more message
9c4a5c1bb9
Merge branch 'main' into dp_disambiguate
4e90501377
UI: Fix label in Particle System modifier
0b30cb1929
UI: Clarify Playback "Play In" option
958bc91867
Fix #120308: GP3 objects with geonodes renders original data from CLI
Damien Picard
created branch store_restore_cam_settings in pioverfour/per_camera_resolution
2024-04-05 18:41:35 +02:00
Damien Picard
pushed to store_restore_cam_settings at pioverfour/per_camera_resolution
2024-04-05 18:41:35 +02:00
9ca22df561
WIP: store and restore scene settings
25deb36a81
UI: Use subpanel for the camera properties
File handlers: hidden properties are shown in the properties dialog if the file selector was called before
ImportHelper: Common methods for FileHandler drag and drop support
I’ve got a few remarks in addition to the ones noted inline:
ImportHelper: Common methods for FileHandler drag and drop support
I think it would be better to follow the c++ implementation and use bl_label
as confirmation text by default rather than “Ok”:
a90f6c186f
Merge branch 'main' into dp_disambiguate
44deb16e26
I18n: extract another message
575a5c0502
Fix #119744: Regression: Geometry Nodes: Default input not working
d8a89aa972
Compositor: Add MemoryBuffer constructor from size
f6657db713
Compositor: Add utility for nearest interpolation
UI: improve "Compact with Milliseconds" timecode style
Damien Picard
created branch dp_compact_timecode_format in pioverfour/blender
2024-03-21 23:40:40 +01:00
87c19c8143
UI: increase timecode precision for decimal style
cd378dac48
UI: rephrase Compact with Milliseconds user pref for Timecode Style
575a5c0502
Fix #119744: Regression: Geometry Nodes: Default input not working
d8a89aa972
Compositor: Add MemoryBuffer constructor from size
f6657db713
Compositor: Add utility for nearest interpolation
Importing textures with ctrl shift T imports all textures besides the normal map
Hi, thanks for the report.
Texture setup depends on the names of the images. Could you send a screenshot with the list of images you selected after pressing Ctrl + Shift + T?
5505b42714
I18n: extract and disambiguate a few messages
ffb917e03f
Windows: Add ARM64 lib submodule
6b56ed3cd3
Metal: Resolve artifact in EEVEE Next Film Cryptomatte
8b01578826
GPv3: Expose stroke depth order setting in the UI
3cc933d024
GPv3: Conversion: Convert some object-data flags
d7dba368a7
Merge branch 'blender-v4.1-release'
bed1754543
Fix: Node Wrangler: non-color bump and normal in principled setup