..
asset_system
BLI_file: split BLI_rename into two functions
2023-05-16 13:15:48 +10:00
blendthumb
Remove "All Rights Reserved" from Blender Foundation copyright code
2023-03-30 10:51:59 +02:00
blenfont
Cleanup: remove redundant path splitting in font loading
2023-05-03 17:23:19 +10:00
blenkernel
Fix: Crash in 3.6 when loading mesh edge crease from 4.0
2023-06-27 10:08:18 +02:00
blenlib
Fix potential buffer overflow in BLI_path_sequence_decode
2023-06-19 09:39:27 +10:00
blenloader
Fix #109053 : File Append with recursions leads to crash
2023-06-19 16:39:37 +02:00
blentranslation
I18N: Revert part of d95486af95
removing check for main thread.
2023-06-07 11:31:34 +02:00
bmesh
Fix: Remove non-threadsafe BMesh assertions in Mesh conversion
2023-06-06 12:12:26 -04:00
compositor
Fix #108492 : Compo Track Position node wrong Y for Relative Start/Frame
2023-06-06 13:50:34 +02:00
datatoc
Cleanup: rename "name" to "filepath"
2023-05-03 17:13:42 +10:00
depsgraph
Fix #108778 : Crash when rendering multiple view layers
2023-06-20 11:39:38 +02:00
draw
Fix 107322: MacOS/ATI Crash When Starting Eevee
2023-06-26 14:12:45 +02:00
editors
Fix snap normal not in world-space
2023-06-23 18:23:31 -03:00
freestyle
Cleanup: Move BKE_node.h to C++
2023-05-15 15:14:22 +02:00
functions
Cleanup: quiet dangling-reference warnings with GCC13
2023-05-10 12:06:27 +10:00
geometry
Fix: Revert changes in Mesh to Volume node and modifier to Blender 3.6
2023-06-23 20:12:17 +02:00
gpencil_modifiers_legacy
Cleanup: sort file, uppercase booleans, add missing headers
2023-05-17 13:13:10 +10:00
gpu
Fix #109314 : Metal Debug 'Shaders' Folder appearing in 3.6 &. 4.0
2023-06-24 17:40:46 +02:00
ikplugin
Fix #104606 : iTaSC solver moves root bone to origin and imobilizes it
2023-05-15 10:46:26 +02:00
imbuf
Fix #109045 : Allow images with more than 4 channels to load
2023-06-20 21:32:54 +02:00
io
Fix #108053 : Make the Collada UV sets enumerated from zero
2023-06-20 16:24:33 +02:00
makesdna
Fix: Revert changes in Mesh to Volume node and modifier to Blender 3.6
2023-06-23 20:12:17 +02:00
makesrna
Fix: Revert changes in Mesh to Volume node and modifier to Blender 3.6
2023-06-23 20:12:17 +02:00
modifiers
Fix: Revert changes in Mesh to Volume node and modifier to Blender 3.6
2023-06-23 20:12:17 +02:00
nodes
Fix #109307 : memory leak changing simulation item name
2023-06-26 12:33:13 +02:00
python
Fix off by one error introduced by me in recent commit 6948a2d
2023-06-13 20:24:17 +02:00
render
Revert "Fix unnecessary corner edge computation in multires bake"
2023-06-21 18:54:28 +02:00
sequencer
I18n: translate new sequence strip names
2023-06-21 16:41:13 +02:00
shader_fx
Cleanup: use STRNCPY, SNPRINTF macros
2023-05-09 14:08:19 +10:00
simulation
Cleanup: reduce line wrapping caused by trailing comments
2023-05-02 10:42:24 +10:00
windowmanager
Fix #108495 : Pasting a material crashes
2023-06-07 13:22:07 +10:00
CMakeLists.txt
Cleanup: sort file, uppercase booleans, add missing headers
2023-05-17 13:13:10 +10:00