Skip to content

Commit

Permalink
Updated versions for 2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanOlij committed Jul 8, 2021
1 parent 27618ab commit 3ecb0ac
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions addons/godot-xr-tools/VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
2.1 (in progress)
=================
# 2.1
- added option to highlight object that can be picked up
- added option to snap object to given location (if reset transform is true)
- added callback when shader cache has finished
Expand All @@ -8,8 +7,7 @@
- fixed delta on move and slide (breaking change!)
- letting go of an object now adds angular velocity

2.0
===
# 2.0
- Renamed add on to **godot-xr-tools**
- Add enums to our export variables
- Add a switch on pickable objects to keep their current positioning when picked up
Expand All @@ -18,8 +16,7 @@
- Fixed sizing issue with teleport
- Added option to change pickup range

1.2
===
# 1.2
- Assign button to teleport function and no longer need to set origin
- Added pickable object support
- Fixed positioning of direct movement collision shape
Expand All @@ -28,8 +25,7 @@
- Added 2D in 3D viewport for UI
- Improved throwing by assigning linear velocity

1.1*
====
# 1.1*
- previous versions were not tracked

* Note that version history before 1.2 was not kept and is thus incomplete

0 comments on commit 3ecb0ac

Please sign in to comment.