rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@@ -7,8 +7,8 @@ _The Irrlicht Engine is an open source high performance realtime 3D engine._
- Download: http://irrlicht.sourceforge.net/?page_id=10
- State: mature
- Keywords: 3D
- Code: https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn) https://github.com/zaki/irrlicht (mirror)
- Language(s): C++, C
- Code repository: https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn) https://github.com/zaki/irrlicht (mirror)
- Code language: C++, C
- Code license: zlib
## Building