gamnit and related: improve doc
[nit.git] / lib / gamnit / flat.nit
2017-05-16 Alexis Laferrièregamnit and related: improve doc
2017-05-07 Alexis Laferrièregamnit: remove `Gamnit` from `GamnitRootTexture` and...
2017-05-01 Alexis Laferrièregamnit: lower transparency threshold to discard fragments
2017-04-11 Jean PrivatMerge: gamnit: virtual gamepad
2017-04-11 Jean PrivatMerge: gamnit: abstract camera scroll and zoom service
2017-04-10 Alexis Laferrièregamnit: world_camera position defaults to 1080 pixels...
2017-04-10 Alexis Laferrièregamnit: intro dynamic resolution support
2017-04-06 Alexis Laferrièregamnit: intro `camera_control` an abstraction of `accep...
2017-04-05 Alexis Laferrièregamnit: fix clearing reference to context in sprites too
2017-03-27 Alexis Laferrièregamnit: make SpriteSet behave more like a Set
2017-03-23 Alexis Laferrièregamnit: intro a template project for 2D games
2017-03-23 Alexis Laferrièregamnit: intro color services to `Sprite`
2017-03-23 Alexis Laferrièregamnit: rewrite implementation to use VBOs
2017-03-23 Alexis Laferrièregamnit: time the performance of the core services
2017-02-27 Alexis Laferrièregamnit: don't use `texture` as it may be a std function
2016-08-07 Alexis Laferrièregamnit: flat imports android_two_fingers_motion with...
2016-06-25 Alexis Laferrièregamnit: don't abort when failing to load a texture
2016-02-05 Alexis Laferrièrelib/gamnit flat: rotation follows the right hand rule...
2016-02-05 Alexis Laferrièrelib/gamnit: invert Y axis so higher values are higher...
2016-02-03 Alexis Laferrièrelib/gamnit: fix clock starting at first usage, not...
2016-02-03 Alexis Laferrièrelib/gamnit: intro `Sprite::invert_x`
2016-02-02 Alexis Laferrièrelib/gamnit: intro `Sprite::tint`
2016-02-02 Alexis Laferrièrelib/gamnit: divide frame_core_flat in 2 parts to draw...
2016-01-25 Alexis Laferrièrelib/gamnit flat: intro `show_splash_screen`
2016-01-21 Jean PrivatMerge: contrib/model_viewer: refactor the globe standal...
2016-01-19 Alexis Laferrièrelib/gamnit depth&flat: extract implementations of frame...
2016-01-19 Alexis Laferrièrelib/gamnit flat: set array_enabled at each draw
2016-01-17 Alexis Laferrièrelib/gamnit flat: set array_enabled settings at each...
2016-01-17 Alexis Laferrièrelib/gamnit flat: extract `App::frame_core_draw`
2016-01-17 Alexis Laferrièrelib/gamnit: rename simple_2d to flat