March 29, 2020, 06:11 (GMT) |
Cleanup: remove unicode character printing Was added when utf8 was originally introduced - for testing, but is no longer needed. |
March 29, 2020, 06:11 (GMT) |
Cleanup: spelling, comments |
March 29, 2020, 05:37 (GMT) |
Cleanup: strict-prototypes warning |
March 29, 2020, 05:09 (GMT) |
March 28, 2020, 20:40 (GMT) |
Fix T75088: Add tooltips for custom properties |
March 28, 2020, 14:08 (GMT) |
Merge branch 'master' into greasepencil-object |
March 28, 2020, 14:08 (GMT) |
March 28, 2020, 11:33 (GMT) |
GPencil: Fix error when stroke has 0 points It's possible create a stroke with 0 points using python |
March 28, 2020, 08:14 (GMT) |
Cleanup: Removing unused parameter. |
March 28, 2020, 05:35 (GMT) |
Fix more build errors, remove old property from UI Test before pushing... |
March 28, 2020, 05:29 (GMT) |
Fix build error (typo) |
March 28, 2020, 04:29 (GMT) |
Add commented out C drawing code for modifiers. Left over from an earlier patch, this layout drawing code still needs to be converted to be panels. |
March 28, 2020, 04:28 (GMT) |
Use a panel based UI to draw modifiers Currently an interface template creates a RECREATE panel for each modifier, which is then drawn with the rest of the panels. The python based modifier drawing is removed. This also adds a UIList and the idea of an active modifier, along with object operations to add and move it. |
March 28, 2020, 04:18 (GMT) |
Add a modifier callback to register UI panels The modifier UI is defined in each modifier file. This commit only implements the callback for a few modifiers, with work in progress UI. New common UI functions handle the common parts of registering panels and retrieving modifier pointers from them. |
March 28, 2020, 04:07 (GMT) |
Add a RECREATE panel type Panels built from types with this flag don't have a 1 to 1 correspondence with their types-- there can be many panels built from a single type. That can be used to tie each panel to a modifier instead. |
March 28, 2020, 01:14 (GMT) |
Fix T74604: A.N.T Landscape Erode function reports error Although indicated, the `rna_Object_active_vertex_group_set` function was missing. |
March 28, 2020, 01:08 (GMT) |
Fix missing NULL terminator for new brush option |
March 27, 2020, 23:59 (GMT) |
Fix key detection issues introduced by D7229 Removing the GHOST_kKeyUnknown check from processKeyEvent() produces epeated unknown key events whenever a modifier key is held down, due to the way ghost uses GHOST_kKeyUnknown as a filter value for modifier key events. Differential Revision: https://developer.blender.org/D7257 |
March 27, 2020, 23:12 (GMT) |
March 27, 2020, 22:21 (GMT) |
Cleanup: compiler warnings |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021