Léo Depoix PiloeGAO
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-14 18:29:18 +02:00
dcb3b1c1f9 Geometry: Use implicit sharing for curve and mesh offsets
fed463df78 IDManagement: Extend ID remapping code.
988f23cec3 Attributes: Add 2D integer vector attribute type
80f3f59555 Fix: Remove unsupported data types in extrude and split edges nodes
3f31ac2e1a Cleanup: Make deprecated custom data type handling consistent
Compare 8 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-14 14:48:47 +02:00
4d1acf42e9 Cleanup: Minor fix to comments.
e0a3fcb622 Fix #106856: Pose library does not autokey mirrored poses
10f20bf5d5 Refactor: Rename more grease pencil files to legacy
c9258e6e19 Cleanup: BKE: lib_query: Add a new type of callback flags for not-owned embedded ID pointers.
c63b2e5187 BLI timeit utils: Add accessor to time value for TIMEBLOCK macros.
Compare 112 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-11 18:23:43 +02:00
90ad930a01 Fix #106778: Incomplete copy of curves radius to Cycles
4472717de2 Cleanup: Remove unnecessary PBVH attribute pointer
b03174782e Fix #106775: File Draw Negative Width Buttons
9477ab65a4 ImageEngine: Improve Performance and Quality.
43b37fbc93 Fix #106722: Motion tracking data lost on recovering autosave
Compare 27 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-09 16:12:36 +02:00
cc5128f6ca Realtime Compositor: Implement Fog Glow Glare node
625ba3cb5d Realtime Compositor: Implement Displace node
b939b60c3f Realtime Compositor: Implement Z Combine node
7a267aa000 DRW: Selection Occlusion
bc86223975 Cleanup: readability improvements in uv packer
Compare 9 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-08 02:13:30 +02:00
e369bf4a6d UI: Text Object International Case Change
8906aa77cd Cleanup: Comment formatting, remove debug print
5a86c4cc88 Fix: Cycles ignores point cloud and curves byte color attributes
ae017b3ab7 Cycles: Optimize Blender curves attribute extraction
aef0e72e5a Cycles: Optimize Blender point cloud attribute extraction
Compare 64 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-05 00:35:56 +02:00
dec9c593cb Cleanup: Use generic index copying utility for normals
f594e951e0 Cleanup: Use generic mesh corner to poly map utility
e785d956c4 Fix: Crash loading autosave/last session file after MPoly removal
4b2ea18ec9 Cleanup: Deduplicate OffsetIndices utility for meshes and curves
8d0920ec6d Cycles: Optimize extraction of Blender attributes
Compare 11 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-04-04 19:08:36 +02:00
1ae54bb4fd Fix MSVC C1001 error after texture sampler refactor
412b6a8f65 Fix #106430: Index the right UVmap in BMesh
7adea7ee15 Cleanup: Removed DerivedMesh triangle cache
85bd64ece4 Fix: Crash and broken multires baking
547f0d5dab Cleanup: Use const arguments for DerivedMesh functions
Compare 284 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-22 13:30:53 +01:00
95a4049633 Cleanup: Unused private fields
7c952d6d15 Cleanup: Avoid unused includes in EnumerableThreadSpecific header
ad96939a66 Fix warning in points to volume node
69ba34fa21 Merge branch 'blender-v3.5-release'
caaf97ed95 Build: upgrade OpenImageIO to 2.4.9.0
Compare 82 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-19 15:20:23 +01:00
35bb942ae3 Cleanup: Use better check for UV map attribute
37889015f3 Cleanup: Use C++ attribute API
fbdeb0434c Merge branch 'blender-v3.5-release'
f23e3c7f04 Fix: Various issues with attribute removal
4b30b5c57f Nodes: SDF Volume nodes milestone 1
Compare 15 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-18 14:13:47 +01:00
b93a66d603 IO: refactor, replace std::vector with Vector in OBJ and PLY code
1b2f58adff VSE: Update text of text strip after each typed character
bb1c503bee Fix 105824: Retiming remove gizmo size is fixed
cf8640e7b5 Fix: Broken mesh to curve conversion
740c9204cc Cleanup: Simplify mesh to legacy curve logic
Compare 22 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-17 13:53:42 +01:00
8ded95c175 Vulkan: Clearing Storage Buffers
0cb02ff3ba Merge branch 'blender-v3.5-release'
6d3ce8273a Fix #105363: Frame nodes can act wrong in transform system
6c6edaf513 PLY: Improve robustness and performance of the new PLY importer
ac2f67dda0 Merge branch 'blender-v3.5-release'
Compare 25 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-17 01:03:57 +01:00
025beb2cda Merge branch 'blender-v3.5-release' into main
e63f84de29 make.bat: adjust for recent submodule changes
aa2d8647c1 Merge branch 'blender-v3.5-release'
20a8bc1204 Fix #105455: GPU subdivision with textures corrupts display after undo
9a8bfe8dd3 Cleanup: Make format
Compare 83 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-14 23:12:04 +01:00
99506b3d73 Fix: Crash in weighted normal modifier
7b66168bcb Merge branch 'blender-v3.5-release' into main
a7cd6de244 Fix Cycles missing light from multiple distant lights with different visibility
ee18b625ca Fix: Edit mesh face corner color operators always use first layer
3785dc8043 Fix #105146: Gpencil select does not work with Layer transforms
Compare 23 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-13 23:08:21 +01:00
46da66f4df Fix: Uninitialized boolean arrays in mesh conversion
1dba915dff Merge branch 'blender-v3.5-release' into main
98bfa8d458 Fix 'use_occlusion_test' option not having effect on wireframe
f92bacee94 Cleanup: use macro for 'SCE_SNAP_MODE_GEOM'
cf2c9fe186 Vulkan: Add initial VkPixelBuffer.
Compare 25 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-13 23:07:38 +01:00
cbc73a1e05 Cleanup: Make mesh function static
03fffc08b6 Cleanup: Fix unused variable warning in release builds
050e08e5f0 Cleanup: Remove unused UI handlers function
68ec41d00e Cleanup: Remove unused mesh function
1dc57a89e9 Mesh: Move functions to C++ header
Compare 8 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-11 16:24:40 +01:00
54c9f972df Merge branch 'blender-v3.5-release'
7d22b11352 Fix #105601: Remove duplicates when inserting links into multi inputs
b06edc2897 Cleanup: UV: simplify uv packing API.
e56fe42aab Cleanup: format
eaa5a439b5 Merge branch 'blender-v3.5-release'
Compare 48 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-10 00:10:23 +01:00
bd3c6801da Cleanup: BLI: Rotation: Remove unneeded type forward declarations
3982aa922e BLI: AxisAngle: Fix wrong constructor
610cb16d5d BLI: AxisAngle: Make axis normalization mandatory
f70171e9c6 Cleanup: format
caf90c6a90 Fix #105587: Triangulated shading in sculpt mode
Compare 47 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-09 00:06:08 +01:00
56d2298271 Fix #105435: Pause Win32 Auto-Focus During Text Entry
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-08 18:55:46 +01:00
60f35207d4 Fix: Hide ".uv_seam" attribute in UI
27b9ce6ab6 Mesh: Avoid writing unnecessary attributes
1354e3108b const_cast no longer needed for ntreeIsRegistered.
7d7190de74 Merge branch 'blender-v3.5-release'
1b398dbad0 Fix build error: ntreeIsRegistered requires non-const pointer.
Compare 81 commits »
Léo Depoix pushed to main at PiloeGAO/blender 2023-03-07 02:21:50 +01:00
175b1b449e Fix #105433: Offset Tracking Shortcut no longer working
91e191bd21 Transform: split tracking conversion
1658de6769 Merge branch 'blender-v3.5-release'
83f28793c0 Fix missing data role in color management fallback
a3b0a77f50 Cleanup: UV: simplify types
Compare 15 commits »