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,11 +7,11 @@ _Scene-oriented, flexible 3D engine written in C++._
- Download: https://www.ogre3d.org/download/sdk
- State: mature
- Keywords: 3D rendering engine
- Code: https://bitbucket.org/sinbad/ogre/src (hg) https://github.com/OGRECave/ogre (mirror)
- Language(s): C++
- Code repository: https://bitbucket.org/sinbad/ogre/src (hg) https://github.com/OGRECave/ogre (mirror)
- Code language: C++
- Code license: MIT
## Building
Uses CMake
- Build system: CMake