Block a user
8c1d59c061
Fix crash if expanding the fonts directory fails
76e11bedfa
Fix crash using "~" in the file selector when the "home" is null
7318206d2e
Fix inconsistency between *BKE_appdir_folder_{home/default} on macOS
ad0a82c56a
Fix #127051: Compositing using multiple Levels nodes freezes Blender
e84b2301fd
Fix #128567: file selector automatically creates paths & warns
copy_from_face_interp
needs tuple input, loses reference, returns nothing
@ideasman42 : worth backporting to 3.6 as well?
c68bd4b16f
DRW: Rename draw_debug_info.hh to avoid conflict with main branch
8af22ea181
Fix: Draw: Bounds usage
1f31c44356
Fix #127774: Flat Object matrix leads to incorrect culling
4497e59686
Fix #126542 Fix UV Edge overlays in Metal
2f397b466e
Update license information
0a404ab56d
Cleanup: use blender::float3 for BKE_bmbvh_* API
4d95b2b69c
Fix IDPropertyUIManager.as_dict() non-array default for arrays
d70baf6949
Fix #127952: Crash on load after id_properties_ui type change
41b7627e3c
Fix #127932: STL importer was not setting faces as sharp
ff9de2f7da
Fix #125670: Regression: Setting parent to triangle changes object location
blender-v4.2-release backports
656fc04478
macOS: Splash Screen notice to about reduced performance on Rosetta
49a12a6478
Fix #124567: No Normals pass when combining two shader to RGB
be44c06ad4
Fix #126521: Redo popup doesn't refresh layout on changes
70bac72b00
Fix crash applying object transform for multi-user objects
3e582bf531
Fix crash making objects single user
866f7d7ff0
Merge branch 'blender-v4.3-release'
ee3fdf4099
Fix: curves editmode operators available in pointcloud editmode
Philipp Oeser
deleted branch fix_curves_operators_in_pointcloud_editmode from lichtwerk/blender
2024-10-09 16:10:24 +02:00
Fix: curves editmode operators available in pointcloud editmode
Spring-Damper Calculations in Blender's Soft Body Physics
The gameengine softbodies used bullet iirc
Spring-Damper Calculations in Blender's Soft Body Physics
@ChengduLittleA : dont think softbody uses bullet?
@Maximilian-Gebelein : check https://projects.blender.org/blender/blender/src/branch/main/source/blender/blenkernel/intern/softbody.cc https:…
927769899b
Merge branch 'blender-v4.3-release'
3b9a07d49a
Fix #128746: SequenceCache modifier not available in dropdown for Curves
738dc431eb
Fix: Sequencecache modifier opening a file mem allocation mismatch