Blender Git Commit Log

All Blender Git commits.

Page: 2039 / 8462

November 26, 2019, 11:43 (GMT)
USD: clearer explanation of when to override `get_object_data_path()`
November 26, 2019, 11:42 (GMT)
USD: clearer explanation of when to override `get_id_name()`
November 26, 2019, 11:38 (GMT)
USD: add `_` suffix to non-public member variables
November 26, 2019, 11:32 (GMT)
USD: changed C++ to C comments
November 26, 2019, 11:31 (GMT)
USD: separate typedef `DupliAndDuplicator`
November 26, 2019, 11:21 (GMT)
USD: clarified TODO in AbstractHierarchyWriter
November 26, 2019, 11:19 (GMT)
USD: added comment to explain 'instance'
November 26, 2019, 11:19 (GMT)
USD: rewrapped comment (change in clang-format config?)
November 26, 2019, 11:19 (GMT)
USD: consistent comment style
November 26, 2019, 11:19 (GMT)
USD: Removed superfluous comment
November 26, 2019, 11:19 (GMT)
USD: also stop job when `*stop = true`
November 26, 2019, 11:19 (GMT)
USD: expanded explanation of `HierarchyContext::weak_export`
November 26, 2019, 11:19 (GMT)
USD: replace `#define` with anonymous enum
November 26, 2019, 11:19 (GMT)
USD: fixed copyright year in license blocks
November 26, 2019, 11:19 (GMT)
USD: enable USD in Release configuration
November 26, 2019, 11:12 (GMT)
Fix segfault when polling `MESH_OT_paint_mask_extract`

`CTX_data_active_object(C)` returns `NULL` when there is no active object,
and this was not tested for in the code.
November 26, 2019, 10:40 (GMT)
Cleanup: Fix copyright year
November 26, 2019, 09:58 (GMT)
Fix memory leak, closing a window didn't free gestures

Exposed by test file in T71718
November 26, 2019, 09:40 (GMT)
Merge branch 'master' into functions
November 26, 2019, 09:08 (GMT)
Buildbot: Increaser codesign timelimit

It was possible that it would exceed when signing all the DLLs if the machine
is busy with some background tasks or when internet is slow.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021