bdk-blender/source/blender
2023-06-19 15:34:40 +02:00
..
blendthumb Fix T99711: Eternal loop reading blend file thumbnail 2022-07-15 14:53:38 +10:00
blenfont Fix T99872: Crash Loading Embedded Fonts - 3.3 2022-11-09 09:41:57 +01:00
blenkernel Release Cycle: bump to Blender 3.3.8 release 2023-06-19 15:34:40 +02:00
blenlib Fix memory leak in BLI_file_older for WIN32 2023-06-15 12:33:51 +02:00
blenloader Fix failing test after own recent commit regarding Main freeing function. 2023-03-16 13:54:58 +01:00
blentranslation IME Cleanup: Removal of BLT_lang_is_ime_supported 2022-06-07 10:03:26 -07:00
bmesh Fix T102532: bevel spikes with loop slide. 2023-06-15 13:09:11 +02:00
compositor Fix T100886: error saving side-by-side stereo EXR image of depth pass 2022-09-21 12:34:21 +02:00
datatoc Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
depsgraph Cleanup: Move RNA path functions into own C++ file 2022-08-04 16:13:00 +02:00
draw Fix: missing greasepencil hook modifier relationship lines 2023-01-12 14:00:42 +01:00
editors Fix #108911: Fcurve Proportional editing circle draws wrong 2023-06-15 15:06:22 +02:00
freestyle Fix T99450: Animated Holdout not updating on frame change 2022-10-26 11:36:02 +02:00
functions Geometry Nodes: Port sample curves node to new data-block 2022-07-22 09:59:28 -05:00
geometry Fix T102537: Curve subdivide mishandles single point curves 2022-11-28 14:49:55 +01:00
gpencil_modifiers Fix T103887: Line Art Vertex Weight Transfer to target group broken 2023-02-15 13:13:55 +01:00
gpu Fix #104347: Loop Cut Tool becomes impressive with GPU Subdivision 2023-03-16 14:19:10 +01:00
ikplugin
imbuf Fix: Build with FFmpeg 6.0 2023-06-16 15:26:31 +02:00
io Fix OBJ tests using release folder 2023-03-30 19:59:56 +02:00
makesdna Fix #107186: Curve assets don't generate preview images 2023-05-15 14:14:03 +02:00
makesrna Add missing notifier when setting cursor.matrix 2023-05-15 14:38:39 +02:00
modifiers Fix T104176: Smooth modifier with vergex group not work for negative factors. 2023-02-15 13:32:51 +01:00
nodes Fix #103903: Bump Node performance regression 2023-02-15 13:45:50 +01:00
python Fix off by one error introduced by me in recent commit 6948a2d 2023-06-15 13:31:24 +02:00
render Fix Cycles bug baking with multiple materials, due to mistake in backport 2023-02-09 23:25:43 +01:00
sequencer Fix T102801: Empty metasequence sliding away while moving 2023-01-12 14:34:04 +01:00
shader_fx I18n: make Grease Pencil modifiers and shader FX translatable. 2022-08-01 13:58:23 +02:00
simulation
windowmanager UI: Properly cancel dragging on escape or right-click 2023-06-15 16:06:45 +02:00
CMakeLists.txt