gamnit: resize in dynamic resolution
[nit.git] / lib /
2017-06-08 Alexis Laferrièregamnit: resize in dynamic resolution
2017-06-08 Alexis Laferrièregamnit: enable dynamic window resizing on desktop
2017-06-08 Alexis Laferrièregamnit: cache UICamera anchor points
2017-06-08 Alexis Laferrièregeometry: move up `Point3d::offset` from gamnit
2017-06-08 Alexis Laferrièregamnit: fix `UICamera::height` doc and double assignation
2017-06-06 Alexis Laferrièresdl2: intro window events
2017-05-29 Jean PrivatMerge: geometry: implement 3D `dist` and improve API
2017-05-29 Jean PrivatMerge: lib/popcorn: introduce `AppConfig::app_hostname`
2017-05-29 Jean PrivatMerge: gamnit & sdl2: implement app::audio using SDL2...
2017-05-28 Alexis Laferrièregeometry: implement `Point::dist` for 3D points
2017-05-28 Alexis Laferrièregeometry: make `BoxedArray` a subclass of `Array`
2017-05-28 Alexis Laferrièregeometry: make the attributes of points optional
2017-05-28 Alexis Laferrièregeometry: move up custom `to_s` to the interfaces
2017-05-26 Alexis Laferrièregamnit: implement app::audio for desktop using SDL2...
2017-05-26 Alexis Laferrièresdl2: intro minimal bindings to SDL2 mixer
2017-05-26 Alexis Laferrièreaudio: move some services between the abstraction and...
2017-05-25 Alexandre Terrasalib/popcorn: introduce `AppConfig::app_hostname`
2017-05-25 Jean PrivatMerge: Popcorn templates
2017-05-25 Jean PrivatMerge: model: Do not assume enums to be final
2017-05-23 Alexis Laferrièregamnit: intro BMFont parser and drawing services
2017-05-23 Alexis Laferrièregamnit: extract general Font from TileSetFont
2017-05-23 Alexis Laferrièredom: intro `XMLTag::attributes_to_map` mapping `XMLStri...
2017-05-23 Alexis Laferrièredom: return a more precise `Array[XMLTag]` as the doc...
2017-05-23 Jean-Christophe... opts: Do not rely on the implicit fixing of type bounds
2017-05-18 Jean PrivatMerge: Popcorn: clean tests
2017-05-18 Jean PrivatMerge: MultiHashMap: Provide the converse of `add_one`
2017-05-17 Alexandre Terrasalib/popcorn: add documentation for pop_templates
2017-05-17 Alexandre Terrasalib/popcorn: add pug rendering
2017-05-17 Alexandre Terrasalib/popcorn: introduce basic templates
2017-05-17 Jean PrivatMerge: gamnit: add documentation and standardize the API
2017-05-17 Jean PrivatMerge: Popcorn: more validators
2017-05-17 Jean PrivatMerge: lib/popcorn: introduce tasks
2017-05-17 Jean PrivatMerge: core: fix dynamic error on the input type in...
2017-05-17 Jean PrivatMerge: lib/core/stream: fix typo in doc
2017-05-17 Alexandre Terrasalib/popcorn: fix file inclusion for Jenkins tests
2017-05-17 Alexandre Terrasalib/popcorn: add `test_path` shortcut in pop_tests
2017-05-17 Alexandre Terrasalib/popcorn: lot of class renaming in examples and...
2017-05-17 Alexandre Terrasalib/popcorn: move examples tests to nice and tidy tests...
2017-05-17 Alexandre Terrasalib/popcorn: move lib tests to a nice and tidy tests...
2017-05-16 Alexandre Terrasalib/popcorn: fix serialization of validation errors
2017-05-16 Alexandre Terrasalib/popcorn: introduce UniqueField stub validator
2017-05-16 Alexandre Terrasalib/popcorn: introduce URLField validator
2017-05-16 Alexandre Terrasalib/core/stram: fix typo in doc
2017-05-16 Alexis Laferrièregamnit and related: improve doc
2017-05-16 Alexandre Terrasalib/popcorn: introduce popcorn tasks
2017-05-16 Alexis Laferrièrecore/text: fix input type in `replace`
2017-05-16 Jean PrivatMerge: nitcorn: fix HttpRequest::int_arg
2017-05-16 Jean PrivatMerge: Custom serializer
2017-05-16 Jean PrivatMerge: lib/core/time: more time related services
2017-05-16 Jean PrivatMerge: lib/popcorn: replace json_error method by someth...
2017-05-16 Jean PrivatMerge: lib/json: remove Jsonable and replace it by...
2017-05-16 Jean-Christophe... MultiHashMap: Provide the converse of `add_one`
2017-05-16 Jean-Christophe... MultiHashMap: Add a test for `add_one`
2017-05-13 Lucas Bajoletlib/sha1: add Text::is_sha1_digest
2017-05-13 Lucas Bajoletlib/sha1: replace String by Text for sha1 methods
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-12 Alexandre Terrasalib/popcorn: replace json_error method by something...
2017-05-12 Alexandre Terrasalib/core/time: also sleep on integers
2017-05-12 Alexandre Terrasalib/core/time: introduce get_millitime and get_microtime
2017-05-11 Alexandre Terrasanitcorn: fix HttpRequest::int_arg
2017-05-11 Jean PrivatMerge: Nitweb: api for code highlighter and nitpicker
2017-05-10 Jean PrivatMerge: gamnit: fix nitunit compatibility
2017-05-10 Jean PrivatMerge: core & gamnit: basic support for the characters...
2017-05-10 Jean PrivatMerge: gamnit: cache each camera matrix and avoid boxin...
2017-05-09 Alexis Laferrièrematrix: use a custom low-level C structure to avoid...
2017-05-09 Jean Privatserialization: add an example of a custom serializer
2017-05-09 Jean Privatpopcorn/pop_handlers: HttpResponse::json_* accepts...
2017-05-09 Alexis Laferrièregamnit: intro cache for `Camera::mvp_matrix`
2017-05-09 Alexis Laferrièregamnit: support partial line forward and backward
2017-05-09 Alexis Laferrièrecore: add non-breaking space to `is_whitespace`
2017-05-08 Jean Privatserialization: add hooks for a custom serializer
2017-05-08 Alexis Laferrièreapp.nit: add default behavior to `TextAsset::load`...
2017-05-08 Alexis Laferrièreapp.nit: exit and print an error if not bound to a...
2017-05-07 Alexis Laferrièreapp.nit: id the platform at runtime
2017-05-07 Alexis Laferrièregamnit: fix nitunit
2017-05-07 Alexis Laferrièregamnit: remove `Gamnit` from `GamnitRootTexture` and...
2017-05-07 Alexis Laferrièregamnit: move `Model::uv_sphere` to `UVSphere`
2017-05-07 Alexis Laferrièregamnit: move `new SmoothMaterial::default` to `new...
2017-05-07 Alexis Laferrièregamnit: shorten template_flat to template and update...
2017-05-07 Alexis Laferrièregamnit: add the check rule to the template makefile...
2017-05-07 Alexis Laferrièregamnit & contrib: lower the Android target API
2017-05-07 Alexis Laferrièregamnit: template use `mkdir bin` instead of a .gitignor...
2017-05-01 Alexis Laferrièregamnit: fix virtual gamepad asset name
2017-05-01 Alexis Laferrièregamnit: lower transparency threshold to discard fragments
2017-05-01 Alexis Laferrièregamnit: fix X position of first char of a TextSprites
2017-05-01 Alexis Laferrièregamnit: fix pixelated changing only magnification behavior
2017-04-27 Jean PrivatMerge: Check binary files that might be wrongly commited
2017-04-27 Jean Privatpopcorn/README: remove a unexpected control character ^S
2017-04-27 Jean Privatremove wrongly committed binary file `lib/core/collecti...
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-10 Alexis Laferrièreglesv2: intro param to get names of bound entities
2017-04-10 Alexis Laferrièreglesv2: small (but important) fixes
2017-04-06 Alexis Laferrièregamnit: implement `camera_control` for linux
2017-04-06 Alexis Laferrièregamnit: intro `camera_control` an abstraction of `accep...
2017-04-06 Alexis Laferrièresdl2 & gamnit: add mouse wheel events
2017-04-05 Alexis Laferrièregamnit: fix clearing reference to context in sprites too
2017-04-05 Alexis Laferrièregamnit: add example to `gamnit::keys`
next