Blender Git Loki
Git Commits -> Revision cd1e6df
Revision cd1e6df by Corbin Dunn (master) March 9, 2021, 16:08 (GMT) |
macOS/Ghost: Replace NSAutoreleasePool with @autoreleasepool - Automatic and guaranteed cleanup. - Improves readability and reduces chances of errors by removing `[pool drain]` statements. Reviewed By: #platform_macos, sebbas, ankitm Differential Revision: https://developer.blender.org/D10616 |
Commit Details:
Full Hash: cd1e6df534105990d726d610dca763099ccfdc1a
Parent Commit: 04e816b
Committed By: Ankit Meel
Lines Changed: +231, -246
1 Modified Path:
/intern/ghost/intern/GHOST_SystemCocoa.mm (+231, -246) (Diff)