Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-11 | Fix scene import when platform=server | Josh Faust | |
Adds code in RasterizerStorageDummy to store off mesh surface information, rather than just throwing it away. Without this, all surface arrays were just defaulting to empty when the packed scene was written. | |||
2018-05-10 | Implement missing methods in dummy rasterizer | Fabio Alessandrelli | |
2018-02-25 | Add missing return statements (iOS and server). | bruvzg | |
2018-02-21 | 2D Skeletons WORK IN PROGRESS | Juan Linietsky | |
2018-02-15 | Create and return LightmapCapture. | K. S. Ernest (iFire) Lee | |
2018-02-15 | Add dummy audio driver, fix dummy rasterizer | K. S. Ernest (iFire) Lee | |
2018-02-15 | Fixes to OS_Server and DummyRasterizer to match new signatures | Fabio Alessandrelli | |
2018-02-15 | Add dummy Texture handling | Fabio Alessandrelli | |
2018-02-15 | Add dummy resterizer driver | Fabio Alessandrelli | |