- Tourcoing, Nord, France
- https://www.leodepoix.fr/
-
Pipeline Developer in the VFX Industry.
- Joined on
2014-05-12
Block a user
Léo Depoix
deleted branch fix74779-outliner-modifier-delete-object from PiloeGAO/blender
2023-03-01 03:51:29 +01:00
Object deleted when deleting a modifier
Hello @lichtwerk, it looks like the issue is fixed in the latest main branch, this can be closed.
Léo Depoix
created branch fix74779-outliner-modifier-delete-object in PiloeGAO/blender
2023-03-01 03:20:19 +01:00
Léo Depoix
pushed to fix74779-outliner-modifier-delete-object at PiloeGAO/blender
2023-03-01 03:20:19 +01:00
e65671c1ed
Merge branch 'blender-v3.5-release'
337e68aeb5
Test: update bl_rna_defaults
6f4d36ca8f
Python: Change console banner color-style to info
Léo Depoix
deleted branch fix-python-banner-colorstyle from PiloeGAO/blender
2023-03-01 02:23:22 +01:00
6fe2fabbff
Merge branch 'blender-v3.5-release'
d90d6f8674
Fix #105259: Copy & paste boolean custom property as driver doesn't work
71a79a7a7c
Cleanup: Small cleanups to flip faces node
ce25209e26
Cleanup: Clarify mirror modifier copying and face flipping
f2ea7ae751
Fix #105319: Crash in weighted normal modifier after recent cleanup
45043bb9c7
Fix #85841: Change the python console banner colorstyle to info
eb68334b58
Cleanup: Mesh: Access looptris with Span
3c94e2ab4c
Cleanup: split 'transform_gizmo_3d.cc' in more specific units
5edca02d08
Fix cage2d gizmo setting uniform size when uniform scaling is required
0786b05175
Cleanup: More clear variable name in File Browser drawing
3c94e2ab4c
Cleanup: split 'transform_gizmo_3d.cc' in more specific units
5edca02d08
Fix cage2d gizmo setting uniform size when uniform scaling is required
0786b05175
Cleanup: More clear variable name in File Browser drawing
09e848deec
Cleanup: use term "filepath" instead of "name" / "fname"
707af21afd
Merge branch 'blender-v3.5-release'
f37077ae5a
Mesh: Clear loose edges bitmap with count of zero
52104c1a0c
Mesh: Avoid recalculating bounds after some operations
96abaae9ac
Cleanup: Remove legacy argument from mesh creation functions
494becdec9
Cleanup: Remove redundant parenthesis
17e92711d3
UI: Refactor path dropping so logic doesn't depend on icons
86ceb6722f
Cleanup: format
52ded6ab56
GPUTexture: Make sure all available texture format are supported
5b2b114a2a
Fix #105198: Ensure Frame and Reroute nodes are searchable
7eef746270
Merge branch 'blender-v3.5-release'
f9bcd8c7e8
Fix #104992: Crash on calling operation search in outliner
d54b051f4a
Fix #85841: Change the python console banner colorstyle to info
7eef746270
Merge branch 'blender-v3.5-release'
f9bcd8c7e8
Fix #104992: Crash on calling operation search in outliner
ec0280dc3d
Fix #85841: Change the python console banner colorstyle to info
afb6336857
Workbench: Remove unecessary GPU_TEXTURE_USAGE_ATTACHMENT flag
9fb1f32f06
Cleanup: GPUTexture: Remove _ex suffix from texture creation
3d6578b33e
GPUTexture: Add texture usage flag to all texture creation
e01b140fb2
GPUTexture: Remove data_format from 3D texture creation function
afb6336857
Workbench: Remove unecessary GPU_TEXTURE_USAGE_ATTACHMENT flag
9fb1f32f06
Cleanup: GPUTexture: Remove _ex suffix from texture creation
3d6578b33e
GPUTexture: Add texture usage flag to all texture creation
e01b140fb2
GPUTexture: Remove data_format from 3D texture creation function
75e3371aef
GPUTexture: Remove obsolete GPU_texture_bind_ex argument set_number
color style of banner in Python Console arouse ambiguity
Hello @cadtofu, I made a pull request from your suggestion.
Python: Change console banner color-style to info
I think this need to be reviewed by the Python API & Text Editor module.