Commit History

Author SHA1 Message Date
  zeh eae568be64 Minor: updated comments to reflect object serialization usage 10 years ago
  zeh 8a101699f7 Added a global config monobehavior 10 years ago
  zeh 51cc3583ee Added the ability to save/retrieve serialized objects with SetObject() and GetObject() 10 years ago
  zeh 74270d7b5c Some utility functions for dictionary parsing 10 years ago
  zeh eb3172c7cc Some debug log changes 10 years ago
  zeh bbca82891c Fix length miscalculations that broke parsing 10 years ago
  zeh 27000036b5 Added the ability to use flags parameters, including one for removal of /* comments */ from the JSON source before parsing 10 years ago
  zeh ab55455e60 First commit of the JSON class! 10 years ago
  zeh 238f7cf1ab First commit of the very basic Newgrounds API 10 years ago
  zeh 99b39f7b6c Created an object aligner to align things to the camera/screen 10 years ago
  zeh 6a57f16b24 Made the text sharpener run in edit mode too 10 years ago
  zeh 335c282d0e Replaced errors with warnings 10 years ago
  zeh 776f5d9e31 First pass at a value list for localization/porting 10 years ago
  zeh f3932c50a6 Some cleanup, removed out commented code 10 years ago
  zeh 9fdce1cb58 Added support to byte array fields, with additional cache property 10 years ago
  zeh 5686884108 New Text Mesh Sharpener class: when applied to a TestMesh, makes it sharp in any resolution 10 years ago
  zeh 1380d5c0ba New Persistent Data class: replaces PlayerPrefs and other equivalents 10 years ago
  zeh 1df67e3bf8 New Object Pool class 10 years ago
  zeh 56489dfee6 Minor syntax changes 10 years ago
  zeh 958e8999be Using a static constructor for initialization 10 years ago
  zeh fd2fe3244b Reorganization of custom mesh 10 years ago
  zeh a7be136b61 Proper lerping with custom functions 10 years ago
  zeh 579a0a6934 The target objects are part of the tween steps 10 years ago
  zeh c78f15c704 Renamed Equations class to Easing 10 years ago
  zeh 20cd1899ce More correct behavior by updating all tween steps in the same loop 10 years ago
  zeh 0cf00898a8 Hide interface 10 years ago
  zeh cac8e1f690 Added first iteration of the rounded cube 10 years ago
  zeh c965b431a6 Overloads so easing equations work as a Func<float, float> parameter 10 years ago
  zeh 3340e57ff6 Correct press/release behavior when dragging pointer in and out of the object 10 years ago
  zeh 9a53c3df39 Fixes for mobile compiling 10 years ago