Wojtek Figat
|
07e653468f
|
Update assets
|
2023-01-15 20:20:41 +01:00 |
|
Wojtek Figat
|
a2af46845d
|
Merge branch 'master' into 1.5
# Conflicts:
# Source/Engine/Renderer/AmbientOcclusionPass.cpp
|
2023-01-15 18:27:49 +01:00 |
|
Wojtek Figat
|
1e98fe2920
|
Merge branch 'Tryibion-custom-game-sizing'
|
2023-01-15 14:10:31 +01:00 |
|
Wojtek Figat
|
675aa92b53
|
Fix crash in SSAO when using very low render resolution
|
2023-01-15 14:08:24 +01:00 |
|
Wojtek Figat
|
e40cdc8a7f
|
Codestyle cleanup and minor tweaks #879
|
2023-01-15 14:08:00 +01:00 |
|
Wojtek Figat
|
50100a74bb
|
Merge branch 'custom-game-sizing' of https://github.com/Tryibion/FlaxEngine into Tryibion-custom-game-sizing
|
2023-01-15 13:48:50 +01:00 |
|
Wojtek Figat
|
b89f2e39c9
|
Expose RandomUtil to Visual Scripting and cleanup codestyle
#843
|
2023-01-15 13:47:06 +01:00 |
|
Wojtek Figat
|
0aec1340b2
|
Merge branch 'Withaust-master'
|
2023-01-15 13:38:19 +01:00 |
|
Wojtek Figat
|
3622b77034
|
Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master
|
2023-01-15 13:38:10 +01:00 |
|
Wojtek Figat
|
7e62765a09
|
Merge branch 'Tryibion-auto-size-popup-position-change'
|
2023-01-15 13:34:13 +01:00 |
|
Wojtek Figat
|
ed3dd93a17
|
Merge branch 'auto-size-popup-position-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-auto-size-popup-position-change
|
2023-01-15 13:34:07 +01:00 |
|
Wojtek Figat
|
1d244f6689
|
Merge branch 'Tryibion-failed-status'
|
2023-01-15 13:33:13 +01:00 |
|
Wojtek Figat
|
1421e63aa8
|
Minor cleanup #891
|
2023-01-15 13:33:07 +01:00 |
|
Wojtek Figat
|
50fb39d238
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2023-01-15 12:44:45 +01:00 |
|
Wojtek Figat
|
f127bbebe1
|
Refactor enum flags with __underlying_type and new EnumHasAnyFlags/EnumHasAllFlags
Fixes #832
Closes #886
|
2023-01-15 12:44:39 +01:00 |
|
Chandler Cox
|
87e69ca564
|
Changed interface for script compliation error
|
2023-01-13 18:02:10 -06:00 |
|
Chandler Cox
|
5c1d89b145
|
Added fail progress bar to building game failure.
|
2023-01-13 10:37:06 -06:00 |
|
Chandler Cox
|
595d2235d3
|
Hide progress bar on click
|
2023-01-13 10:28:58 -06:00 |
|
Chandler Cox
|
38fc43cada
|
Moved where the position movement is called for more snappy movement and increase movement amount to account for longer progress bar label text.
|
2023-01-13 10:09:49 -06:00 |
|
Chandler Cox
|
e8c8021fd5
|
Added failed status bar to indicate if a progress has failed.
|
2023-01-13 09:54:16 -06:00 |
|
Wojciech Figat
|
da63e843d8
|
Merge branch 'Tryibion-first-capital-letter-fix'
|
2023-01-13 12:21:33 +01:00 |
|
Wojciech Figat
|
a450990ee2
|
Merge branch 'first-capital-letter-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-first-capital-letter-fix
|
2023-01-13 12:20:57 +01:00 |
|
Wojciech Figat
|
bfae240209
|
Merge branch 'Tryibion-fix-missing-scene-animation'
|
2023-01-13 12:03:50 +01:00 |
|
Wojciech Figat
|
0fa58531e8
|
Merge branch 'fix-missing-scene-animation' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-missing-scene-animation
|
2023-01-13 12:03:41 +01:00 |
|
Wojciech Figat
|
45c363685d
|
Merge branch 'Tryibion-visject-cm-search-fix'
|
2023-01-13 12:01:25 +01:00 |
|
Wojciech Figat
|
8e354cc36e
|
Merge branch 'visject-cm-search-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-visject-cm-search-fix
|
2023-01-13 12:01:20 +01:00 |
|
Wojciech Figat
|
9eb0562844
|
Merge branch 'Tryibion-auto-save-popup'
|
2023-01-13 11:39:17 +01:00 |
|
Wojciech Figat
|
26c7d3dadc
|
Merge branch 'auto-save-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-auto-save-popup
|
2023-01-13 11:39:07 +01:00 |
|
Wojciech Figat
|
986fa13585
|
Reuse texture sampling code for procedural sampling node #872
|
2023-01-13 11:37:53 +01:00 |
|
Wojciech Figat
|
aa8ab65ae0
|
Merge branch 'Swiggies-stochastic-sampling-node'
|
2023-01-13 10:40:39 +01:00 |
|
Wojciech Figat
|
2d44ae3a4d
|
Merge branch 'stochastic-sampling-node' of https://github.com/Swiggies/FlaxEngine into Swiggies-stochastic-sampling-node
|
2023-01-13 10:40:16 +01:00 |
|
Wojciech Figat
|
810f7fb803
|
Fix xcopy path on Windows in Flax.Build
|
2023-01-12 22:05:35 +01:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
e7f40a4c0e
|
Fix unit test if running under .net 4.6.2 unit test agent
|
2023-01-10 14:33:51 +01:00 |
|
Wojciech Figat
|
6b076e4fd4
|
Update NUnit to 3.16.1
|
2023-01-10 14:26:26 +01:00 |
|
Wojciech Figat
|
79864ffd5f
|
Change missing VulkanSDK error to be logged once per session
|
2023-01-10 13:51:29 +01:00 |
|
Wojciech Figat
|
4d6f758994
|
Update NUnit to 3.16.1
|
2023-01-10 13:41:58 +01:00 |
|
Wojciech Figat
|
442641eeab
|
Add running Tests on Windows in Github Actions CI
|
2023-01-10 13:41:23 +01:00 |
|
Wojtek Figat
|
ca2e2e1f41
|
Fix native scripting interface method override in managed scripts on Clang-platforms
|
2023-01-10 11:45:23 +01:00 |
|
Wojtek Figat
|
a74b847e65
|
Fix ScriptingObject::FromInterface to return object if the pointer is already valid object
|
2023-01-10 11:45:23 +01:00 |
|
Wojtek Figat
|
17f9219cd0
|
Add TargetCompiler to Flax.Build toolchains
|
2023-01-10 11:45:23 +01:00 |
|
Wojciech Figat
|
0595f38fe4
|
Fix threading issues with GPU buffers mapping
|
2023-01-09 22:41:06 +01:00 |
|
Wojciech Figat
|
e2aa6b8970
|
Fix default value in viewport options
|
2023-01-09 22:40:54 +01:00 |
|
Wojciech Figat
|
67c63f1410
|
Optimize GPU Resource name to prevent memory allocs when changing name frequently
|
2023-01-09 22:40:26 +01:00 |
|
Wojciech Figat
|
70cce0e1ee
|
Fix regression crash when using DoF, optimize DoF usage of GPU memory
|
2023-01-09 16:06:47 +01:00 |
|
Wojciech Figat
|
8c9a3055e1
|
Fix foliage paint brush transparency
|
2023-01-09 11:55:39 +01:00 |
|
Chandler Cox
|
0cd562c528
|
Fix in visject cm sometimes not populating all options once search box is cleared.
|
2023-01-08 16:04:55 -06:00 |
|
Wojtek Figat
|
4c671012bf
|
Fix name upper-case
|
2023-01-08 13:52:45 +01:00 |
|
Wojtek Figat
|
8db75ffa36
|
Fix name upper-case
|
2023-01-08 13:52:33 +01:00 |
|