Commit Graph

424 Commits

Author SHA1 Message Date
Wojtek Figat
c3b36062ed Fix error 2021-02-03 19:24:47 +01:00
Wojtek Figat
8e4a0e9e97 Fix drawing UI Control outline in Game Window (#194) 2021-02-03 19:09:41 +01:00
Wojtek Figat
28f53339e7 Fix crash when loading string property in json that is not a string
Fixes #178
2021-02-02 23:33:42 +01:00
Wojtek Figat
0c17ca82b7 Merge branch 'stefnotch-patch-4' 2021-02-02 23:20:50 +01:00
Wojtek Figat
f048254d82 Merge branch 'patch-4' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-4 2021-02-02 23:20:43 +01:00
Wojtek Figat
fb74aef541 Add check for C++ bindings generator for property getter and setter method value types to match 2021-02-02 23:14:21 +01:00
Wojtek Figat
5d535fad6a Move Mouse and Keyboard impl from headers to Input.cpp 2021-02-01 23:53:32 +01:00
Wojtek Figat
1a11f1a231 Merge branch 'jb-perrier-inputtext' 2021-02-01 23:48:17 +01:00
Wojtek Figat
107edfb958 Merge branch 'inputtext' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-inputtext 2021-02-01 23:48:12 +01:00
Wojtek Figat
2fe6129fcd Simplify code 2021-02-01 23:41:23 +01:00
Wojtek Figat
7ddcf8507a Merge branch 'VNNCC-fix-issue-158' 2021-02-01 23:40:04 +01:00
Wojtek Figat
1aab96676d Merge branch 'fix-issue-158' of git://github.com/VNNCC/FlaxEngine into VNNCC-fix-issue-158 2021-02-01 23:39:56 +01:00
Wojtek Figat
1bd639c86d Fix including CharacterController.h in game code 2021-02-01 23:38:16 +01:00
stefnotch
62f2ccb942 Fix conversion to degrees in Vector3.Angle 2021-02-01 22:40:19 +01:00
Wojtek Figat
283714a39f Fix PhysX header usage in public API 2021-02-01 11:40:50 +01:00
Wojtek Figat
fecf7d7804 Add virtual to Camera GetMatrices for custom cameras 2021-02-01 11:18:46 +01:00
Wojtek Figat
011b5f3e51 Add SceneRenderTask.PreRender 2021-02-01 11:14:59 +01:00
Jean-Baptiste Perrier
a5d6db6a18 Fix InputText & Typo. 2021-01-30 19:58:45 +01:00
VNC
33ce17c3fa Set minimum width and height for texture description in motion blur
The calculation `motionVectorsWidth / tileSize` can return a result of 0.

Set minimum width and height to 1.
2021-01-29 16:18:00 +01:00
Wojtek Figat
f15f7ff59f Bump up version 2021-01-29 00:36:15 +01:00
Wojtek Figat
0d0279a1f8 Merge branch 'stefnotch-fix-asset-viewports' 2021-01-28 23:30:11 +01:00
Wojtek Figat
bb8a6e5c8d Merge branch 'fix-asset-viewports' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-asset-viewports 2021-01-28 23:30:05 +01:00
Wojtek Figat
beecbffdc3 Fix error when opening Anim Graph with node name not existing in skeleton anymore
Fixes #176
2021-01-28 21:59:30 +01:00
stefnotch
06f07c2903 Fix EditorViewport zooming
Fix #162
Also improves cases like LeftMouseDown + Scroll
2021-01-28 17:17:17 +01:00
stefnotch
164da0f87a Fix spelling error 2021-01-28 16:24:36 +01:00
stefnotch
a250a23259 Fix TexturePreview zooming
Fix #164
2021-01-28 16:13:45 +01:00
Wojtek Figat
50f6a01f83 Fix plane model normals 2021-01-28 01:28:13 +01:00
Wojtek Figat
aedc619009 Fix crash when opening prefab that fails to load root ObjectsLookupIdMapping
Fixes #126
2021-01-28 01:11:02 +01:00
Wojtek Figat
a226ff8762 Fix plane model incorrect rotation in material preview (#165) 2021-01-28 00:52:06 +01:00
Wojtek Figat
a1cee0f0bf Fix crash when applying changes to prefab 2021-01-28 00:38:08 +01:00
Wojtek Figat
bb84ad0f79 Add missing doc comment 2021-01-28 00:10:41 +01:00
Wojtek Figat
0de380ad3a Optimize Variant typename loading if length is zero 2021-01-28 00:02:37 +01:00
Wojtek Figat
4b11725226 Fix crash when creating Empty particle emitter
Fixes #174
2021-01-27 23:59:24 +01:00
Wojtek Figat
971ab7b8e7 Merge branch 'stefnotch-improve-first-time-setup' 2021-01-27 23:36:59 +01:00
Wojtek Figat
b57ce2bd56 Merge branch 'improve-first-time-setup' of git://github.com/stefnotch/FlaxEngine into stefnotch-improve-first-time-setup 2021-01-27 23:36:54 +01:00
Wojtek Figat
876a728b41 Fix scene animation rendering issue with game window is not selected tab
Fixes #170
2021-01-27 23:27:19 +01:00
Wojtek Figat
b411539717 Merge branch 'stefnotch-fix-disable-ctrl-w-ingame' 2021-01-27 22:41:28 +01:00
Wojtek Figat
4cb5574a2e Merge branch 'fix-disable-ctrl-w-ingame' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-disable-ctrl-w-ingame 2021-01-27 22:41:24 +01:00
Wojtek Figat
1aceab3783 Merge branch 'W2Wizard-DDX-DDY-Nodes' 2021-01-27 22:39:23 +01:00
Wojtek Figat
c583b6a1a7 Merge branch 'DDX-DDY-Nodes' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-DDX-DDY-Nodes 2021-01-27 22:39:19 +01:00
Wojtek Figat
3c3b47f5b4 Fix Get Node Transform ndoe in anim graph 2021-01-27 22:37:25 +01:00
Wojtek Figat
36bd398136 Fix error when animated model skeleton has duplicated node name 2021-01-27 22:37:19 +01:00
stefnotch
c820e87d4a Slightly tweak the key processing code 2021-01-27 22:08:17 +01:00
stefnotch
f00ae7fb21 Disable CTRL+W during the game
Fix #96
2021-01-27 21:30:22 +01:00
stefnotch
18e3d51914 Check LFS using file size 2021-01-27 18:08:38 +01:00
stefnotch
691d9d9b88 Document the GitHub basics 2021-01-27 14:34:38 +01:00
stefnotch
81865bd97e Move Flax plugin up, since it's currently required 2021-01-27 14:32:25 +01:00
stefnotch
80e0b0b0e5 Document the "set as startup project" 2021-01-27 14:32:10 +01:00
stefnotch
da3a54d184 Pause on error
On Windows, because people using Windows will double click on the file
2021-01-27 14:06:36 +01:00
W2.Wizard
1925fe5724 Added DDX / DDY nodes 2021-01-27 01:39:50 +01:00