Commit Graph

8 Commits

Author SHA1 Message Date
Martí­n Lucas Golini
59cdda55d0 Fixed compilation in clang and some clean up.
--HG--
branch : dev
2017-03-11 13:49:04 -03:00
Martí­n Lucas Golini
454bbf63ee Refactored some UI control names.
Implementing UILinearLayout.

--HG--
branch : dev
2017-03-08 02:28:14 -03:00
Martí­n Lucas Golini
5ddbc69a9f Working on a new way to style the widgets from the themes.
--HG--
branch : dev
2017-02-28 05:35:51 -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
4eefeb4cd3 Window module refactored.
--HG--
branch : dev
2017-02-15 01:31:37 -03:00
Martín Lucas Golini
b36dd33246 Refactoring WIP.
Changing the function naming convention from CamelCase to camelCase.

--HG--
branch : dev
2017-02-14 18:09:25 -03:00
Martín Lucas Golini
cf6bfd78bb cTTFFont outline is created by glyph.
More code cleanup.
2013-08-18 21:06:47 -03:00
Martín Lucas Golini
7a0d04a0e9 Added fonts example.
Removed the allocation size parameter from the ColorPointer, VertexPointer and TexCoordPointer functions.
And some minor changes.
2013-06-02 02:23:38 -03:00