Blender Git Statistics -> Developers -> corbin
Corbin Dunn (corbin)
Total Commits : 6
Master Commits : 6
Branch Commits : 0
First Commit : March 3, 2021
Latest Commit : March 9, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
March, 2021 | 6 |
Favourite Files
Filename | Total Edits |
---|---|
GHOST_SystemCocoa.mm | 4 |
GHOST_WindowCocoa.mm | 1 |
GHOST_WindowViewCocoa.h | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 6 | 1.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 249 | 41.5 |
Lines Removed | 292 | 48.7 |
Latest commits
March 9, 2021, 16:08 (GMT) |
macOS/Ghost: Simplify pasteboard and screen count code Reviewed By: #platform_macos, sebbas, ankitm Differential Revision: https://developer.blender.org/D10616 |
March 9, 2021, 16:08 (GMT) |
macOS/Ghost: Remove unnecessary nil checks. Reviewed By: #platform_macos, sebbas, ankitm Differential Revision: https://developer.blender.org/D10616 |
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 |
March 4, 2021, 16:23 (GMT) |
macOS/Ghost: Opt out of AppKit?s automatic window tabbing Since Blender is single-tabbed, this will prevent extraneous tab-related options from appearing in "Window" menu in case AppKit's internals change. Reviewed By: #platform_macos, sebbas, ankitm Differential Revision: https://developer.blender.org/D10606 |
March 3, 2021, 15:56 (GMT) |
macOS/Ghost: Remove redundant nil check after initWithContentRect AppKit?s NSWindow.h has NS_ASSUME_NONNULL_BEGIN, and only methods/ properties explicitly marked nullable will ever return nil. Reviewed By: #platform_macos, sebbas Differential Revision: https://developer.blender.org/D10603 |
March 3, 2021, 15:55 (GMT) |
macOS/Ghost: Fix memory leak. `new` allocates a new object that needs to be autoreleased. Reviewed By: #platform_macos, sebbas, ankitm Maniphest Tasks: T86222 Differential Revision: https://developer.blender.org/D10597 |
MiikaHweb - Blender Git Statistics v1.06