This is meant to allow using C++ data structures in this file
as a performance improvement. Particularly Vector instead
of ListBase for duplilist.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
No real changes in performance as far as I could see.
| source/blender/editors/transform/transform_snap_object.cc | ||
|---|---|---|
| 913 | This parameter is not actually being used, but if we are going to choose a value, let it be BVHTREE_FROM_EM_LOOPTRI or create a new like... BVHTREE_UNUSED? | |