bdk-blender/source/blender
2023-03-28 22:56:16 -04:00
..
asset_system Fix #104305: Crash in node editor with large asset libraries 2023-03-16 15:40:31 +01:00
blendthumb CMake: quiet references to undeclared variable warnings 2023-01-19 17:10:42 +11:00
blenfont Fix #105388: Default Font Accidentally Kerning 2023-03-03 23:17:20 +01:00
blenkernel Release Cycle: Blender 3.5 Bcon5 2023-03-28 22:56:16 -04:00
blenlib Mesh: optimize edit-mesh undo with selection (address #105205) 2023-03-23 01:09:35 +11:00
blenloader Fix references to some nodegroups from new essentials staying around. 2023-03-28 13:29:03 +02:00
blentranslation I18n: disambiguate messages 2023-03-07 12:31:59 +01:00
bmesh Fix #105715: Freeing the edit-mesh causes future access to fail 2023-03-14 13:36:54 +11:00
compositor Fix 105271: Luminance Matte not Working on NVIDIA. 2023-03-13 16:07:17 +01:00
datatoc
depsgraph Fix #105818: material preview invalid memory access reported by ASAN 2023-03-17 11:17:01 +01:00
draw Fix #104266: Metal AMD refractions 2023-03-22 09:57:30 +01:00
editors Fix #105855: Crash with node add menu assets and keyboard navigation 2023-03-28 22:36:30 -04:00
freestyle Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
functions BLI: Use BLI_math_matrix_type.hh instead of BLI_math_float4x4.hh 2023-02-06 21:25:45 +01:00
geometry Pass BitVector by reference in lambda 2023-03-10 16:54:40 -03:00
gpencil_modifiers Fix #104824: GPencil natural drawing building with 1 subdivision very slow 2023-03-01 10:09:23 +01:00
gpu Metal: Resolve Race Condition in Memory Manager 2023-03-16 08:25:15 +01:00
ikplugin Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
imbuf Fix: Build with FFmpeg 6.0 2023-03-03 18:42:35 +01:00
io Fix #106128: OBJ exporter crash when a mesh only has loose vertices 2023-03-27 18:31:53 +02:00
makesdna Fix #105640: LineArt: Default value for LRT_GPENCIL_MATCH_OUTPUT_VGROUP flag. 2023-03-17 16:31:01 +01:00
makesrna Python API: Add deprecation warning to MeshUVLoop 2023-03-22 09:11:44 +01:00
modifiers Subdivision: remove info message that GPU subdivision being used 2023-03-16 19:48:55 +01:00
nodes Fix: Correct several messages in the UI 2023-03-16 00:12:29 +01:00
python Python: Limit BGL deprecation messages. 2023-03-23 12:38:36 +01:00
render Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
sequencer Sequencer: Use Same Sampling As Rendering. 2023-03-09 18:02:17 +01:00
shader_fx Cleanup: comments in struct declarations 2023-01-16 13:27:35 +11:00
simulation Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
windowmanager Fix #103263: Touchpad gestures changing pivot point of rotation/zooming 2023-03-17 14:48:50 +11:00
CMakeLists.txt