Update changes

This commit is contained in:
unknown 2019-04-06 18:53:40 +02:00
parent 5240249982
commit 81dbb30b3f
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* 2019-04-06: Use voxelao instead of voxelgi, gi will be reworked into raytracing.
* 2019-01-13: If you are using Armory Updater, get Armory 0.6beta from https://armory.itch.io/armory3d first (or clone the sdk from https://github.com/armory3d/armsdk).
* 2018-08-28: `LampObject` and `LampData` is now `LightObject` and `LightData`
* 2018-06-01: 'Not Equal' has been removed from the Gate logic node. Use 'Equal' and 'False' output socket instead.