carboncopies / BrainGenix-ERS

BrainGenix Environment Rendering System (ERS) aims to be a high performance rendering system aimed towards scientific applications such as virtual body simulation. [Note: This project is currently in development].
https://braingenix.org/divisions/ers
GNU Affero General Public License v3.0
3 stars 1 forks source link

Unify Scripting API #445

Closed datacrystals closed 1 year ago

datacrystals commented 1 year ago

To avoid general annoyance, the scripting system's issues need to be resolved. This is the first of a series of issues aiming to improve the scripting system in general. In this issue, the system's usage of "ModelPosX" for models and "SpotLightPosX" for spot lights adds stupid complexity and should therefore be reduced to "PosX" in both cases to be consistent.