Commit Graph

523 Commits

Author SHA1 Message Date
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
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
Wojtek Figat
cc8e78b505 Merge remote-tracking branch 'origin/master' into navigation-features
# Conflicts:
#	Source/Editor/Content/Settings/NavigationSettings.cs
#	Source/Engine/Engine/PhysicalMaterial.cs
#	Source/Tools/Flax.Build/Bindings/BindingsGenerator.Api.cs
2021-01-04 14:31:56 +01:00
Wojtek Figat
c5568c8eae Add support for loading JsonAsset instance objects if they implement ISerializable interface 2021-01-04 14:19:51 +01:00
Wojtek Figat
8dc5b11f51 Add API_INTERFACE to scripting API bindings for implementing interfaces 2021-01-04 14:18:59 +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
16cd75d179 Fix code style 2020-12-22 12:57:00 +01:00
Wojtek Figat
cea1a67749 Refactor game settings to support using API bindings 2020-12-21 14:53: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