3,393 Commits over 273 Days - 0.52cph!
Merge branch 'master' of arcade
Removed redundant var declarations from TypeScript definition generation.
Added ToString functions to Rect classes
Implemented constructor and static member TypeScript definition generation for structs and Bindables.
Functions using `params` now produce the correct signature during TypeScript definition generation.
Added documentation to TypeScript definition generation.
Finished TypeScript definition generation.
Unexposed GameAPI.Highscore.Date
Unexposed GameAPI.Highscore.Date
Replaced Object with any in docs and TypeScript definitions.
Started work on TypeScript module definition file generation.
Documentation is now TypeScript oriented.
Documentation is now TypeScript oriented.
Updated meta and project settings files to include entries produced by Unity 5b7.
Added readonly labels to corresponding properties.
Added readonly labels to corresponding properties.
Added readonly labels to corresponding properties.
Merge branch 'master' of arcade
Readonly properties are now automatically labeled as such in the docs.
Documented Sprite and Tilemap
[SmashBloxJS] Fixed fadeout effect breaking after reset by switching all variables defined as local to the constructor of BaseStage to instance properties.
Proper warnings are now emitted when documentation is missing, and fixed documentation generation for interface implementations.
Finished docs for GameAPI.BudgetBoy.Text and added docs for GameAPI.GameInfo and GameAPI.GraphicsInfo
Finished docs for GameAPI.BudgetBoy.Text and added docs for GameAPI.GameInfo and GameAPI.GraphicsInfo
Fixed emulator toolbar resizing in on itself, the pixel rect needed to be cached in awake instead of being used every update
Using correct Rect operator names
tweaked emulator gui colors
re-organized emulator gui
Added descriptions to GameAPI.BudgetBoy.Animation
Added descriptions to GameAPI.BudgetBoy.Animation
Added descriptions to GameAPI.BudgetBoy.Animation
Added descriptions to GameAPI.BudgetBoy.Image
Added descriptions to GameAPI.BudgetBoy.Image
Added descriptions to GameAPI.BudgetBoy.Image
Added descriptions to GameAPI.Debug
Added descriptions to GameAPI.Debug
Added descriptions to GameAPI.Debug
Added descriptions to GameAPI.Vector2i
Added descriptions to GameAPI.Vector2i
Added descriptions to GameAPI.Vector2i
Added descriptions to GameAPI.Vector2f
Added descriptions to GameAPI.Vector2f
Added descriptions to GameAPI.Vector2f