NazaraEngine/SDK/include/NDK/Widgets
S6066 05f277deeb Ndk/TextAreaWidget: Add possibility to write only one specific character category (#174)
* Ndk/TextAreaWidget: Add possibility to write only one specific character category

* Add support for multiple categories

* Use a predicate instead of an enum

* Log change

*  String::FindLast/FindWord: Fix bug where index wouldn't be used (#177)

* String::FindLast/FindWord: Fix bug where index wouldn't be used

* Log change

* Update Physics2D Component and Body (#178)

* Update

* Add: [Get/Set]AngularDaming for standardization

* Fix: Name error

* Add: [Get/Set][AngularDamping/MomentOfInertia] in PhysicsComponent2D

* Forgot in last commit

* Add: param coordSys in [PhysicsComponent2D/RigidBody2D]::SetMassCenter

* Add: Some forgotten inline

* Fix little error

* Fix: Indentation before case

* Move and Change GetCenterOfGravity

* Physics2D: Add Arbiter2D

* Fix deprecation warning

* Fix units tests :derp:

* Fixies
2018-08-03 08:43:48 +02:00
..
ButtonWidget.hpp Widgets: Force parent parameter to be present (#172) 2018-07-31 13:24:28 +02:00
ButtonWidget.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
CheckboxWidget.hpp Widgets: Force parent parameter to be present (#172) 2018-07-31 13:24:28 +02:00
CheckboxWidget.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Enums.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ImageWidget.hpp Widgets: Force parent parameter to be present (#172) 2018-07-31 13:24:28 +02:00
ImageWidget.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
LabelWidget.hpp Widgets: Force parent parameter to be present (#172) 2018-07-31 13:24:28 +02:00
LabelWidget.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ProgressBarWidget.hpp Widgets: Force parent parameter to be present (#172) 2018-07-31 13:24:28 +02:00
ProgressBarWidget.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
TextAreaWidget.hpp Ndk/TextAreaWidget: Add possibility to write only one specific character category (#174) 2018-08-03 08:43:48 +02:00
TextAreaWidget.inl Ndk/TextAreaWidget: Add possibility to write only one specific character category (#174) 2018-08-03 08:43:48 +02:00