Martín Lucas Golini
9a42b7606a
Added IOStreamDeflate.
...
--HG--
branch : dev
2019-05-07 00:36:22 -03:00
Martín Lucas Golini
af033b2fd0
Minor improvements on http requests and minor bug fix.
...
--HG--
branch : dev
2019-04-27 22:56:45 -03:00
Martín Lucas Golini
6e46bf9968
Minor clean up.
...
--HG--
branch : dev
2019-01-06 14:46:20 -03:00
Martín Lucas Golini
33ba62193b
UIState now is an interface. UISkinState implements Skin states.
...
Some minor fixes.
--HG--
branch : dev-stateful-drawable
2018-12-22 18:31:18 -03:00
Martín Lucas Golini
ae9f00cf81
Replaced UIBackground in favor of stateful UISkin.
...
--HG--
branch : dev-stateful-drawable
2018-12-21 01:35:58 -03:00
Martín Lucas Golini
6ef328ef31
Added Scene Actions: Enable, Disable, Visible.
...
Removed all the start[ActionName] functions in UINode in favor of using runAction.
--HG--
branch : dev-stateful-drawable
2018-12-20 13:10:29 -03:00
Martín Lucas Golini
280931e236
Stateful Drawable skeleton.
...
--HG--
branch : dev-stateful-drawable
2018-12-17 02:13:28 -03:00
Martín Lucas Golini
c183ed90c5
UISpinBox padding.
...
Some fixes in UIWindow and UIScrollBar.
--HG--
branch : dev-widget-padding
2018-12-16 18:36:50 -03:00
Martín Lucas Golini
5c0ad1754c
More padding work.
...
--HG--
branch : dev-widget-padding
2018-12-10 03:02:28 -03:00
Martín Lucas Golini
feeafde073
Updated Audio module.
...
--HG--
branch : dev
2018-03-17 18:50:24 -03:00
Martín Lucas Golini
c5de0fb1ff
WIP basic UIEditor.
...
--HG--
branch : dev
2018-03-16 02:24:48 -03:00
Martín Lucas Golini
88c3e8aa87
Several minor fixes.
...
Added Actions::Close.
--HG--
branch : dev
2018-03-10 23:11:56 -03:00
Martín Lucas Golini
a1c016ad3f
WIP SceneNode, SceneManager, UISceneNode, EventDispatcher.
...
--HG--
branch : dev-scenenode
2018-02-04 04:27:38 -03:00
Martín Lucas Golini
37720c3fc8
Added Action::MarginMove.
...
--HG--
branch : dev-2.1
2018-01-12 17:00:05 -03:00
Martín Lucas Golini
ea427b21bc
Added UIAction and UIActionManager. Every node now can implement actions.
...
Implemented base actions: Move, Scale, Fade, Rotate.
--HG--
branch : dev-2.1
2018-01-12 01:41:53 -03:00
Martín Lucas Golini
f0d070556c
Minor clean up and fixes.
...
--HG--
branch : dev-2.1
2018-01-11 00:51:06 -03:00
Martín Lucas Golini
de72fac876
Implemented IOStreamZip.
...
Added Pack::getFileStream.
--HG--
branch : dev-2.1
2018-01-05 02:40:15 -03:00
Martín Lucas Golini
29fbf473e3
Removed AGL dependency on macOS ( deprecated a long time ago ).
...
--HG--
branch : dev-2.1
2018-01-05 01:23:12 -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
0481f869d2
Improved UITheme load.
...
--HG--
branch : dev
2017-08-06 01:21:49 -03:00
Martín Lucas Golini
eee63bf784
Renamed EE::Gaming module to EE::Maps.
...
--HG--
branch : dev
2017-04-10 00:28:04 -03:00
Martín Lucas Golini
b0d0e2e579
Renderer refactor.
...
--HG--
branch : dev
2017-03-19 20:10:24 -03:00
Martín Lucas Golini
0a71104127
Translator class WIP.
...
--HG--
branch : dev
2017-03-16 02:41:55 -03:00
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