March 12, 2021, 05:13 (GMT) |
Cleanup: remove workaround for MSVC PyTypeObject declarations This is no longer needed for MSVC-2017. |
March 12, 2021, 05:13 (GMT) |
Cleanup: set the window manager to the updated context on load While this happened to be corrected by code that runs afterwards, leaving this in an invalid state could cause problems in the future. |
March 12, 2021, 05:13 (GMT) |
Cleanup: make_source_archive.py minor changes & comments - Add notes on portability. - Use encoding argument for all file IO. - Use integer math to calculate major/minor version, while float division should be fine prefer matching Blender. |
March 12, 2021, 05:13 (GMT) |
Cleanup: incorrect doxy section title Also correct typo. |
March 12, 2021, 05:13 (GMT) |
Cleanup: break out of loop early |
March 12, 2021, 05:13 (GMT) |
Cleanup: redundant flag check |
March 12, 2021, 05:13 (GMT) |
Cleanup: redundant outliner includes |
March 12, 2021, 05:06 (GMT) |
LineArt: Fix desctription string ending. |
March 12, 2021, 04:52 (GMT) |
LineArt: Baking buttons rename. |
March 12, 2021, 04:52 (GMT) |
LineArt: Remove 'hide_viewport' in collection panel so it won't accidentally be deactivated. |
March 12, 2021, 04:36 (GMT) |
LineArt: General cleanups for names and order. |
Revision d0dcf42 by Michael Kowalski (temp-usd-importer-T81257-merge, usd, usd-importer-T81257-merge) March 12, 2021, 04:31 (GMT) |
USD Import: enforcing const correctness. |
March 12, 2021, 04:29 (GMT) |
LineArt: use name lineart_get_bounding_area_deep() to clarify. |
March 12, 2021, 04:25 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
Revision 4474c45 by Michael Kowalski (temp-usd-importer-T81257-merge, usd, usd-importer-T81257-merge) March 12, 2021, 03:53 (GMT) |
USD Import: fix reader refcount error. Currently, USDPrimReader reference counts aren't correctly maintained because the readers are stored in two separate arrays, in the USDStageReader instance and also in the import job data, but the reference counts for the readers is incremented only once. I changed the logic to store the readers only in the USDStageReader. Now also deleting the stage reader instance, fixing a small memory leak. Also, simplified the syntax for for looping over readers, to make the code more readable. |
March 12, 2021, 03:33 (GMT) |
Remove "memory limit" cache method This was not implemented, and is not straightforward to implement anyway. |
March 12, 2021, 03:28 (GMT) |
Fix indexing in prefetch cache |
March 12, 2021, 03:25 (GMT) |
Remove debug print, quiet warning |
March 12, 2021, 03:23 (GMT) |
Remove hack to read normals properly It was due to a modification in triangle winding... |
March 12, 2021, 02:57 (GMT) |
Merge branch 'master' into cycles_procedural_api |
|
|
|


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