July 23, 2020, 03:59 (GMT) |
Cleanup: remove redundant static variable use This hasn't been needed since Python 3.7x. |
July 23, 2020, 02:39 (GMT) |
Cleanup: replace wchar_t with char32_t 3D text accent input |
July 23, 2020, 02:28 (GMT) |
Merge branch 'master' into property-search-ui |
July 23, 2020, 02:24 (GMT) |
Merge branch 'blender-v2.90-release' |
July 23, 2020, 02:23 (GMT) |
UI: disable add-object tool for 2.90 release This needs improvements which need user testing before this can be considered finished, even on a basic level. |
July 23, 2020, 01:50 (GMT) |
Cleanup: rename Curve.len_wchar to len_char32 The name was misleading as the length is for char32_t, not wchar_t. |
July 23, 2020, 01:39 (GMT) |
Cleanup: unused argument |
July 22, 2020, 20:48 (GMT) |
Outliner: Sort bones alphabetically |
July 22, 2020, 20:48 (GMT) |
Outliner: Cleanup sorting |
July 22, 2020, 19:59 (GMT) |
Merge branch 'master' into soc-2020-outliner |
July 22, 2020, 19:14 (GMT) |
Property Search: Fix graying out tabs with no results |
July 22, 2020, 17:29 (GMT) |
Simulation: add todo comment |
July 22, 2020, 17:16 (GMT) |
Nodes: add missing update tags in the case of simulation node trees |
July 22, 2020, 17:16 (GMT) |
Depsgraph: build ids referenced by sockets |
July 22, 2020, 17:16 (GMT) |
Simulation: move responsibility of updating persistent data handles This solver should not be responsible for updating the handles. |
July 22, 2020, 17:16 (GMT) |
Simulation: fix memory leak |
July 22, 2020, 17:16 (GMT) |
Simulation: improve depsgraph integration A simulation data block has an embedded node tree, which requires special handling in a couple of places. Some of those places were missing beforehand. This also adds a relation to make sure that the simulation is evaluated after animations on the embedded node tree are evaluated. |
July 22, 2020, 17:00 (GMT) |
Separate formatting from space text This is preparation for reusable syntax highlighting |
July 22, 2020, 16:29 (GMT) |
GPencil: Missing rename in previous commit |
July 22, 2020, 16:15 (GMT) |
GPencil: Cleanup - rename trace functions |
|
|
|


Master Commits
MiikaHweb | 2003-2021