Releases: MageStudio/Mage
Releases · MageStudio/Mage
Patch: addTo and Models.getModel renamed.
A few improvements:
Models.getModelhas been renamed toModels.get: a deprecation warning message will be displayed when usinggetModel- Entities now have a
addTomethod, which allows Entities to be added to other entities. (Similar to.add, but withaddTothe Entity is the child).
What's Changed
- created addTo for entities, renamed getModel to get by @marco-ponds in #178
Full Changelog: v3.17.5...v3.17.6
Patch: performance improvements
Patch: fixed SelectiveOutline
What's Changed
- TASK fixed SelectiveOutline postprocessing effect, changed Element co… by @marco-ponds in #175
Full Changelog: v3.17.3...v3.17.4
Patch: retrieving hierarchy, updated lights names
What's Changed
- retrieving hierarchy of the scene, updated names for lights, added ex… by @marco-ponds in #172
Full Changelog: v3.17.2...v3.17.3
Patch: supporting Other texture maps
What's Changed
- Supporting other textures maps by @marco-ponds in #171
Full Changelog: v3.17.1...v3.17.2
MInor: Particle Systems are now extending Entity
Patch: new Math function, new Pass
What's Changed
- added new example, new math function, new Pass by @marco-ponds in #169
Full Changelog: v3.16.6...v3.16.7
Patch: fixed error in Physics, exporting builtin Scripts
What's Changed
- fixed errors in physics, exporting builtin within Scripts, upedated c… by @marco-ponds in #168
Full Changelog: v3.16.2...v3.16.3
Minor: fixed, new Scripts, improved Element class
What's Changed
- fixed many things, added new scxript, new functionality to Element, n… by @marco-ponds in #166
Full Changelog: v3.15.4...v3.16.0