Lynix
|
6b949afb9b
|
Graphics: Add support of skins to InstancedRenderable + big clean up
|
2017-01-09 01:52:00 +01:00 |
Lynix
|
d2ee4744a9
|
Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping
|
2017-01-06 17:29:54 +01:00 |
Lynix
|
e36374dfc4
|
SDK/Lua: Fix EulerAngles constructor
|
2016-12-19 18:23:24 +01:00 |
Lynix
|
37d36a89a6
|
Graphics: Add basic reflection mapping
|
2016-12-18 01:18:48 +01:00 |
Lynix
|
e66e0dfdce
|
SDK/TextAreaWidget: Add multiline option
|
2016-12-06 16:34:23 +01:00 |
Lynix
|
7dc600fb34
|
SDK/TextAreaWidget: Add ReadOnly option
|
2016-12-06 16:33:55 +01:00 |
Lynix
|
c781f7cb45
|
SDK/TextAreaWidget: Improve glyph selection
|
2016-12-05 20:39:33 +01:00 |
Lynix
|
d3e3e9cbe2
|
SDK/TextAreaWidget: Expose cursor
|
2016-12-05 20:39:13 +01:00 |
Lynix
|
6138c02b9b
|
SDK/TextAreaWidget: Make Write public
|
2016-12-05 16:48:29 +01:00 |
Lynix
|
2960157f8f
|
SDK/TextAreaWidget: Fix insertion with accents
|
2016-12-05 16:10:48 +01:00 |
Lynix
|
60fee4bba6
|
SDK/TextAreaWidget: Add getters methods
|
2016-12-05 15:22:01 +01:00 |
Lynix
|
e3e254532d
|
SDK/TextAreaWidget: Add Clear() method
|
2016-12-05 15:21:47 +01:00 |
Lynix
|
d6e02d486b
|
SDK/TextAreaWidget: Fix cursor position after inserting special characters
|
2016-12-05 15:17:11 +01:00 |
Jérôme Leclercq
|
58866fd4ac
|
SDK/LuaBinding: Fix File binding
|
2016-12-03 11:01:57 +01:00 |
Lynix
|
85c5f4b48b
|
SDK/TextAreaWidget: Make character erasing work with cursor
Adds support for delete key
|
2016-12-03 00:41:27 +01:00 |
Lynix
|
6c03803c5e
|
SDK/TextAreaWidget: Add cursor shifting by left and right arrows
|
2016-12-03 00:40:31 +01:00 |
Lynix
|
d28dab2e36
|
SDK/TextAreaWidget: Fix cursor handling
|
2016-12-03 00:39:19 +01:00 |
Lynix
|
cfa9b4bf2f
|
SDK/Widgets: Add OnKeyPressed/OnKeyReleased callbacks
|
2016-12-03 00:35:39 +01:00 |
Lynix
|
e6e4a437bd
|
Merge remote-tracking branch 'refs/remotes/origin/master' into gui
|
2016-11-30 13:08:08 +01:00 |
Lynix
|
3c5594c206
|
Merge remote-tracking branch 'refs/remotes/origin/master' into culling
|
2016-11-28 17:27:12 +01:00 |
Lynix
|
936a2df676
|
SDK/Lua: Bind WindowStyle
|
2016-11-27 13:40:58 +01:00 |
Lynix
|
a34d1e410c
|
Core/Enum: Convert OpenMode and StreamOption to the new flags system
|
2016-11-27 13:40:47 +01:00 |
Lynix
|
a8280469a3
|
Sdk/Lua: Fix binding initialization
|
2016-11-27 12:39:13 +01:00 |
Lynix
|
6160886785
|
SDK/Lua: Move binding files to NDK/Lua directory
|
2016-11-24 23:48:07 +01:00 |
Lynix
|
7f143e41f8
|
SDK/Lua: Rework LuaBinding classes to try to improve compile time and binary size
|
2016-11-24 22:54:48 +01:00 |
Lynix
|
0c8128b7e4
|
Mesh/MeshParams: Replace flipUVs by texCoordOffset and texCoordScale
|
2016-11-24 09:43:56 +01:00 |
Lynix
|
7e7549b182
|
Merge remote-tracking branch 'refs/remotes/origin/master' into culling
|
2016-11-23 14:12:46 +01:00 |
Lynix
|
093ee3175e
|
SDK/Component: Fix typo (and compilation)
|
2016-11-23 14:12:24 +01:00 |
Lynix
|
8d86306933
|
Merge remote-tracking branch 'refs/remotes/origin/master' into culling
|
2016-11-23 14:07:52 +01:00 |
Lynix
|
88895df1d0
|
SDK/Systems: Disable VelocitySystem if PhysicsComponent2D is present
|
2016-11-23 14:07:20 +01:00 |
Lynix
|
ed827e039c
|
SDK/Lua: Bind GetFOV and GetLayer methods from CameraComponent
|
2016-11-19 15:43:49 +01:00 |
Lynix
|
4cc083154d
|
Sdk/Lua: Fix warning
|
2016-11-19 15:43:31 +01:00 |
Lynix
|
f629803f90
|
Sdk/CameraComponent: Fix compilation
|
2016-11-19 15:43:17 +01:00 |
Lynix
|
3bd426f3dc
|
SDK/Lua: Bind CameraComponent
|
2016-11-18 22:39:01 +01:00 |
Lynix
|
cdc53e3dc3
|
Sdk/Lua: Bind Keyboard
|
2016-11-18 22:14:10 +01:00 |
Lynix
|
77b8f48352
|
SDK/Lua: Bind methods from EulerAngles and Quaternion
|
2016-11-18 21:25:32 +01:00 |
Lynix
|
a1b71467c6
|
SDK/CollisionComponent2D: Fix static body position
|
2016-11-18 18:47:24 +01:00 |
Lynix
|
950068a60d
|
Doc/SDK: Fix missing NDK group
|
2016-11-18 12:03:35 +01:00 |
Lynix
|
cd0e9d97b8
|
Graphics/Sprite: Add SetMaterial and SetTexture overloads for searching a resource name
|
2016-11-17 18:24:36 +01:00 |
Lynix
|
1ff530cfbe
|
Sdk/LuaAPI: Remove documentation from LuaImplQueryArg/LuaImplReplyVal
Since they are internal functions
|
2016-11-15 11:46:12 +01:00 |
Lynix
|
f596b46629
|
Sdk/Lua: Fix Clock() constructor not correctly handling optional arguments
|
2016-11-14 00:21:36 +01:00 |
Lynix
|
d0e3d1c1e8
|
Sdk/Lua: Fix Material:LoadFromFile last parameter not being optional
|
2016-11-13 20:45:14 +01:00 |
Lynix
|
74f3ac8021
|
SDK: Add components and system for 2D physics
|
2016-11-10 18:31:27 +01:00 |
Lynix
|
7f445def13
|
Fix some warnings from MSVC
|
2016-11-10 16:44:29 +01:00 |
Jérôme Leclercq
|
a8d4e44669
|
Sdk/World: Optimize updating dirty entities by removing a branch
|
2016-11-08 12:29:15 +01:00 |
Jérôme Leclercq
|
4536ba768c
|
Sdk/BaseSystem: Fix compilation with GCC
|
2016-11-08 12:28:12 +01:00 |
Jérôme Leclercq
|
7e5a9048e1
|
Sdk/World: Fix a warning
|
2016-11-08 12:27:55 +01:00 |
Jérôme Leclercq
|
ff47fb6fa2
|
Sdk: Add default update order for Listener, Render and Velocity systems
|
2016-11-08 02:51:47 +01:00 |
Jérôme Leclercq
|
aa304ef2e9
|
SDK: Allow to set an update order for systems (Closes #106)
|
2016-11-08 02:51:25 +01:00 |
Jérôme Leclercq
|
9e84c397ba
|
Merge branch 'master' into culling
|
2016-11-07 11:26:48 +01:00 |