blender/release/datafiles
Jeroen Bakker 3c717a631b Fix Memory Leak introduced by Draw Manager Threading
The memory leak is noticeable when using custom bone shapes. When using custom
bone shapes objects could be extracted twice. Where the second extraction can
overwrite data created by the first extraction what causes the memory leak.

Options that have been checked:
1. Use two task graphs phases. One for normal extraction (DST.task_graph) and
   the other one will handle extractions that require blocking threads.
2. Keep a list of all objects that needs extraction and only start extraction
   when all objects have been populated.

The second would slow performance as the extraction only happens when all
objects have been populated. In the future we might want to go for the second
option when we have the capability to render multiple viewports with a single
populate. As this design isn't clear this patch will implement the first
option.

Reviewed By: Clément Foucault

Differential Revision: https://developer.blender.org/D7969
2020-06-15 15:22:57 +02:00
..
blender_icons16 Fluid: Rename smoke flow forces to fluid flow forces 2020-05-14 10:41:00 +02:00
blender_icons32 Fluid: Rename smoke flow forces to fluid flow forces 2020-05-14 10:41:00 +02:00
brushicons GPencil: New set of Brush icons 2019-09-12 22:15:19 +02:00
colormanagement Fix missing standard OpenColorIO roles, as reported by ociocheck 2020-05-12 21:50:42 +02:00
fonts Fix missing hinting information in default font 2020-05-14 20:17:26 +02:00
icons UI: Update the Clay Thumb Sculpt icon 2020-03-18 20:38:28 +01:00
locale@72e5040232 Fix Memory Leak introduced by Draw Manager Threading 2020-06-15 15:22:57 +02:00
studiolights Change exhisting studiolight 2019-05-24 21:34:15 +02:00
userdef Revert "UI: Fix T77173: Report Background Colors for 2.83 Release" 2020-06-02 15:59:37 -04:00
alert_icons_update.py UI: Larger Alert Icons 2020-03-14 11:05:09 -07:00
alert_icons.png UI: Larger Alert Icons 2020-03-14 11:05:09 -07:00
alert_icons.svg UI: Larger Alert Icons 2020-03-14 11:05:09 -07:00
bfont.pfb Fix #32313: freetype fails to load PFB builtin font 2012-08-12 10:03:33 +00:00
blender_icons_geom_update.py CMake: use spaces instead of tabs for icon updating script 2020-03-14 15:39:59 +11:00
blender_icons_geom.py Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00
blender_icons_update.py macOS: rename blender.app to Blender.app 2019-06-21 23:37:40 +02:00
blender_icons.svg UI: add new icons for Volume, Hair and PointCloud 2020-03-18 11:23:05 +01:00
ctodata.py ctodata: make stripping the last byte optional 2019-02-15 10:18:10 +11:00
DejaVuSans-Lite.sfd.bz2
LICENSE-bfont.ttf.txt
LICENSE-bmonofont-i18n.ttf.txt UI: always use international font 2020-03-25 16:39:37 +01:00
LICENSE-droidsans.ttf.txt UI: always use international font 2020-03-25 16:39:37 +01:00
preview_grease_pencil.blend Fix T77869: GPencil material preview not visible before frame 2 2020-06-15 11:01:28 +02:00
preview.blend EEVEE: Update Preview file with new lightcache 2020-03-12 17:03:58 +01:00
prvicons_update.py UI: Correct prvicons 2019-10-30 09:27:12 +11:00
prvicons.png UI: Correct prvicons 2019-10-30 09:27:12 +11:00
prvicons.svg UI: Correct prvicons 2019-10-30 09:27:12 +11:00
splash_template.xcf Blender 2.78 commit! 2016-09-02 11:37:25 +02:00
splash.png UI: Tweak development branch splash image to exclude rounded corners 2020-05-14 11:02:56 +02:00
startup.blend Templates: tweaks to startup templates. 2018-12-31 16:26:22 +01:00