0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update VorbCopy.bat More... about 10 years ago
Fixed static variable initialisation. More... about 10 years ago
Merge pull request #87 from RegrowthStudios/feature/Tweening More... about 10 years ago
Commented out alpha value checks. More... about 10 years ago
Added a TODO for assessing the use of certain alpha value checks. More... about 10 years ago
Added pow to vectors. More... about 10 years ago
Completed all tweening functions. More... about 10 years ago
Merge branch 'develop' of https://github.com/RegrowthStudios/SoACode into feature/console More... about 10 years ago
Testing dev console More... about 10 years ago
Most tweening functions complete. More... about 10 years ago
Added pow to vmath. More... about 10 years ago
Merge pull request #212 from RegrowthStudios/feature/Camera More... about 10 years ago
Couple of readability improvements. More... about 10 years ago
Added a coment linking animation examples of each tweening. More... about 10 years ago
Tweening functions so far. More... about 10 years ago
Fixed a typo. More... about 10 years ago
Make clamping bool specific to the absolute up rotation function. More... about 10 years ago
Made m_upAbsolute constant. More... about 10 years ago
Remvoed old commented out code. More... about 10 years ago
Removed some tabs. More... about 10 years ago
Removed superfluous comments. More... about 10 years ago
Removed clamping from free rotate function as non-sensical use case. More... about 10 years ago
Utilise new absolute up rotations and clamping in camera. More... about 10 years ago
Flag to enable clamping. More... about 10 years ago
Follow mouse cursor in expected way in biome test screen. More... about 10 years ago
First implementation of a clamped, up absolute camera rotation. More... about 10 years ago
Stop looking for if a path is portable. More... about 10 years ago
Fixed BlockMapping.ini referncing none-existing blocks. More... about 10 years ago
Added definition of NOMINMAX. Include os.h in Tests.h More... about 10 years ago
Fixed os.h includes. More... about 10 years ago