- Tourcoing, Nord, France
- https://www.leodepoix.fr/
-
Pipeline Developer in the VFX Industry.
- Joined on
2014-05-12
Block a user
4fb6e45b37
Curves: change default font offset from 1.0 to 0.0
4dc59c7311
I18n: add per-socket translation contexts for nodes
61b457d390
Vulkan: Push constants
08db6bf215
IO: factor out axis validation logic between OBJ and PLY
62c4dce83b
Merge remote-tracking branch 'upstream/blender-v3.5-release'
38407b319a
CMake/Win32: Install boost dlls during install phase
adacf5a706
Merge branch 'blender-v3.5-release'
5a4872bd4e
Fix #105341 Hard freeze in scene space stroke code
4b0f5c2aad
Fix build error introduced in previous commit.
f5e9a78216
GPU: Fix wrong barrier in tests
c02feb6773
Fix failing VSE test
6749593aec
Fix mistake in previous commit
c066035907
Cleanup: Deduplicate node parent checking functions
b4100ed377
Fix VSE clamping strip content length incorrectly
a95eaf0ec1
Build: Make OpenImageIO a required dependency
e0732b640a
Fix: Build with FFmpeg 6.0
a2d988b5da
Cleanup: function style casts for C++, use nullptr
a2cc7e1511
Merge branch 'blender-v3.5-release'
24f3cb9b5c
Fix #105381: Alt-Tab causes Alt to stick with multiple monitors on WIN32
5bb3dc84c1
Merge branch 'blender-v3.5-release'
37c0b0b2b8
Cleanup: format
dcad51dfc3
DRW: Retopology Overlay
55ea58ff5b
BLI_string: correct size for BLI_str_format_int_grouped, update tests
05324e2e3c
Cleanup: spelling in comments
99e90615d7
Cleanup: compiler warnings
12854fdfd6
Fix: Frame Channels fails when no keys in range
f97542e5a2
Merge branch 'blender-v3.5-release'
9e5275791f
Fix #105343: id.make_local() doesn't work for overridden data.
4de2cf4136
Merge branch 'blender-v3.5-release'
2eeec49640
Fix #105339: grease pencil selection can toggle object selection
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