July 10, 2020, 09:18 (GMT) |
Cleanup: rename loggers |
July 10, 2020, 09:13 (GMT) |
Merge branch 'master' into soc-2020-info-editor |
July 10, 2020, 09:13 (GMT) |
Translation: convert print to clog For now, I did not add log to msgfmt as it is standalone executable |
July 10, 2020, 08:42 (GMT) |
Interface: convert print to clog |
July 10, 2020, 07:02 (GMT) |
July 10, 2020, 07:01 (GMT) |
try fix warning |
July 10, 2020, 06:59 (GMT) |
Merge branch 'master' into experimental-build |
July 10, 2020, 06:37 (GMT) |
Cleanup: declaration and implementation function signature did not match |
July 10, 2020, 01:58 (GMT) |
Outliner: Fix modifier drop index Make modifier drop more consistent. |
July 9, 2020, 23:25 (GMT) |
Outliner: Only allow object drop over name or icon When doing object drop, allow collection drop when dropping outside the name or icon, and parent drop when over name or icon. |
Revision 4bab6e6 by over0219 (soc-2020-soft-body) July 9, 2020, 20:33 (GMT) |
better pin scale |
July 9, 2020, 20:25 (GMT) |
Property Search: Initial implementation of searching all tabs The basics should be close to working. The space and necessary context is duplicated, then the context is switched and that tab is searched. However, this is still pretty buggy and the enum isn't drawing correctly. I'm probably not filling the bitfield correctly. Mainly committing this to get it out there and focus on smaller fixes / improvements to it. |
Revision 24947f3 by over0219 (soc-2020-soft-body) July 9, 2020, 19:57 (GMT) |
weights work |
Revision 14a7671 by over0219 (soc-2020-soft-body) July 9, 2020, 19:42 (GMT) |
added goal positions |
July 9, 2020, 19:40 (GMT) |
Outliner: Object drop initial implementation Allow reordering objects in the outliner. Works for multiple selection. The code has a few places that could be cleaned up. Also, an issue exists where it isn't always clear where to move the objects to. This applies to any outliner drag+drop so that will be handled separately. |
July 9, 2020, 18:54 (GMT) |
Remove debug guards from clog, add clog |
July 9, 2020, 18:30 (GMT) |
Add access to asset-data from ID |
July 9, 2020, 18:19 (GMT) |
Remove asset data-block again, back to ID.asset_data design So rather than having an asset data-block to reference data-blocks, let the data-blocks reference asset-data. After talking to Brecht, it seems that this approach is just fine. I previously added the data-block type because I saw some benefits (faster & simpler asset metadata reading, non-data-block assets, better file-browser integration, simple remapping of referenced data-blocks), but there are ways to do the same without the data-block. It's a bit more complicated that way, but still very doable. |
July 9, 2020, 17:37 (GMT) |
Merge branch 'master' into soc-2020-testing-frameworks |
July 9, 2020, 16:37 (GMT) |
Merge branch 'master' into soc-2020-outliner |
|
|
|


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