Martín Lucas Golini
4a04ad7128
Fixed ca-bundle.pem.
...
--HG--
branch : dev
2018-03-18 04:40:26 -03:00
Martín Lucas Golini
a3459fa9ef
Added mbedtls support. Now TLS is supported on Android.
...
--HG--
branch : dev
2018-03-18 04:09:50 -03:00
Martín Lucas Golini
80e04d0d5b
Some minor fixes.
...
--HG--
branch : dev-2.1
2018-01-27 00:44:52 -03:00
Martín Lucas Golini
fba9460bfd
Added FontSprite class for font sprite support ( XNA Font Sprites ).
...
--HG--
branch : dev-2.1
2018-01-22 00:17:48 -03:00
Martín Lucas Golini
04e4646130
TextureFactory::bind fixed.
...
Added BMFont support.
--HG--
branch : dev-2.1
2018-01-21 20:38:16 -03:00
Martín Lucas Golini
77637f71fa
Moved "src/eepp/helper" folder to "src/thirdparty".
...
Also some minor fixes.
--HG--
branch : dev-2.1
2017-12-30 14:29:38 -03:00
Martín Lucas Golini
3606290585
Make shared gl context optional.
...
--HG--
branch : dev
2017-12-24 13:35:54 -03:00
Martín Lucas Golini
121fb2b47a
Some minor changes.
...
Added a minor demo for blurred windows.
--HG--
branch : dev
2017-10-25 01:31:53 -03:00
Martín Lucas Golini
4e1f476ee1
Replaced default font.
...
Added beginPropertiesTransaction() and endPropertiesTransaction().
Added UILayout.
Added EventOnDragStart and EventOnDragStop.
Renamed MsgDragEnd to MsgDragStop.
--HG--
branch : dev
2017-10-16 01:33:34 -03:00
Martín Lucas Golini
1586230aa0
UITheme now uses Nine Patch images.
...
Added HDPI theme.
--HG--
branch : dev-ninepatch
2017-08-20 14:13:49 -03:00
Martín Lucas Golini
2f601b85e5
Minor ui assets fix.
...
--HG--
branch : dev-ninepatch
2017-08-20 13:29:03 -03:00
Martín Lucas Golini
10be0ce6ce
WIP nine patch.
...
--HG--
branch : dev-ninepatch
2017-08-19 23:36:32 -03:00
Martín Lucas Golini
f69f75a552
TexturePacker now tries to create the smallest texture atlas as possible.
...
--HG--
branch : dev
2017-08-06 04:18:00 -03:00
Martín Lucas Golini
0481f869d2
Improved UITheme load.
...
--HG--
branch : dev
2017-08-06 01:21:49 -03:00
Martín Lucas Golini
c7735d75fe
Fixes for VS windows build.
...
--HG--
branch : dev
2017-03-22 01:57:39 -03:00
Martín Lucas Golini
ca9950b282
Minor clean up.
...
--HG--
branch : dev
2017-03-21 23:34:50 -03:00
Martín Lucas Golini
f0a2171f62
Minor optimization.
...
--HG--
branch : dev
2017-03-15 14:22:59 -03:00
Martín Lucas Golini
734698c070
Minor change.
...
--HG--
branch : dev
2017-03-15 12:13:02 -03:00
Martín Lucas Golini
e562e9bac6
Some clean up.
...
--HG--
branch : dev-font
2017-03-13 01:52:25 -03:00
Martín Lucas Golini
f07c98fee3
Clean up.
...
--HG--
branch : dev-font
2017-03-12 02:51:12 -03:00
Martín Lucas Golini
a97c3e8756
Fixed some compilation issues on windows.
...
--HG--
branch : dev
2017-03-11 03:15:21 -03:00
Martín Lucas Golini
a82e6d4086
Minor changes.
...
--HG--
branch : dev
2017-03-03 18:04:06 -03:00
Martín Lucas Golini
39eb7e8f01
Some fixes and clean up.
...
--HG--
branch : dev
2017-02-28 01:27:08 -03:00
Martín Lucas Golini
2048415772
Some fixes.
...
--HG--
branch : dev
2017-02-27 04:14:21 -03:00
Martín Lucas Golini
5d2758e8fd
Reimplemented UIComboBox.
...
--HG--
branch : dev
2017-02-26 04:42:16 -03:00
Martín Lucas Golini
59d790fbea
Texture Atlas now saves the pixel density information of the subtexture.
...
Created PixelDensity class, moved the PD functions to that class.
Added support for rendering UIThemes with different pixel densities scaled, still WIP.
Added the atlases base textures.
--HG--
branch : dev
2017-02-25 02:36:28 -03:00
Martín Lucas Golini
8e514cdac0
Scrollbar improvements.
...
Minor fixes.
--HG--
branch : dev
2017-02-24 21:07:25 -03:00
Martín Lucas Golini
c582bad53f
More fixes.
...
--HG--
branch : dev
2017-02-22 18:17:55 -03:00
Martín Lucas Golini
3e2932b9ae
Fixes.
...
--HG--
branch : dev
2017-02-22 17:30:42 -03:00
Martín Lucas Golini
7815dc6511
Pixel density support WIP.
...
--HG--
branch : dev
2017-02-22 05:42:05 -03:00
Martín Lucas Golini
cab7e5cda1
Started working on removing the CreateParams and supporting different pixel densities.
...
--HG--
branch : dev
2017-02-21 23:18:15 -03:00
Martín Lucas Golini
8317780a73
More refactoring of the Graphic module.
...
--HG--
branch : dev
2017-02-18 03:03:01 -03:00
Martín Lucas Golini
077b7cedef
Minor fixes.
2016-03-27 21:53:47 -03:00
Martín Lucas Golini
0873204224
Fixed android build.
2014-07-23 02:42:02 -03:00
Martín Lucas Golini
9406e81b2c
Renamed cWindow to Window in EE::Window... Window, Window Window.
...
I don't like it but i don't other option.
2014-06-16 00:11:32 -03:00
Martín Lucas Golini
f52be84ebb
Fixed a null deferencing in cUIControl.
...
Removed cIsoMap, since it's not part of the library.
Fixed some minor bugs.
2014-06-01 21:34:04 -03:00
Martín Lucas Golini
239a712446
Disabled joystick by default in the demos.
...
Removed GLU as a dependency for GLEW.
2014-04-12 17:59:39 -03:00
Martín Lucas Golini
9a1ab27e9e
Moved binaries to bin.
...
Moved assets to bin/assets.
2013-12-22 23:58:17 -03:00