Go to file
N8n5h ee2764b877 Add two context menu options for logic nodes
The two new context menu options will let the user inspect the source code
of the node. For the haxe source the existing operator was used (ArmOpenNodeSource),
but it was modified because I thought it made more sense to guess the version the user has based on their last commit instead of master.
for python __module__ was used to obtain the relative path.

The options were appended to the existing menu instead of being its own class because I couldn't find how to implement it that way without redrawing.

- Added a way to obtain the last commit in utils without git cli
2020-09-30 17:42:35 -03: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 Add two context menu options for logic nodes 2020-09-30 17:42:35 -03:00
Shaders Fix material id access in deferred light 2020-07-20 23:15:36 +02:00
Sources/armory Merge pull request #1897 from MoritzBrueckner/node-docs 2020-09-28 20:51:39 +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.