NazaraEngine/SDK/src/NDK
Jérôme Leclercq 53aa9ea170 Layouts (#189)
* Layout WIP

* Widgets/BoxLayout: Fix layout algorithm

* Widgets/BoxLayout: Fix box layout algorithm for good

* SDK/Widgets: Remove padding

* Sdk/Widgets: Make use of minimum/preferred size

* Sdk/TextAreaWidget: Add Minimum/PreferredSize to TextArea

* Sdk/Widgets: Add height/width variants of get/set fixed, maximum, minimum and preferred size methods

* Sdk/BoxLayout: Remove useless code

* Sdk/TextAreaWidget: Fix compilation

* Widgets/TextAreaWidget: Fix cursor position
2018-09-11 21:03:44 +02:00
..
Components Sdk/GraphicsComponent: Invalidates culling when adding/removing renderables 2018-09-07 13:34:55 +02:00
Lua Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00
Resources Added CheckboxWidget (#130) 2017-08-30 10:25:42 +02:00
Systems Sdk/DebugSystem: Increase line width to 2 2018-08-31 22:01:21 +02:00
Widgets Layouts (#189) 2018-09-11 21:03:44 +02:00
Application.cpp Core/Clock: Restart now returns the elapsed time in milliseconds 2018-02-07 15:02:44 +01:00
BaseComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
BaseSystem.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
BaseWidget.cpp Layouts (#189) 2018-09-11 21:03:44 +02:00
Canvas.cpp Layouts (#189) 2018-09-11 21:03:44 +02:00
Console.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Entity.cpp Sdk/Entity: Add IsDying method 2018-07-17 10:51:35 +02:00
EntityList.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
LuaAPI.cpp Refactor LuaInstance to prepare coroutine handling 2017-06-07 21:18:07 +02:00
Sdk.cpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
State.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
World.cpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00