blender/source/blender
Jason Fielder af63849253 Merge branch 'blender-v3.5-release' into Fix_UncachedMaterialLeak 2023-03-15 15:07:09 +01:00
..
asset_system Fix #104857: crash when datafiles/assets folder does not exist 2023-02-27 14:02:03 +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 Fix (unreported) crash in clnors with empty mesh. 2023-03-09 16:34:27 +01:00
blenlib BLI_array_store: improve hash accumulation for each memory chunk 2023-03-11 11:58:08 +11:00
blenloader Fix failing test after own recent commit regarding Main freeing function. 2023-03-06 16:11:35 +01: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 Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
draw Fix #103605: Metal barycentric coordinate compilation failure 2023-03-14 08:23:02 +01:00
editors Fix #105180: "All" asset library includes subfolders of current file 2023-03-15 13:06:39 +01: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 Merge branch 'blender-v3.5-release' into Fix_UncachedMaterialLeak 2023-03-15 15:07:09 +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 #105395: Handle quoted paths better in the OBJ importer 2023-03-06 06:29:40 +01:00
makesdna Cleanup: use macro for 'SCE_SNAP_MODE_GEOM' 2023-03-13 15:34:26 -03:00
makesrna Fix #105721: Fix crash accessing driver variables & targets 2023-03-14 12:16:22 +11:00
modifiers Fix (unreported) crash in Array modifier in case of empty mesh. 2023-03-09 16:36:56 +01:00
nodes Fix #105610: Missing "Amount" validation in duplicate elemnts node 2023-03-09 13:49:16 -05:00
python Fix #105678: Crash assigning Image.pixels to an undersized sequence 2023-03-14 16:00:24 +11: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 WM: Fix invalid memory access in wmTimer handling code. 2023-03-03 15:24:26 +01:00
CMakeLists.txt