August 20, 2020, 18:54 (GMT) |
Property Search: Correct the last commit Accidentally committed the wrong file... |
August 20, 2020, 18:43 (GMT) |
Property Search: Switch to the next tab with a result |
August 20, 2020, 18:28 (GMT) |
Fix incorrect notifier value Wouldn't actually cause an issue since the value was unused within the subtype bits. Own mistake in dc2df8307f41. |
August 20, 2020, 18:23 (GMT) |
Merge branch 'master' into property-search-ui-v2 |
August 20, 2020, 18:22 (GMT) |
Outliner: Avoid rebuilding tree on selection/active changes We can avoid the rather expensive outliner tree rebuilds and only redraw if nothing but the selection or active item changes. This should give a bit of speedup for heavy scenes. For this to work I had to correct a few notifiers, some were only sending selection/active change notifiers that actually did things like adding objects. I also added a more precise notifier type for when the active collection changes. At the notifier subtype/action level we're not even close to running out of bits, so this should be fine. Also had to correct a wrong notifier check (was using `&` rather than `==`). |
August 20, 2020, 17:56 (GMT) |
GPencil: Cleanup header text of files |
August 20, 2020, 17:56 (GMT) |
GPencil: Cleanup Trace images code Change types and small tweaks |
August 20, 2020, 17:54 (GMT) |
Merge branch 'outliner-collection-colors' into soc-2020-outliner |
August 20, 2020, 17:52 (GMT) |
Outliner: Fix missing argument to UNUSED macro |
August 20, 2020, 17:44 (GMT) |
Fix: Line highlight using wrong function |
August 20, 2020, 17:36 (GMT) |
Better names for classes, minor fixes |
August 20, 2020, 17:35 (GMT) |
Added physics to particle system and particle instance |
August 20, 2020, 17:33 (GMT) |
Cleanup: Clang Tidy: Resolve readability-delete-null-pointer error |
August 20, 2020, 17:33 (GMT) |
Post Review: removed extra str, extra lines, minor fixes |
August 20, 2020, 17:29 (GMT) |
Merge branch 'outliner-parent-highlight' into soc-2020-outliner |
August 20, 2020, 17:29 (GMT) |
Renamed test names to be more descriptive |
August 20, 2020, 17:28 (GMT) |
Outliner: Parent highlight for collapsed active child Draw the row highlighted for the parents of a subtree with the active object when that subtree is collapsed. |
August 20, 2020, 17:15 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 20, 2020, 16:43 (GMT) |
added versioning |
August 20, 2020, 16:40 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.90-release' into soc-2020-production-ready-light-tree-2 |
|
|
|


Master Commits
MiikaHweb | 2003-2021