Wojtek Figat
|
159fb8f5ee
|
Fix folders delete regression issue from dbd5c71344
#1084
|
2023-05-07 18:22:58 +02:00 |
|
Wojtek Figat
|
b7f269f9bd
|
Merge branch 'collision-creation-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-collision-creation-fix
|
2023-05-05 16:05:26 +02:00 |
|
Chandler Cox
|
95d798f49e
|
Standardize to changing the folder for any proxy that can not be created in the current view.
|
2023-05-05 08:30:17 -05:00 |
|
Wojtek Figat
|
37e8fa7b76
|
Fix creating localization table on blank project
#1060
|
2023-05-05 14:54:42 +02:00 |
|
Ruan Lucas
|
299ca398fa
|
small change in particle window
|
2023-04-29 18:44:54 -04:00 |
|
Wojtek Figat
|
97e2e9a61d
|
Fix content view items refresh (eg. after delete) when using search field
|
2023-04-22 11:51:18 +02:00 |
|
Wojtek Figat
|
8c638e7947
|
Improve audio clip window usability in Editor
|
2023-04-20 11:13:20 +02:00 |
|
Wojtek Figat
|
6ec35e5175
|
Add audio clip preview refresh on asset reimport in Editor
|
2023-04-20 10:50:29 +02:00 |
|
Wojtek Figat
|
787414451e
|
Add current playback position preview with seeking functionality to Audio Clip window in Editor
|
2023-04-19 15:17:01 +02:00 |
|
Wojtek Figat
|
c3ef9f993b
|
Merge branch 'change-profilier-play-icon' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-profilier-play-icon
|
2023-04-17 13:08:46 +02:00 |
|
Wojtek Figat
|
6562a8769e
|
Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master
|
2023-04-17 12:34:23 +02:00 |
|
Wojtek Figat
|
b7dcf9576e
|
Merge branch 'content-bug-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-content-bug-fix
|
2023-04-17 12:29:03 +02:00 |
|
Wojtek Figat
|
2eea7abc27
|
Add Create collision data action to be performed for each model selected in the Content Window
|
2023-04-17 12:20:02 +02:00 |
|
Wiktor Kocielski
|
dbd5c71344
|
Fix RMB deletion to take selection into account
|
2023-04-15 22:32:52 +03:00 |
|
Chandler Cox
|
acecda482d
|
Changes the play icon to a stop icon and vice versa when clicked for the profiler.
|
2023-04-14 15:29:02 -05:00 |
|
Chandler Cox
|
c420318267
|
Fix bug with path name preventing the item to be renamed when duplicated.
|
2023-04-14 09:18:06 -05:00 |
|
Chandler Cox
|
133e192b98
|
Added the function of de-selecting items in content view and removed selecting first item
|
2023-04-07 11:04:52 -05:00 |
|
Wojtek Figat
|
6c8b5e5e8a
|
Improve #970 by using OptionsChanged event
|
2023-04-04 17:40:05 +02:00 |
|
Chandler Cox
|
1a2eb48705
|
Added updating the main menu shortcut keys on editor options saved. Also adds an action that can be used to update plugin short keys if needed.
|
2023-03-16 20:54:56 -05:00 |
|
Wojtek Figat
|
086c2f155d
|
Fix error when using nested Visject Surface context during State Machines editing in Anim Graph
|
2023-03-13 15:39:36 +01:00 |
|
Wojtek Figat
|
a7c5397641
|
Fix content window auto scrolling regression
656fcf9847
|
2023-03-01 22:47:52 +01:00 |
|
Wojtek Figat
|
12b330e4ec
|
Add support for building Android app on Linux or Mac
|
2023-02-28 15:49:34 +01:00 |
|
Wojtek Figat
|
0031d9174d
|
Fix scroll on selection change
|
2023-02-13 22:10:45 +01:00 |
|
Wojtek Figat
|
8184d513e3
|
Fix performance when using scene search field
|
2023-02-13 20:04:35 +01:00 |
|
Wojtek Figat
|
82823d6945
|
Various improvements and fixes
|
2023-02-09 20:05:46 +01:00 |
|
Wojtek Figat
|
73ac1c5d43
|
Merge branch 'scale-lock' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-lock
|
2023-02-09 09:42:16 +01:00 |
|
Wojtek Figat
|
d09dfd1f61
|
Add **Canvas Scaler** control for resolution-independent UI
#448 #525
|
2023-02-08 19:51:16 +01:00 |
|
Chandler Cox
|
d5d5fb698f
|
Small name changes
|
2023-02-05 20:17:21 -06:00 |
|
Chandler Cox
|
e4afc49ac6
|
Added saving the users choice in the properties window and adding link and unlink to the scale context menu.
|
2023-02-05 15:07:12 -06:00 |
|
Chandler Cox
|
03f299bc3b
|
Added apply across actors.
|
2023-02-04 22:20:18 -06:00 |
|
Wojtek Figat
|
a0c6add732
|
Add ViewFlags::Sky for conditional sky/skybox rendering
|
2023-01-31 15:58:02 +01:00 |
|
Wojtek Figat
|
29815e0dd6
|
Merge branch 'actor-org' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-org
|
2023-01-24 19:20:23 +01:00 |
|
Chandler Cox
|
ff3277edc7
|
Change CM attributes to not check inhereted class.
|
2023-01-22 21:33:08 -06:00 |
|
Chandler Cox
|
e21c8e5fe9
|
Organize physics actors a little better in CM, added wheeled vehicle to list. minor change in CM to not add actors that have a parent with the attribute (more selective).
|
2023-01-22 18:52:28 -06:00 |
|
Wojciech Figat
|
31e27e84a9
|
Minor fix
|
2023-01-20 11:48:53 +01:00 |
|
Chandler Cox
|
f110926288
|
Moved into function in Asset Window.
|
2023-01-19 16:10:17 -06:00 |
|
Wojtek Figat
|
eaa63e679e
|
Fix selected UI control outline when using custom Game viewport aspect
#897
|
2023-01-18 15:36:42 +01:00 |
|
|
|
ee5a7cf1ef
|
Update authors
|
2023-01-16 18:14:17 +02:00 |
|
Wojciech Figat
|
5babe8df3f
|
Add refreshing actively opened Layers And Tags asset editor when adding tags from popup
#885
|
2023-01-16 12:11:04 +01:00 |
|
Wojtek Figat
|
eff24ed836
|
Add support for editing path to the asset within AssetRefEditor
|
2023-01-15 23:05:58 +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
|
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 |
|
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 |
|
Wojtek Figat
|
59568fb5c8
|
Minor editor tweaks
|
2023-01-01 23:17:23 +01:00 |
|
Wojtek Figat
|
7184566b4b
|
Merge branch 'master' into 1.5
|
2022-12-29 23:04:18 +01:00 |
|
Chandler Cox
|
79562dc502
|
Renamed some variables to more match what they do/are.
|
2022-12-29 12:14:26 -06:00 |
|
Chandler Cox
|
0633ed6819
|
Small cleanup
|
2022-12-29 00:47:30 -06:00 |
|
Chandler Cox
|
6c3864983f
|
small cleanup
|
2022-12-29 00:45:58 -06:00 |
|