Go to file
niacdoial 17daabeb29 Improved quaternion and angle handling in logic nodes (+2bugfixes)
- Made so all nodes outputting a quaternion object also output it as a XYZ (vector) + W (float) combination
- Modernized the interface of the "Action/Rotate Object" node, to align on the newer "Action/Set Rotation" node interface  ("Action/Rotate Object Along Axis" is now depreciated, but still usable)
- Fixed a blender-side-only bug with the "Logic/Switch" node (...which technically could have lead to a compile-time problem if exploited the right way)
- Fixed a bug on the "Action/Set Rotation" node: now, quaternion input is automatically normalized in order to avoid accidental scaling
- Added a "Value/Separate Quaternion" node
- Made so the names of some sockets change in the "Set Rotation" and "Rotate Object" nodes, so they adapt to those nodes' input types.
  (Same thing with "Value/Vector From Transform"'s output type)
2020-08-30 15:50:06 +02:00
.github Set shader version 2020-05-10 10:52:44 +02:00
Assets Water data 2019-04-28 19:52:06 +02:00
blender Improved quaternion and angle handling in logic nodes (+2bugfixes) 2020-08-30 15:50:06 +02:00
Shaders Fix material id access in deferred light 2020-07-20 23:15:36 +02:00
Sources/armory Improved quaternion and angle handling in logic nodes (+2bugfixes) 2020-08-30 15:50:06 +02:00
.gitattributes Test commit id 2017-11-27 17:02:44 +01:00
.gitignore Add .DS_Store to ignores 2018-04-13 12:50:27 +10:00
changes.md Update changes 2019-06-30 10:44:28 +02:00
checkstyle.json Add checkstyle 2019-12-09 10:46:48 +01:00
LICENSE.md Begin rendering driver interface 2018-01-03 15:09:55 +01:00
README.md Update readme 2019-11-05 19:11:47 +01:00

armory

armory3d.org - Manual - Roadmap - Community

In development! Armory is an open-source 3D game engine with full Blender integration. The engine is currently available in a form of early preview.