bdk-blender/source/blender
2023-09-21 08:07:33 +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: Bump version cycle to 3.3.11 2023-09-21 08:07:33 +02:00
blenlib Fix memory leak in BLI_file_older for WIN32 2023-06-15 12:33:51 +02:00
blenloader Fix #111235: invalid .blend file can crash on load. 2023-08-21 16:25:33 +02: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
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 #112144: Graph Editor handle highlighting not working correctly 2023-09-13 14:29:49 +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 #111238: Arrow keys in some menus work in the opposite direction 2023-09-13 13:45:34 +02:00
gpu Fix #111277: NaN in Vector Displacement leading to render errors 2023-09-13 13:41:02 +02: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 Fix (partially) wrong RNA path for 'ViewShading' data. 2023-09-13 13:20:41 +02:00
modifiers Fix #111238: Arrow keys in some menus work in the opposite direction 2023-09-13 13:45:34 +02: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 #109302: baking UDIM displacement normalization wrong 2023-07-13 15:02:14 +02:00
sequencer Fix #111642: VSE glow code can overflow with small proxies 2023-09-13 13:56:00 +02:00
shader_fx Fix #111238: Arrow keys in some menus work in the opposite direction 2023-09-13 13:45:34 +02:00
simulation
windowmanager Fix (unreported) invalid memory access in new 'newer blendfile version' code. 2023-08-22 17:42:59 +02:00
CMakeLists.txt