Commit Graph

233 Commits

Author SHA1 Message Date
W2.Wizard
20ba37e223 Cleanup 3 2021-02-21 11:09:04 +01:00
Nejcraft
b133539c40 Add Vector3 Clamp 2021-02-20 16:24:48 +01:00
Nejcraft
db3552509a How many times can I fuck up? 2021-02-20 14:59:42 +01:00
Nejcraft
3da17918aa Overloaded 2021-02-20 14:58:05 +01:00
Nejcraft
2f0c96abe2 now it'll work 2021-02-20 14:52:02 +01:00
Nejcraft
5de034f073 Add some defaults to Quaternion helpers 2021-02-20 14:20:26 +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
81cc8cf69c Add Matrix3x4 2021-02-02 15:44:14 +01:00
stefnotch
62f2ccb942 Fix conversion to degrees in Vector3.Angle 2021-02-01 22:40:19 +01:00
Wojtek Figat
e2cefc7407 Fix Quaternion comparison epsilon to reduce error rate 2021-02-01 16:58:01 +01:00
Wojtek Figat
5a402df3ff Add Add/Subtract methods to Transform 2021-01-27 15:07:02 +01:00
Wojtek Figat
1d19d38c38 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Editor/Surface/SurfaceNode.cs
2021-01-27 10:39:44 +01:00
Wojtek Figat
dda5f26d89 Add Transform.LocalToWorldVector and Transform.WorldToLocalVector 2021-01-26 12:11:41 +01:00
Wojtek Figat
fe78fa7575 Add Spline 2021-01-25 10:41:53 +01:00
Wojtek Figat
f1819ee35c Fix code style 2021-01-24 14:01:42 +01:00
intolerantape
54e544a0f2 In CollisionsHelper, added versions of functions with output parameters that return the outputs as said.
Also added a 3D version of ClosestPointPointLine() because why wasn't that a thing?
2021-01-23 03:47:01 -08:00
intolerantape
f3f25836e2 Added 3D version of CollisionsHelper::ClosestPointPointLine(). 2021-01-23 03:46:34 -08:00
Wojtek Figat
6cbeac6537 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Engine/Navigation/NavMesh.cpp
#	Source/Engine/Navigation/NavMeshBuilder.cpp
2021-01-22 11:31:22 +01:00
Wojtek Figat
29c3e2d54b Fix Color doc comments 2021-01-13 14:28:58 +01:00
Wojtek Figat
a3fa8ff9f0 Optimize some includes 2021-01-12 19:17:08 +01:00
Wojtek Figat
d7696c4765 Split VectorInt into separate files for Int2, Int3 and Int4 2021-01-12 19:09:22 +01:00
Wojtek Figat
89f25516fc Add inline for float16 compression and add code reference note 2021-01-12 19:05:17 +01:00
Wojtek Figat
fd268f4e15 Add missing FLAXENGINE_API expose macro to engine math types 2021-01-12 19:00:54 +01:00
Wojtek Figat
ba1a246a90 Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix 2021-01-11 15:33:45 +01:00
W2.Wizard
2d2d45f568 Increased precision by 5 digits 2021-01-08 23:14:09 +01:00
W2.Wizard
0d0340e11a Added golden ratio value 2021-01-08 12:06:17 +01:00
Wojtek Figat
be319c446d Refactor settings types to use scripting API 2021-01-05 14:14:34 +01:00
VNC
6ab300025b Fixed a ton of typos 2021-01-05 02:13:15 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
d94e777feb Add support for using unsigned integer input fields in Visject Surface editor 2020-12-31 15:36:07 +01:00
Wojtek Figat
05790ab9a1 Fix code style 2020-12-30 22:56:17 +01:00
Wojtek Figat
4c205be617 Fix code style 2020-12-30 11:20:37 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00