blender/source
Germano Cavalcante 6c59a3b37a Do not release the arrays used in the parameters of the expanded functions of bvhutils
The release of these arrays should be the programmer's discretion since these arrays can continue to be used.

Only the expanded functions `bvhtree_from_mesh_edges_ex` and `bvhtree_from_mesh_looptri_ex` are currently being used in blender (in mesh_remap.c), and from what I could to analyze, these changes can prevent a crash.
2017-02-16 22:55:01 -03:00
..
blender Do not release the arrays used in the parameters of the expanded functions of bvhutils 2017-02-16 22:55:01 -03:00
blenderplayer Fix T49860: Copying vgroups between objects sharing the same obdata was not possible. 2017-02-03 15:47:44 +01:00
creator Use new manual URL 2017-01-23 19:10:37 -05:00
gameengine BGE: Fix T50098: Crash when useding ImageMirror 2016-12-14 20:07:51 +01:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt