June 3, 2019, 07:56 (GMT) |
Fix axis inversion |
June 3, 2019, 07:56 (GMT) |
Fix typo in rna_modifier.c |
June 3, 2019, 07:53 (GMT) |
Fix computation of bbox max_coord |
June 3, 2019, 07:51 (GMT) |
Fix cache not updating after going out of range |
June 3, 2019, 07:51 (GMT) |
Fix cache not updating after failed load |
June 3, 2019, 07:51 (GMT) |
Fix cache not updating when changing axis |
June 3, 2019, 07:50 (GMT) |
Fix cache being invalidated on start frame |
June 3, 2019, 07:48 (GMT) |
Don't reload cache, if it is the same frame This improves performance by not reloading the cache on update, when the requested cache frame is the same that is already loaded. |
June 3, 2019, 07:47 (GMT) |
Fix cache not updating when setting grid to 'None' |
June 3, 2019, 07:47 (GMT) |
Automatically set frame range Importer gets frame range from the available files in the sequence. |
June 3, 2019, 07:36 (GMT) |
Fix wrong file browser type |
June 3, 2019, 07:35 (GMT) |
Make OpenVDB modifier update when changing frame range |
June 3, 2019, 07:31 (GMT) |
Fix issues with using cache range for VDB |
June 3, 2019, 07:30 (GMT) |
Use cache frame range instead of new VDB vars |
June 3, 2019, 07:30 (GMT) |
Sync OpenVDB frame range to cache range |
June 3, 2019, 07:28 (GMT) |
Fix cache not respecting modifier options after save and reload The pointer back to the OpenVDB modifier within the Smoke modifier was being invalidated on reload. |
June 3, 2019, 07:26 (GMT) |
Add frame range for cache display |
June 3, 2019, 07:26 (GMT) |
Fix frame evaluation |
June 3, 2019, 07:26 (GMT) |
Implement hide unselected (WIP) Still has the issue that it only updates after changing frames |
June 3, 2019, 07:22 (GMT) |
Implement frame override |
|