Commit Graph

14 Commits

Author SHA1 Message Date
Wojtek Figat
1eacb36256 Minor tweaks 2021-04-20 10:58:14 +02:00
Jean-Baptiste Perrier
eff5d0899d Order + Attributes + Return _up. 2021-04-08 20:35:01 +02:00
Jean-Baptiste Perrier
60e926a62f Serialize UpDirection. 2021-04-07 17:01:37 +02:00
Jean-Baptiste Perrier
2524d93f6b Add Set/Get Up direction. 2021-03-30 21:43:03 +02:00
Wojtek Figat
8ef8b89fd5 Add constructor to BoundingBox for single point empty box construction 2021-03-18 21:50:05 +01:00
Wojtek Figat
312e4ad010 Merge branch 'master' into 1.1
# Conflicts:
#	Source/Engine/Content/JsonAsset.h
#	Source/Engine/Core/Config/Settings.h
2021-02-15 10:40:59 +01:00
Wojtek Figat
8bce445ab0 Refactor Collider base class to improve code sharing across collider shape types 2021-02-10 14:33:16 +01:00
Wojtek Figat
58350c87e2 Fix missing CharacterController bounds if controller is missing 2021-02-08 20:20:39 +01:00
Wojtek Figat
1bd639c86d Fix including CharacterController.h in game code 2021-02-01 23:38:16 +01:00
Wojtek Figat
6313c8520c Merge branch 'patch-1' of git://github.com/TalkingWallnut/FlaxEngine into TalkingWallnut-patch-1 2021-01-24 14:04:54 +01:00
Wojtek Figat
47bff456e0 Fix foot offset in Character Controller 2021-01-24 13:09:40 +01:00
TalkingWallnut
9674f276d3 Fixed the issue when slope limit was set to 90 degrees flax crashed.
I fixed the issue when slope limit was set to 90 degrees flax would commit suicide (crash) (: . I just changed the clamp limit from 90 to 89 degrees.
2021-01-23 15:56:18 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00