Léo Depoix PiloeGAO
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-06 14:31:16 +01:00
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'
Compare 29 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-05 17:49:41 +01:00
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
Compare 12 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-04 00:04:49 +01:00
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
Compare 14 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-03 14:14:23 +01:00
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'
Compare 16 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-03 04:52:39 +01:00
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
Compare 16 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-02 14:31:59 +01:00
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
Compare 52 commits »
Léo Depoix pushed to archived-contraint-nodes at PiloeGAO/blender 2023-03-01 04:00:36 +01:00
a56954d69a Basic implementation for constraint node editor
Léo Depoix pushed to archived-contraint-nodes at PiloeGAO/blender 2023-03-01 03:55:18 +01:00
Léo Depoix created branch archived-contraint-nodes in PiloeGAO/blender 2023-03-01 03:55:18 +01:00
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-01 03:51:54 +01:00
ea97bb1641 Use hash for Collection.gobject lookup, speedup object linking
Léo Depoix deleted branch fix74779-outliner-modifier-delete-object from PiloeGAO/blender 2023-03-01 03:51:29 +01:00
Léo Depoix commented on issue blender/blender#74779 2023-03-01 03:50:40 +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 main at PiloeGAO/blender 2023-03-01 02:24:36 +01:00
e65671c1ed Merge branch 'blender-v3.5-release'
337e68aeb5 Test: update bl_rna_defaults
6f4d36ca8f Python: Change console banner color-style to info
Compare 3 commits »
Léo Depoix deleted branch fix-python-banner-colorstyle from PiloeGAO/blender 2023-03-01 02:23:22 +01:00
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-01 00:19:49 +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
Compare 20 commits »
Léo Depoix pushed to fix-python-banner-colorstyle at PiloeGAO/blender 2023-02-28 14:54:34 +01:00
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
Compare 88 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-02-28 14:52:12 +01:00
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'
Compare 29 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-02-27 19:58:34 +01:00
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
Compare 54 commits »