Blender Git Commit Log
Git Commits  -> Revision 57aae2a
		
			
			
		
| Revision 57aae2a by Sergey Sharybin (master) May 27, 2020, 10:07 (GMT) | 
| OpenSubdiv: Refactor, use C++ allocation for internal classes Only use OBJECT_GUARDED_{NEW. DELETE} for structures which are part of public C-API (and hence can not have new/delete operators overloaded). Could try being brave and override new/delete from under C++ ifdef. | 
Commit Details:
Full Hash: 57aae2a35511e9c4e137016c33f3c44553375aeb
Parent Commit: c81a5f5
Lines Changed:  +42,  -4
1 Added Path:
/intern/opensubdiv/internal/base/memory.h (+28, -0)  (View)
5 Modified Paths:
/intern/opensubdiv/CMakeLists.txt (+3, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.h (+4, -0) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_capi.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_impl.h (+3, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.h (+4, -0) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_capi.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_impl.h (+3, -0) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021