Commit Graph

33 Commits

Author SHA1 Message Date
Wojtek Figat
bcf86d9d9f Add StringBuilder::ToStringView() 2021-02-27 00:00:28 +01:00
W2.Wizard
35b687bf3d Additional cleanup
Cleaned up some additional stuff that I found
2021-02-21 18:17:35 +01:00
W2.Wizard
68f6e0251c Cleanup 8 2021-02-21 14:27:44 +01:00
W2.Wizard
597a9c537d Cleanup 7 2021-02-21 13:50:25 +01:00
W2.Wizard
694b20148d Cleanup 5 2021-02-21 11:50:30 +01:00
W2.Wizard
ee76440477 Cleanup 4 2021-02-21 11:41:30 +01:00
W2.Wizard
20ba37e223 Cleanup 3 2021-02-21 11:09:04 +01:00
Wojtek Figat
cad7887957 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master 2021-02-09 22:58:36 +01:00
Vizepi
6673d70d0a [C++] Add missing header forcing client code to include two headers instead of one 2021-02-09 18:20:20 +01:00
Vizepi
cb6b96dea6 [C++] Added FLAXENGINE_API macro on SettingsBase class so static symbol are retrieved by linker 2021-02-09 18:08:50 +01:00
stefnotch
62f2ccb942 Fix conversion to degrees in Vector3.Angle 2021-02-01 22:40:19 +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
c02faf51a0 Merge branch 'AboutFlaxAdjustment' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AboutFlaxAdjustment 2021-01-18 21:07:49 +01:00
W2.Wizard
8fd0af3f39 Fixed Typos and padding 2021-01-17 10:18:30 +01:00
Wojtek Figat
9e3c413c91 Fix crash when using Byte, Int16 or UInt16 as VS parameters 2021-01-13 00:22:52 +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
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
66e8560b51 Fix comparing String with StringView 2020-12-31 16:55:42 +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
5e239f5d87 Fix code style
(cherry picked from commit 16cd75d179)
2020-12-22 12:59:27 +01:00
Wojtek Figat
60d4712680 Add inlined function call in Delegate invoke 2020-12-09 16:34:03 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00