Commit Graph
20 Commits
Author SHA1 Message Date
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