blender/scripts/startup/bl_operators
2024-07-04 11:08:56 +02:00
..
bmesh Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
node_editor I18n: Extract and disambiguate a few messages 2024-06-13 12:15:55 +02:00
__init__.py Nodes: port "Connect to Output" operator from Node Wrangler 2024-05-28 16:42:55 +02:00
add_mesh_torus.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
anim.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
assets.py Fix #123782: Asset Browser does not show tags for active asset 2024-06-27 10:57:33 +02:00
clip.py Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
connect_to_output.py Nodes: improve temp viewer from Connect to Output 2024-06-06 14:47:23 +02:00
console.py Cleanup: replace {!s} with {:s} when used with strings 2024-04-27 16:02:37 +10:00
constraint.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
file.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
freestyle.py Refactor: scripts under scripts/startup/ to use str.format 2024-04-27 16:02:36 +10:00
geometry_nodes.py Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
image_as_planes.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
image.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
mesh.py Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
node.py Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
object_align.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
object_quick_effects.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
object_randomize_transform.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
object.py Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
presets.py Color management: Support white balance as part of the display transform 2024-06-27 23:27:58 +02:00
rigidbody.py Fix #117547: RBD Bake to Keyframes no longer working 2024-01-30 10:54:05 +01:00
screen_play_rendered_anim.py Cleanup: replace {!s} with {:s} when used with strings 2024-04-27 16:02:37 +10:00
sequencer.py Fix #120370: Fades don't work well with scene strips 2024-06-26 06:04:50 +02:00
spreadsheet.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
userpref.py Extensions: detect external changes on startup & loading preferences 2024-07-01 15:08:14 +10:00
uvcalc_follow_active.py Cleanup: reduce right-shift in startup scripts 2024-04-30 12:46:05 +10:00
uvcalc_lightmap.py Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
uvcalc_transform.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
vertexpaint_dirt.py License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
view3d.py Fix #122802: Drag and droping a .vdb file no longer works 2024-06-07 02:15:34 +02:00
wm.py I18n: Translate messages in extensions, operator descriptions, Node Wrangler 2024-07-04 10:49:52 +02:00
world.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00