June 19, 2020, 06:47 (GMT) |
Writefile: move file flags to BlendFileWriteParams This removes G_FILE_HISTORY, G_FILE_SAVE_COPY & G_FILE_USERPREFS. Using file-flags made logic harder to follow since it's not so clear which flags are expected to be in G.fileflags & which are meant to be set and passed as arguments, these are shared between read & write functions too. Add BlendFileWriteParams so options which don't need to be stored aren't mixed up with flags that are stored for reuse. |
June 19, 2020, 06:13 (GMT) |
Cleanup: SPACE_ACTION does not have a RGB_TYPE_TOOL_HEADER So no need to check this specific case. |
June 19, 2020, 06:11 (GMT) |
Cleanup: use bool and enums in `match_region_with_redraws` Function used int for everything. |
June 19, 2020, 04:29 (GMT) |
June 19, 2020, 03:56 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 19, 2020, 03:53 (GMT) |
Outliner: Show pose group icons Pose groups previously showed a dot icon. Now it draws the correct icon. |
June 19, 2020, 03:19 (GMT) |
Outliner: Add properties sync for most types Add properties sync for all types that have a context tab. Some may have been missed but they can be added later easily. |
June 19, 2020, 03:17 (GMT) |
Cleanup: use doxy sections |
June 19, 2020, 03:14 (GMT) |
Remove proof-of-concept properties sync |
June 19, 2020, 00:04 (GMT) |
Cleanup commented separator. |
June 18, 2020, 23:44 (GMT) |
Cleanup: unsupported ATTR_FALLTHROUGH use, clang-format |
June 18, 2020, 21:00 (GMT) |
Property Search: New method that reuses existing layouts This method just transforms each layout into a row or a column, without adding any new layouts at all. There are a few problems with this method though, the columns have a fixed width for some reason, and it becomes more difficult to add the label column. |
June 18, 2020, 20:49 (GMT) |
Deflection fixes and cleanup |
June 18, 2020, 19:05 (GMT) |
Cleanup: Move snap callbacks to their respective transform mode These functions are very specific to the mode. More modes can support snap, and there is no reason to keep all callbacks for each mode in the transform_snap.c file. |
June 18, 2020, 18:35 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 18, 2020, 18:34 (GMT) |
Fix T78004: Instant crash when Shift+D duplicating a Collection Instance. Dummy mistake in own recent refactor of duplicate code... |
June 18, 2020, 18:34 (GMT) |
Merge branch 'master' into greasepencil-object |
June 18, 2020, 18:17 (GMT) |
Update velocity calculation to be better and move the normal constraint check |
June 18, 2020, 16:46 (GMT) |
UI: Weight Modifiers Falloff: Use better step icon |
June 18, 2020, 16:27 (GMT) |
LibOverride: only tag actually changed orig IDs for automatic override diffing. This makes any operation (including mere bone selection) several times faster on some complex production character, since we typically now only need to diff a single ID, instead of tens of them. |
|
|
|


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