Jérôme Leclercq
|
884a34704d
|
PhysicsComponent2D: Disable simulation when entity is disabled
|
2020-07-03 16:27:30 +02:00 |
Jérôme Leclercq
|
1425f99edf
|
Merge branch 'master' into SDL2
|
2020-05-27 11:11:21 +02:00 |
Lynix
|
ca2425f310
|
Sdk/Physics2D: Fix copy of PhysicsComponent2D
|
2020-05-24 16:01:26 +02:00 |
REMqb
|
96ea792656
|
~ Formatting
|
2020-03-21 12:42:50 +01:00 |
Jérôme Leclercq
|
1c9a390d67
|
Fix std::iterator inheritance
|
2020-03-19 18:41:05 +01:00 |
Lynix
|
adf1233ef2
|
Add BaseWidget::ShowChildren
|
2020-03-15 17:48:14 +01:00 |
Lynix
|
9d88fcd649
|
SDK/Widgets: Inherit parent rendering rect
|
2020-02-22 15:16:22 +01:00 |
Lynix
|
1d86d90ca0
|
SDK/(Rich)TextAreaWidget: Add character and line spacing offsets
|
2020-01-26 17:06:39 +01:00 |
Lynix
|
10934fd87b
|
SDK/CameraComponent: Fix SetProjectionScale implementation
|
2020-01-09 19:46:22 +01:00 |
Lynix
|
c378ad26a9
|
SDK/CameraComponent: Add projection scale
|
2020-01-05 14:35:31 +01:00 |
Lynix
|
ea8b71407e
|
Minor improvement
|
2019-12-29 16:24:38 +01:00 |
Lynix
|
453c7a7e77
|
SDK: (Rich)TextAreaWidget now have alterable text styles
|
2019-12-28 11:47:34 +01:00 |
Lynix
|
ba405aaa5f
|
Fix some missing override
|
2019-12-28 11:44:13 +01:00 |
Lynix
|
97418bfe04
|
RichText: Add support for outline color/thickness
|
2019-12-28 11:43:48 +01:00 |
Lynix
|
0bfe1679c1
|
Fix reorder warning
|
2019-12-24 18:20:33 +01:00 |
Lynix
|
3b43f57192
|
Added physics function to control sleeping behavior
|
2019-12-19 21:33:56 +01:00 |
REMqb
|
ef791e2f3c
|
~ WIP input IME
|
2019-12-19 19:59:43 +01:00 |
Lynix
|
1dbe71474d
|
Utility/Node: Get[Position|Rotation|Scale) now defaults to local space
|
2019-12-12 09:58:08 +01:00 |
Lynix
|
be8e89b228
|
Math: Remove all Set(class) methods
|
2019-12-10 09:49:40 +01:00 |
Lynix
|
ef030ddaac
|
Rework constraint2D
|
2019-12-08 18:56:21 +01:00 |
Lynix
|
164633e518
|
SDK/DebugComponent: Fix crash when removing the debug component while active
|
2019-12-01 11:08:06 +01:00 |
Lynix
|
960eb5f475
|
SDK/DebugSystem: Add EnableDepthBuffer
|
2019-11-30 15:32:23 +01:00 |
Lynix
|
dac4f7806a
|
Sdk/Entity: Add DropComponent method
|
2019-10-21 19:04:55 +02:00 |
Lynix
|
8004c84663
|
Sdk/PhysicsComponent2D: Fix copy
|
2019-10-15 09:33:35 +02:00 |
Lynix
|
f6bbe396fa
|
Sdk/World: Add CloneEntity(const EntityHandle&) overload
|
2019-10-15 09:32:30 +02:00 |
Lynix
|
1ea653ab5b
|
Console: Add support for text color
|
2019-09-25 09:36:57 +02:00 |
Lynix
|
8e4df4cadc
|
SDK: Add RichTextAreaWidget (WIP)
|
2019-09-25 09:36:57 +02:00 |
Lynix
|
6b63679c73
|
Canvas: Add OnUnhandledKeyPressed|`Released
|
2019-07-09 19:19:18 +02:00 |
Lynix
|
7da8945c72
|
SDK/ScrollAreaWidget: Add EnableScrollbar
|
2019-07-07 16:28:09 +02:00 |
Lynix
|
c6d601c429
|
SDK/Console: Add OnCommand signal and remove LuaState dependency
|
2019-07-07 00:28:51 +02:00 |
Lynix
|
3bda97a60a
|
SDK/TextAreaWidget: OnTextAreaCursorMove now uses a Vector2ui as its second argument
Also add OnTextAreaSelection signal
|
2019-07-07 00:27:20 +02:00 |
Lynix
|
d8f6af3191
|
Fix some stuff
|
2019-07-07 00:24:02 +02:00 |
Lynix
|
8457cb4df7
|
SDK/TextAreaWidget: Add [Get|Set]TextFont
|
2019-07-07 00:23:49 +02:00 |
Lynix
|
e1621bc044
|
Fix build
|
2019-07-06 01:09:20 +02:00 |
Lynix
|
0ec1480024
|
Add line wrapping
|
2019-07-05 23:12:12 +02:00 |
Lynix
|
296b5459c6
|
SDK/Console: Make use of ScrollAreaWidget
|
2019-07-05 22:26:22 +02:00 |
Lynix
|
42aa7ca355
|
SDK: Add ScrollAreaWidget (WIP)
|
2019-07-05 22:26:11 +02:00 |
Lynix
|
7c045a50db
|
SDK/BaseWidget: Add Rendering rect
|
2019-07-05 22:25:45 +02:00 |
Lynix
|
2d4dd7a8ab
|
SDK/Widgets: Fix Show overriding entity enabled state
|
2019-07-05 22:23:48 +02:00 |
Lynix
|
3bed2fb7fe
|
SDK/BaseWidget: Add SetParent
|
2019-07-05 22:21:35 +02:00 |
Lynix
|
c09b2d3747
|
SDK/Entity: Add OnEntity[Disabled|Enabled] signals
|
2019-07-05 22:21:06 +02:00 |
Lynix
|
c4b7534ac1
|
SDK/TextAreaWidget: Fix clear not setting preferred size
|
2019-07-05 22:20:13 +02:00 |
Lynix
|
912b47cedf
|
SDK/BaseWidget: Set preferred size no longer resize the widget
|
2019-07-05 22:19:53 +02:00 |
Lynix
|
5039bfbf1d
|
SDK/BaseWidget: Add OnMouseWheelMoved event
|
2019-07-05 22:19:17 +02:00 |
Lynix
|
2c3bf482de
|
Merge branch 'master' into console-widget
|
2019-07-03 22:31:17 +02:00 |
Lynix
|
29718db085
|
SDK/TextAreaWidget: Add TextOutline property
|
2019-06-13 19:05:25 +02:00 |
Lynix
|
dcfd2ad8f9
|
Physics2D/PhysWorld2D: Add RaycastQuery and RegionQuery overloads taking a callback
|
2019-05-27 22:42:37 +02:00 |
Jérôme Leclercq
|
b88c9b2cec
|
Sdk/World: Fix entity kill and invalidation bug
|
2019-05-13 16:50:19 +02:00 |
Lynix
|
9d195c2750
|
Regenerate global headers
|
2019-04-07 21:36:16 +02:00 |
Lynix
|
d234d2084d
|
SDK/StateMachine: Fixed ignored transitiions
|
2019-04-07 21:36:08 +02:00 |