Historial de Commits

Autor SHA1 Mensaje Fecha
  David Snopek 9196c47032 Correctly apply world_scale in WebXR hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  David Snopek 310bf39cd3 Get WebXR fully working in Godot 4! hace 2 años
  David Snopek 398ee08375 Add multiview to the opengl3 driver hace 3 años
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` hace 3 años
  David Snopek b5c14e5f15 Get WebXR minimally working again in Godot 4 hace 3 años
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. hace 3 años
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection hace 3 años
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" hace 3 años
  bruvzg de4c97758a Fix more issues found by cppcheck. hace 3 años
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code hace 3 años
  Bastiaan Olij 98e5cd24db Improve XRInterface hooks into rendering hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Bastiaan Olij 5d1ea92daf Rework XR positional trackers hace 4 años
  Bastiaan Olij c527078634 Change to using doubles in XR classes hace 4 años
  Bastiaan Olij 86ff7f8550 Adding GDExtension support to XRInterface hace 4 años
  Rémi Verschelde 2642f0e4fc WebXR: Fix build after SNAME addition hace 4 años
  Rémi Verschelde a255b186bc Merge pull request #50563 from dsnopek/webxr-enable-ci hace 4 años
  reduz 6631f66c2a Optimize StringName usage hace 4 años
  David Snopek 3963a11b2f Re-enable building WebXR in GitHub Actions hace 4 años
  Fabio Alessandrelli 3d8acc7a54 [HTML5] Fix build (with module_webxr_enabled=no). hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Bastiaan Olij 15c1a76361 Add stereoscopic rendering through multiview hace 4 años
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core hace 5 años
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` hace 4 años
  Bastiaan Olij 454c889e61 Change XRPositionalTracker to a reference and better expose it to GDNative hace 4 años
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) hace 5 años
  David Snopek a23fc126eb Prevent fatal error in WebXR when 'immersize-ar' loses and regains tracking hace 4 años
  David Snopek 39e022e01c Support mono devices in WebXR hace 4 años
  Fabio Alessandrelli eb5304842a Fix WebXR module. hace 4 años