Histórico de Commits

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