Nick Fisher
|
6472670ec3
|
add createRenderTargetRenderThread
|
2024-11-11 12:49:40 +08:00 |
|
Nick Fisher
|
4650ae1295
|
feat: Rename Gizmo material to UnlitFixedSize, and expose methods for using this material on other entities. Also exposes new methods for setting single float parameters.
|
2024-11-02 10:23:36 +08:00 |
|
Nick Fisher
|
c4270fc918
|
fix:move createUnlitMaterialInstance and createGeometry to render thread
|
2024-10-23 16:38:23 +11:00 |
|
Nick Fisher
|
9bec96f160
|
chore: rename Viewer_destroyOnRenderThread method and cleanup unused SwapChain parameter in render threa
|
2024-10-22 12:42:19 +08:00 |
|
Nick Fisher
|
f9468db266
|
Windows embedder fixes
|
2024-10-14 11:23:56 +11:00 |
|
Nick Fisher
|
a321966e5b
|
fix Windows build.dart to avoid native_assets fork; add implementations for ThermionFlutterWindows
|
2024-10-12 02:14:37 +11:00 |
|
Nick Fisher
|
95a44936ac
|
add option for async loading glTF resources
|
2024-10-10 14:58:09 +08:00 |
|
Nick Fisher
|
562ecf2ee5
|
feat: camera and resizing improvements
|
2024-10-02 16:47:55 +08:00 |
|
Nick Fisher
|
d294938a2c
|
chore: remove EMSCRIPTEN ifdefs in *RenderThread methods (no longer used)
|
2024-09-30 18:24:05 +08:00 |
|
Nick Fisher
|
c4598637bb
|
feat: support multiple ThermionWidget on Android
|
2024-09-30 18:20:05 +08:00 |
|
Nick Fisher
|
c80c163212
|
feat: working implementation of multiple widgets on macos
|
2024-09-30 13:45:57 +08:00 |
|
Nick Fisher
|
921a994eb6
|
refactor: continual refactor to support multiple render targets
|
2024-09-28 18:28:05 +08:00 |
|
Nick Fisher
|
7f11250b79
|
refactor!: refactor to support multiple Views/Render Targets
|
2024-09-27 23:16:01 +08:00 |
|
Nick Fisher
|
a6d2f2ecf9
|
feat!: big refactor to support multiple swapchains
|
2024-09-27 18:39:20 +08:00 |
|
Nick Fisher
|
95b378348c
|
refactor!: remove RenderThread methods no longer needed
|
2024-09-27 15:11:47 +08:00 |
|
Nick Fisher
|
a2684ae47d
|
renaming/refactoring and allow creating new cameras
|
2024-09-25 23:56:25 +08:00 |
|
Nick Fisher
|
e83193ba0d
|
introduce stronger native typing, camera projection/culling methods, update tests
|
2024-09-21 11:36:41 +08:00 |
|
Nick Fisher
|
57872d2e40
|
rename from *FFI to *RenderThread, return bool from render() to check frame timings, update render loop to wait on condition variable, add requestFrame() method
|
2024-09-21 10:21:46 +08:00 |
|