| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move core thirdparty files to thirdparty/{minizip,misc} | Rémi Verschelde | 2017-04-28 | 1 | -397/+0 |
| | | |||||
| * | Style: No break before list brace | Rémi Verschelde | 2017-01-16 | 1 | -4/+2 |
| | | | | | | | | clang-format does not handle that well *at all*. For the reference, found the relevant pieces of code with: `ag "=[ "$'\t'"]?"$'\n'"[ "$'\t'"]?{" --ignore=thirdparty` | ||||
| * | updated aes256 implementation to newer version from upstream. Also uses ↵ | romulox_x | 2015-12-08 | 1 | -65/+105 |
| | | | | | faster lookup table implemetation. | ||||
| * | newline fixes | reduz | 2015-10-08 | 1 | -359/+359 |
| | | |||||
| * | -Added google play services (needed for some stuff) | Juan Linietsky | 2014-04-14 | 1 | -0/+359 |
| -Added new screen resizing options, stretch_2d is removed, new much more flexible ones. -Fixed bug in viewport (can create more instances in 3d-in-2d demo now) -Can set android permissions and screen sizes manually in the export settings -Changed export templates extension to .tpz (too many people unzipped the manually..) -File dialog now ensures that the proper extension is used (will not allow to save without it) -Fixed bug that made collision exceptions not work in 2D | |||||
