Skip to content

Godot XR Tools 3.0.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@BastiaanOlij BastiaanOlij released this 14 Oct 09:35
· 234 commits to master since this release
5a85b5e

This new version has breaking changes compared to 2.5.0 as many file names and class names have changed!

Download godot-xr-tools-demo.zip for a full demo of the tools library
Download godot-xr-tools.zip for just the library itself

  • Included demo project with test scenes to evaluate features
  • Standardized class naming convention for all scripts to "XRTools"
  • Standardized file naming convention to "snake_case_name.ext"
  • Added many explicit type specifiers in preparation for GDScript 2.0
  • Renamed some functions to avoid name-collisions with Godot 4.0