Wojtek Figat
|
33b31f9155
|
Fix using Keyboard and Mouse in C# scripting
|
2021-06-02 09:48:02 +02:00 |
|
Wojtek Figat
|
167f7e268d
|
Fix Linux build
|
2021-04-30 17:03:40 +02:00 |
|
Wojtek Figat
|
3ef41e1e23
|
Merge branch 'master' into localization
|
2021-04-27 16:54:49 +02:00 |
|
Wojtek Figat
|
23e722a9fb
|
Add timeout check for drag&drop on Linux to prevent deadlock
|
2021-04-23 22:58:09 +02:00 |
|
Wojtek Figat
|
ace8295ab7
|
Merge remote-tracking branch 'origin/master' into localization
# Conflicts:
# Source/Platforms/DotNet/Newtonsoft.Json.dll
# Source/Platforms/DotNet/Newtonsoft.Json.pdb
# Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
# Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
|
2021-04-22 16:10:36 +02:00 |
|
Wojtek Figat
|
3ed55c89f0
|
Add drag&drop support for Linux
|
2021-04-21 23:47:28 +02:00 |
|
Wojtek Figat
|
7bc0e3c14d
|
Fix dummy locale on Linux
|
2021-04-14 12:27:48 +02:00 |
|
Wojtek Figat
|
81f3a65a5f
|
Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi
# Conflicts:
# Source/Editor/Utilities/Utils.cs
# Source/Editor/Windows/Assets/MaterialWindow.cs
# Source/Editor/Windows/Assets/ParticleEmitterWindow.cs
# Source/Engine/Platform/Linux/LinuxWindow.cpp
# Source/Engine/Platform/Windows/WindowsWindow.cpp
|
2021-03-08 20:50:31 +01:00 |
|
Wojtek Figat
|
51e62c7e9d
|
Fix file copy on unix systems
|
2021-02-28 17:02:02 +01:00 |
|
Wojtek Figat
|
b3fdc9eddd
|
Add ShowFileExplorer on Linux
|
2021-02-28 16:45:16 +01:00 |
|
Wojtek Figat
|
7ec57f8ddb
|
Add support for opening url links on Linux
|
2021-02-28 16:15:20 +01:00 |
|
Wojtek Figat
|
98a753267f
|
Linux support improvements
|
2021-02-28 14:56:57 +01:00 |
|
Wojtek Figat
|
3da6f9186c
|
Add clipboard support on Linux
|
2021-02-24 21:19:14 +01:00 |
|
Wojtek Figat
|
bc1b666b83
|
Fix compilation errors on CI
|
2021-02-24 00:34:41 +01:00 |
|
Wojtek Figat
|
4cc7ec0461
|
Fix compilation errors on CI
|
2021-02-24 00:21:02 +01:00 |
|
Wojtek Figat
|
bcc3b2bd59
|
Fixes, tweaks and improvements for Linux support
|
2021-02-16 20:21:23 +01:00 |
|
Wojtek Figat
|
fc4dc8cb50
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
|
2021-02-16 18:54:25 +01:00 |
|
mafiesto4
|
025ae99901
|
Implement process starting on Linux platform
|
2021-02-14 23:05:23 +01:00 |
|
mafiesto4
|
8fe04d6db4
|
Fix window auto-focus on Linux
|
2021-02-09 21:52:34 +01:00 |
|
mafiesto4
|
dc63d908b8
|
Fix resizing and maximizing window on Linux
|
2021-02-09 19:54:46 +01:00 |
|
mafiesto4
|
b30ab38ef2
|
Window impl on Linux progress
|
2021-02-08 22:53:32 +01:00 |
|
mafiesto4
|
dfe7963436
|
Fix window maximize on Linux if it's not shown yet
|
2021-02-08 22:19:18 +01:00 |
|
mafiesto4
|
034890ee7c
|
Window impl on Linux progress
|
2021-02-08 21:33:38 +01:00 |
|
stefnotch
|
20d9c7181f
|
Untested cross platform implementation
|
2021-02-08 10:07:47 +01:00 |
|
mafiesto4
|
5c2d3cbe7b
|
Fix mouse down/up position on Linux
|
2021-02-01 10:34:13 +01:00 |
|
mafiesto4
|
f2ac6a970c
|
Move LinuxInput to LinuxPlatform
|
2021-02-01 10:22:45 +01:00 |
|
mafiesto4
|
d059027a47
|
Fixes for WIndow impl on Linux
|
2021-01-31 21:05:39 +01: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
|
a3fa8ff9f0
|
Optimize some includes
|
2021-01-12 19:17:08 +01:00 |
|
Wojtek Figat
|
45211fa61c
|
Merge remote-tracking branch 'origin/master' into navigation-features
|
2021-01-12 12:04:20 +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 |
|
mafiesto4
|
f8feccc27d
|
Fixes for unix directories list with path filter
|
2021-01-10 22:58:34 +01:00 |
|
mafiesto4
|
0dc9d3a59a
|
Add ShowOpenFileDialog on Linux
|
2021-01-10 22:40:07 +01:00 |
|
mafiesto4
|
f10c6b4ff6
|
Fix Linux build
|
2021-01-05 19:51:47 +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 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +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
|
cea1a67749
|
Refactor game settings to support using API bindings
|
2020-12-21 14:53:27 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|