bdk-blender/source/blender
2023-07-17 14:50:48 +02:00
..
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 Release: Bump to 3.6.1 - release. 2023-07-17 14:50:48 +02:00
blenlib Fix potential buffer overflow in BLI_path_sequence_decode 2023-06-19 09:39:27 +10:00
blenloader Fix #109928: issues adding rigid bodies via just the world collection 2023-07-12 14:42:16 +02:00
blentranslation I18N: Revert part of d95486af95 removing check for main thread. 2023-06-07 11:31:34 +02:00
bmesh Fix #109471: BMesh to Mesh conversion invalid UV boolean attribute data 2023-07-12 13:58:39 +02: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 #109570: Error when using collection parameters in drivers 2023-07-05 11:45:59 +02:00
draw Fix #109040: Don't calculate homogenous offset if viewspace offset is 0 2023-07-12 14:32:43 +02:00
editors Fix #109633: 'Project Individual Elements' for 'Vert/Edge Slide' 2023-07-12 22:10:54 +02: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 Revert "Fix #109236: Split Edges node skips loose edges" 2023-07-15 22:43:46 -04:00
gpencil_modifiers_legacy Cleanup: sort file, uppercase booleans, add missing headers 2023-05-17 13:13:10 +10:00
gpu Fix #109389: Resolve Z-fighting artifacts in Metal 2023-07-12 14:10:17 +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 #109442: Match previous behavior when loading BC5 DDS images 2023-07-04 13:55:19 +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 LibOverride: Fix diffing code not always cleaning unused operations. 2023-07-12 16:55:17 +02:00
modifiers Fix #109565: Array modifier changes the Root vertex of Skin modifier 2023-07-12 16:41:49 -03:00
nodes Fix #109885: Check if BVH tree is null in correct place 2023-07-12 14:22:14 +02:00
python Fix #109887: Adding driver from python might crash 2023-07-12 14:07:25 +02:00
render Fix #109718: Cycles crash with persistent data and bpy.ops.render 2023-07-12 18:18:04 +02:00
sequencer Fix invalid address-of operator (hidden by a cast) 2023-07-12 14:06:46 +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 #109952: Unknown engine warning only shown when loading from a popup 2023-07-12 14:08:51 +02:00
CMakeLists.txt Cleanup: sort file, uppercase booleans, add missing headers 2023-05-17 13:13:10 +10:00