June 19, 2019, 17:39 (GMT) |
VSE: Draw pre-animated (volume) sound strip waveforms. |
Revision fb64675 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 19, 2019, 17:09 (GMT) |
Fix invalid delete operator use Again a thing MSVC should warn about but didn't... |
Revision 7638513 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 19, 2019, 16:30 (GMT) |
Use friend class to access graphics data on Windows too Also fix memory leak. |
June 19, 2019, 16:19 (GMT) |
[Fast import/export] Removed the boost::iterator_facade dependency for iterators |
June 19, 2019, 15:55 (GMT) |
Hooked new iteration into existing writer creation The writers still write the wrong data; calling them should be done differently, and more should be done based on evaluated rather than original data. |
June 19, 2019, 15:55 (GMT) |
Working on a smarter way to construct the USD object hierarchy This includes delayed writing to USD, which breaks things for now. |
June 19, 2019, 15:55 (GMT) |
NULL -> nullptr |
June 19, 2019, 15:55 (GMT) |
Removing some unused code |
June 19, 2019, 15:55 (GMT) |
Abstracted hierarchy walking of Alembic exporter |
June 19, 2019, 15:55 (GMT) |
Start of abstract hierarchy iterator for exporters |
June 19, 2019, 15:55 (GMT) |
Reorganising USD code in a breaking way |
June 19, 2019, 15:54 (GMT) |
Support instanced collections |
June 19, 2019, 15:54 (GMT) |
Abstracted some code for moving towards collection instances |
June 19, 2019, 15:54 (GMT) |
Removed unused includes |
June 19, 2019, 15:54 (GMT) |
Reorganising the USD exporter to be more like the Alembic one |
June 19, 2019, 15:54 (GMT) |
Add some more timing & more useful temp logging |
June 19, 2019, 15:54 (GMT) |
Just a quick hack getting USD support in there to export a mesh |
Revision 86257fb by Sybren A. Stüvel June 19, 2019, 15:52 (GMT) |
Hooked new iteration into existing writer creation The writers still write the wrong data; calling them should be done differently, and more should be done based on evaluated rather than original data. |
June 19, 2019, 15:49 (GMT) |
Fix T65780: unnecessary GPU image texture reloads after recent changes |
Revision 9f38b7f by Sybren A. Stüvel June 19, 2019, 15:32 (GMT) |
Working on a smarter way to construct the USD object hierarchy |
|