christian.szb created page: SavingLoadingUsingLua authored by Christian Schulte zu Berge's avatar Christian Schulte zu Berge
...@@ -64,7 +64,7 @@ For your information: The CAMPVis scripting feature is still under development. ...@@ -64,7 +64,7 @@ For your information: The CAMPVis scripting feature is still under development.
CAMPVis specifies some things and conventions that are to be followed to ensure stable code, pretty interfaces and pretty code: CAMPVis specifies some things and conventions that are to be followed to ensure stable code, pretty interfaces and pretty code:
- [Git Branching Conventions](GitConventions) - [Git Branching Conventions](GitConventions)
- [C++ Coding Conventions](CodingConventions) - [C++ Coding Conventions](CppConventions)
- [OpenGL related Specifications and Conventions](OpenGlConventions) - [OpenGL related Specifications and Conventions](OpenGlConventions)
... ...
......