Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-09-10 15:04:20 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-09-10 15:04:20 +0400
commit73be170fb56d4e1415ee9891b5488370f9fbd01d (patch)
tree88b44a89461b0e781cbe97e639cab8a87c7fdd60 /source/blender/blenkernel/intern/editmesh_bvh.c
parent561e82e927fddefe65e6367821ce30b18e45f6f4 (diff)
add BLI_SMALLSTACK_***, macros: stack doesn't have a fixed size, it uses stack memory and never allocates.
it can be added and removed many times per function but will always remain the size of the maximum number of items. not used yet, added for normal calculation function from mont29.
Diffstat (limited to 'source/blender/blenkernel/intern/editmesh_bvh.c')
0 files changed, 0 insertions, 0 deletions