Wojtek Figat
|
5529bd7bc0
|
Merge branch 'DebugDrawFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-DebugDrawFix
|
2021-02-07 13:08:46 +01:00 |
|
Wojtek Figat
|
0242e29873
|
Fix painting foliage on inactive objects
Fixes #209
|
2021-02-07 13:06:33 +01:00 |
|
Wojtek Figat
|
a246825b3d
|
Merge branch 'intolerantape-Missing-FLAXENGINE_API-Macro'
|
2021-02-07 12:56:11 +01:00 |
|
Wojtek Figat
|
8d3f4aa9d9
|
Merge branch 'Missing-FLAXENGINE_API-Macro' of git://github.com/intolerantape/FlaxEngine into intolerantape-Missing-FLAXENGINE_API-Macro
|
2021-02-07 12:56:08 +01:00 |
|
Wojtek Figat
|
6e5a13111a
|
Fix auto-importing materials and textures from model file with invalid path characters used in name
Fixes #208
|
2021-02-07 12:49:14 +01:00 |
|
Wojtek Figat
|
9ddb077e7c
|
Merge branch 'SilentCLD-win-btf'
|
2021-02-07 12:19:56 +01:00 |
|
Wojtek Figat
|
46b15551b4
|
Merge branch 'win-btf' of git://github.com/SilentCLD/FlaxEngine into SilentCLD-win-btf
|
2021-02-07 12:19:45 +01:00 |
|
W2.Wizard
|
522e1eb769
|
Inverted condition
|
2021-02-06 20:10:22 +01:00 |
|
intolerantape
|
633357cc9b
|
Added FLAXENGINE_API macro to class JsonAsset.
|
2021-02-06 09:52:30 -08:00 |
|
Wojtek Figat
|
5cb0da3340
|
Move GPU particles generator code to be more compact
|
2021-02-06 15:58:33 +01:00 |
|
Wojtek Figat
|
25f35b22be
|
Add safety checks for particles data to prevent division by 0
|
2021-02-06 15:58:12 +01:00 |
|
W2.Wizard
|
f5d1ad5a9b
|
Use ThrowException instead
|
2021-02-06 13:32:04 +01:00 |
|
W2.Wizard
|
5b32756536
|
Remove empty space
Just noticed it, so bye bye.
|
2021-02-06 11:32:58 +01:00 |
|
W2.Wizard
|
8a567f0849
|
Fix issue #214
|
2021-02-06 11:29:48 +01:00 |
|
Wojtek Figat
|
d27edbf5a9
|
Format code
|
2021-02-05 21:18:21 +01:00 |
|
Wojtek Figat
|
1e811324eb
|
Merge branch 'W2Wizard-FolderDeleteFix'
|
2021-02-05 21:17:54 +01:00 |
|
Wojtek Figat
|
42393eb316
|
Merge branch 'FolderDeleteFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-FolderDeleteFix
|
2021-02-05 21:17:49 +01:00 |
|
Wojtek Figat
|
6b660c846b
|
Fix updating prefab object reference values after apply in prefab editor
|
2021-02-05 21:12:14 +01:00 |
|
Wojtek Figat
|
43692f514a
|
Fix
|
2021-02-05 21:11:41 +01:00 |
|
Wojtek Figat
|
78e4ba2f17
|
Add support for UICanvas preview in Prefab Viewport
Fixes #157
|
2021-02-05 21:11:35 +01:00 |
|
W2.Wizard
|
2fbfe61f2c
|
Restore comment
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-02-05 15:59:35 +01:00 |
|
W2.Wizard
|
0e57b32082
|
Fixed issue #210
This will fix the issue described in #210.
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-02-05 15:49:01 +01:00 |
|
Wojtek Figat
|
3661b19d6c
|
Fix some prefabs issues
|
2021-02-04 23:34:44 +01:00 |
|
Wojtek Figat
|
db55f5ea3f
|
Fix crash when changing prefab root object
|
2021-02-04 22:59:13 +01:00 |
|
Wojtek Figat
|
ae785267c2
|
Fix scaling rotated objects in world space
Fixes #200
|
2021-02-04 22:32:37 +01:00 |
|
SilentCLD
|
7868c6505d
|
[Editor/Docking] Bring window to front on focus
|
2021-02-04 17:49:54 +00:00 |
|
Wojtek Figat
|
7e612d89cb
|
Merge branch 'W2Wizard-ShaderNodes'
|
2021-02-03 23:14:00 +01:00 |
|
Wojtek Figat
|
21b311df17
|
Merge branch 'ShaderNodes' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-ShaderNodes
|
2021-02-03 23:13:55 +01:00 |
|
Wojtek Figat
|
880a8c9f58
|
Add support for parsing exponential (scientific) notation numbers in input fields
|
2021-02-03 23:10:36 +01:00 |
|
Wojtek Figat
|
e3142e6408
|
Fix updating input fields on editing end without changes
Fixes #197
|
2021-02-03 22:34:11 +01:00 |
|
W2.Wizard
|
4949ea4b3b
|
Applied review changes
|
2021-02-03 22:24:08 +01:00 |
|
Wojtek Figat
|
9c348b284f
|
Fixes for UI control sync
|
2021-02-03 22:00:12 +01:00 |
|
Wojtek Figat
|
85c219369d
|
Fix updating UI layout when adding control
Fixes #190
|
2021-02-03 21:59:21 +01:00 |
|
Wojtek Figat
|
6ffa497c0a
|
Fixes for Render2D
|
2021-02-03 21:52:49 +01:00 |
|
Wojtek Figat
|
ba0f07b57e
|
Fix BlurPanel rendering
Fixes #192
|
2021-02-03 21:52:29 +01:00 |
|
Wojtek Figat
|
a572e581e5
|
Fix HorizontalPanel children layout
Fixes 191
|
2021-02-03 21:30:33 +01:00 |
|
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 |
|