Commit Graph

  • 2915655695 remove superseded destroyTexture method (call texture.dispose() instead) Nick Fisher 2025-03-05 17:32:48 +08:00
  • 5b80dd3a3d bounding box geometry doesn't cast/receive shadows Nick Fisher 2025-03-05 14:57:20 +08:00
  • 593bca3365 feat: expose setCastShadows/setReceiveShadows Nick Fisher 2025-03-05 14:47:55 +08:00
  • cca9fba79f add setImage method to set texture image directly from buffer Nick Fisher 2025-03-04 18:17:17 +08:00
  • a245cf2915 add bitmap conversion to utils Nick Fisher 2025-03-04 18:16:49 +08:00
  • 15134c335b hide Texture import inside ThermionTextureWidget to avoid clash Nick Fisher 2025-03-04 18:16:36 +08:00
  • 85215f6760 flip UV coords for capture material Nick Fisher 2025-03-04 18:16:13 +08:00
  • 9abb192148 add setImage method to set texture image directly from buffer Nick Fisher 2025-03-04 18:15:54 +08:00
  • f7fa02180a add bitmap conversion to utils Nick Fisher 2025-03-04 18:15:30 +08:00
  • fc7f5d7b93 create material for texture baking textures can now be created manually and are no longer tracked by SceneManager (and therefore require manual tracking/disposal) Nick Fisher 2025-03-04 14:52:48 +08:00
  • 5dca42c3c1 remove unused postprocess material Nick Fisher 2025-03-04 14:38:05 +08:00
  • 665c2fb39d update projection test Nick Fisher 2025-03-04 14:37:13 +08:00
  • 3ac79b2080 initial projection material Nick Fisher 2025-03-03 16:11:12 +08:00
  • 8d52690c97 fix texture/material methods Nick Fisher 2025-03-03 15:52:03 +08:00
  • 2a8931e1ac add TTexture bindings with TextureFormat, PixelDataType and PixelDataFormat enums Nick Fisher 2025-03-03 14:43:20 +08:00
  • 94d77ff21b move Engine_ FFI methods to own header/source Nick Fisher 2025-03-03 11:32:45 +08:00
  • 7a707cda67 move Engine_ FFI methods to own header/source Nick Fisher 2025-03-03 11:32:34 +08:00
  • 8993d888b1 docstring Nick Fisher 2025-03-01 17:23:06 +08:00
  • ffc256228a add fps counters and headroom Nick Fisher 2025-03-01 13:02:05 +08:00
  • 1b1de0b7c0 add Filament version to README Nick Fisher 2025-03-01 12:29:38 +08:00
  • 4c1480864e remove thermion_flutter_ffi from thermion_flutter pubspec Nick Fisher 2025-03-01 12:29:15 +08:00
  • 06cc114daa add geometry_combined lib to libs Nick Fisher 2025-03-01 12:28:35 +08:00
  • 1258751dda update bindings Nick Fisher 2025-03-01 12:00:03 +08:00
  • 67ca24a7d9 remove old ThermionDartRenderThreadApi.h Nick Fisher 2025-03-01 11:59:52 +08:00
  • 282ee6d103 cherry pick changes onto ThermionDartRenderThreadApi.h Nick Fisher 2025-03-01 11:59:36 +08:00
  • bb5a8f495d enable GPU validation mode for camera_manipulation iOS project Nick Fisher 2025-03-01 11:50:05 +08:00
  • c400ca3993 rename Android project and disable impeller for camera_manipulation Nick Fisher 2025-03-01 11:49:26 +08:00
  • d7d7fa7c0b use scale directly for DelegateInputHandler Nick Fisher 2025-03-01 11:46:45 +08:00
  • c1be084e3e update generated bindings Nick Fisher 2025-03-01 11:46:08 +08:00
  • 178e59a618 add enabled/strength params for bloom Nick Fisher 2025-03-01 11:45:57 +08:00
  • 7fe9c06a7f change setBloom docstring Nick Fisher 2025-03-01 11:45:32 +08:00
  • 0f4531d3d7 add enabled/strength params to setBloom, add setRenderQuality method Nick Fisher 2025-03-01 11:45:13 +08:00
  • c5228dff7e add enabled/strength params to setBloom, add setRenderQuality method Nick Fisher 2025-03-01 11:45:04 +08:00
  • 7131e7ab86 add enabled/strength params for bloom Nick Fisher 2025-03-01 11:44:40 +08:00
  • 16ff7ef008 fix: rename msPerFrame property Nick Fisher 2025-01-10 08:48:31 +08:00
  • a178035796 internal: set dynamicResolution enabled by default, set frameInterval properly, set bloom disabled by default Nick Fisher 2025-01-10 08:33:41 +08:00
  • 61abed2fb7 internal: use msPerFrame to control render timing Nick Fisher 2025-01-09 17:03:41 +08:00
  • 30060578ef chore(release): publish packages Nick Fisher 2025-01-08 09:48:34 +08:00
  • 2c2beb0e76 internal: add missing Mutex.h header Nick Fisher 2025-01-09 09:50:03 +08:00
  • 2b864f6f44 example: fix android release build for camera_manipulation Nick Fisher 2025-01-08 17:16:24 +08:00
  • 0b1da2a15d feat!: use raw pointer scale (>1 meaning zoom in, <1 meaning zoom out) rather than binary -1/1 for DelegateInputHandler Nick Fisher 2025-01-08 11:32:07 +08:00
  • ad70ef1461 fix: only use Windows-style ndkRoot when building on Windows Nick Fisher 2025-01-08 09:43:20 +08:00
  • 193eee0b81 chore(release): publish packages thermion_flutter_web-v0.2.0+12 thermion_flutter_platform_interface-v0.2.1-dev.21.0 thermion_flutter_ffi-v0.2.1-dev.21.0 thermion_flutter-v0.2.1-dev.21.0 thermion_dart-v0.2.1-dev.21.0 Nick Fisher 2025-01-08 11:33:23 +08:00
  • 069cebea3f feat!: use raw pointer scale (>1 meaning zoom in, <1 meaning zoom out) rather than binary -1/1 for DelegateInputHandler Nick Fisher 2025-01-08 11:32:07 +08:00
  • c59aa6f43e chore(release): publish packages thermion_flutter_web-v0.2.0+11 thermion_flutter_platform_interface-v0.2.1-dev.20.0 thermion_flutter_ffi-v0.2.1-dev.20.0 thermion_flutter-v0.2.1-dev.20.0 thermion_dart-v0.2.1-dev.20.0 Nick Fisher 2025-01-08 09:48:34 +08:00
  • 8e41c32bd2 fix: only use Windows-style ndkRoot when building on Windows Nick Fisher 2025-01-08 09:43:20 +08:00
  • 6f110a56dd internal: add Gizmo material to Makefile Nick Fisher 2025-01-08 09:35:27 +08:00
  • 0e5253f7b3 internal: store bounding box with SceneAsset rather than recalculating from renderables Nick Fisher 2025-01-07 12:02:44 +08:00
  • 124eed0264 fix: don't return entity from SceneManager_addLightRenderThread Nick Fisher 2025-01-07 08:43:36 +08:00
  • 9a055174e6 fix: return light entity from SceneManager Nick Fisher 2025-01-07 08:43:06 +08:00
  • 3a231697e5 test: add more tests Nick Fisher 2025-01-07 08:42:24 +08:00
  • 3e74c8faea internal: regenerate bindings Nick Fisher 2025-01-07 08:30:22 +08:00
  • 18b0bf19b9 internal: recompile materials Nick Fisher 2025-01-07 08:30:10 +08:00
  • 020bfbcbf6 feat: update Filament to v1.56.4 Nick Fisher 2025-01-07 08:27:19 +08:00
  • b1c0d4b2e8 internal: expose more RenderableManager/LightManager bindings Nick Fisher 2025-01-06 18:57:26 +08:00
  • 6cefe44c64 fix: when creating geometry, normals/uvs are set to false by default. remove wirefame camera container (can now be replaced by bounding box methods Nick Fisher 2025-01-06 18:12:22 +08:00
  • 4aa8889834 internal: rename Viewer_getMainCamera and return null in Engine_getCameraComponent if camera entity is null Nick Fisher 2025-01-06 18:11:32 +08:00
  • aee9c767dd doc: camera improvements Nick Fisher 2025-01-06 18:11:08 +08:00
  • 916ecd5629 internal: rename Viewer_getMainCamera and return null in Engine_getCameraComponent if camera entity is null Nick Fisher 2025-01-06 18:10:54 +08:00
  • d3a6f6e22a fix: add destroyCamera to ThermionViewer interface Nick Fisher 2025-01-06 11:34:36 +08:00
  • 86ecd53de7 internal: use std::vector for geometry material instances Nick Fisher 2025-01-06 11:17:13 +08:00
  • 8653ca8398 doc: postprocessing Nick Fisher 2025-01-06 11:16:38 +08:00
  • 1d615e7568 fix: UV calculation for geometry Nick Fisher 2025-01-06 10:45:45 +08:00
  • 4cb118ad65 feat: use existing material instances when creating an instance of GeometrySceneAsset and no material instance is passed Nick Fisher 2025-01-06 10:45:29 +08:00
  • 4e64c4976f refactor!: rename removeAsset to destroyAsset use render thread methods for lights Nick Fisher 2025-01-04 15:56:05 +08:00
  • 04adbc39e0 remove Scene class Nick Fisher 2025-01-04 14:56:40 +08:00
  • 744e39e8dd fix: move removeIbl to render thread Nick Fisher 2025-01-04 14:48:48 +08:00
  • baf86d1ade refactor!: move light methods from FilamentViewer to SceneManager/TLightManager and rename clearLights/clearAssets to destroyLights/destroyAssets Nick Fisher 2025-01-04 14:43:37 +08:00
  • 3e181b6aff fix: allow destroying instances independently of owner Nick Fisher 2025-01-02 16:46:44 +08:00
  • 8e0ba8ac4e fix: glTF instancing when loaded via buffer Nick Fisher 2025-01-02 15:16:12 +08:00
  • 3e39aa3630 feat: allow setting material instance directly on ThermionAsset Nick Fisher 2025-01-02 14:50:38 +08:00
  • cc1b55b6c9 internal: remove vertexScale from unlit material and multiply by alpha Nick Fisher 2025-01-02 13:16:42 +08:00
  • 242041c9f6 fix: increase grid material depth Nick Fisher 2025-01-02 11:52:42 +08:00
  • 7717387909 internal: remove bounding box asset when parent asset removed Nick Fisher 2025-01-02 10:30:13 +08:00
  • 31e453a4e6 refactor: dont require GizmoInputHandler to wrap an existing InputHandler (you can do this by creating your own InputHandler that wraps two children Nick Fisher 2024-12-23 18:03:01 +08:00
  • 9b988537e0 internal: allow InputHandler methods to return null Nick Fisher 2024-12-23 18:02:03 +08:00
  • d9338f4341 chore: test fixes Nick Fisher 2024-12-23 14:38:47 +08:00
  • b6397b5f73 fix!: rename removeEntity to removeAsset Nick Fisher 2024-12-23 14:38:29 +08:00
  • 584ace23b4 refactor: gizmo/input handler improvements Nick Fisher 2024-12-23 14:37:53 +08:00
  • 5e89dc43e8 feat: add FocusNode to ThermionListenerWidget Nick Fisher 2024-12-23 14:31:04 +08:00
  • 024643e3a1 internal: add check for renderable entity when returning bounding box Nick Fisher 2024-12-23 12:37:34 +08:00
  • 96fe2c89ea internal: add FFI method to check for valid renderable Nick Fisher 2024-12-23 12:34:52 +08:00
  • 8d8acef481 feat: remove bounding box from SceneAsset and create renderable wireframe bounding box in ThermionAsset Nick Fisher 2024-12-21 07:45:50 +08:00
  • 51bdca7158 feat!: remove Viewer setRenderTarget method (use the View method instead) Nick Fisher 2024-12-18 08:58:18 +08:00
  • 658984e784 internal: FFIView getRenderTarget Nick Fisher 2024-12-18 08:57:43 +08:00
  • f8ae90b631 internal: add destroyRenderTargetRenderThread Nick Fisher 2024-12-18 08:57:26 +08:00
  • b158062ce8 internal: expose View_getRenderTarget and set (Dart) FFIView.renderTarget property on construction Nick Fisher 2024-12-18 08:42:53 +08:00
  • dc690bb93a refactor: rename ThermionFlutterTexture->PlatformTextureDescriptor Nick Fisher 2024-12-17 20:23:51 +08:00
  • 342264eba9 chore: remove unnecessary null check Nick Fisher 2024-12-17 17:37:54 +08:00
  • 453ce9d1ea fix: fix highlights after first Nick Fisher 2024-12-17 17:37:37 +08:00
  • e9c14139c2 chore: disable grid center sphere and fix priority Nick Fisher 2024-12-17 16:43:07 +08:00
  • d92d47faa5 chore: logging Nick Fisher 2024-12-17 16:37:34 +08:00
  • b6bde0c9d9 fix: set overlay layer visibility when adding grid Nick Fisher 2024-12-17 16:37:19 +08:00
  • f873f7da66 feat: add setTransparencyMode to Dart Material class Nick Fisher 2024-12-17 16:36:53 +08:00
  • aabea985bd fix: transparency/depth fixes for grid.mat Nick Fisher 2024-12-17 16:35:38 +08:00
  • 9f9b34f662 feat: expose attached entity as Stream on GizmoInputHandler Nick Fisher 2024-12-17 14:09:18 +08:00
  • fc4842ed6d chore: remove colors from Gizmo Nick Fisher 2024-12-17 14:07:29 +08:00
  • eb4e70a7cf chore: remove colors from Gizmo Nick Fisher 2024-12-17 14:06:41 +08:00
  • 19ffa91164 chore: update stubbed viewer Nick Fisher 2024-12-17 14:06:15 +08:00
  • a519701510 chore: logging Nick Fisher 2024-12-17 14:05:45 +08:00