mafiesto4
|
44036a26d0
|
Fix UI Control selection highlights when using Canvas Scaler
#977
|
2023-05-28 21:35:56 +02:00 |
|
mafiesto4
|
583a5d9223
|
Minor fixes to content window navigation
|
2023-05-28 13:17:43 +02:00 |
|
GoaLitiuM
|
bca5e908f1
|
Copy content files using Content Database instead of Content Importing
Fixes an issue where copying asset files does not change the asset ID,
causing the copied assets to remain linked to the original files.
|
2023-05-27 00:41:19 +03:00 |
|
mafiesto4
|
2ae20c5fc4
|
Add formatting to network profiler bytes values
|
2023-05-21 22:36:14 +02:00 |
|
mafiesto4
|
b244ffedd2
|
Fix output log text ranges to handle line ending
|
2023-05-17 12:23:01 +02:00 |
|
mafiesto4
|
3bff65d6b6
|
Minor fix
|
2023-05-10 10:03:13 +02:00 |
|
GoaLitiuM
|
c1fa9e595c
|
Sort profiler window assets when the view is active
|
2023-05-08 23:27:02 +03:00 |
|
mafiesto4
|
ec6e459aa7
|
Fix CPU profiler events extraction when buffer is full
|
2023-05-08 17:05:40 +02:00 |
|
mafiesto4
|
159fb8f5ee
|
Fix folders delete regression issue from dbd5c71344
#1084
|
2023-05-07 18:22:58 +02:00 |
|
mafiesto4
|
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 |
|
Tryibion
|
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 |
|
mafiesto4
|
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 |
|
mafiesto4
|
97e2e9a61d
|
Fix content view items refresh (eg. after delete) when using search field
|
2023-04-22 11:51:18 +02:00 |
|
mafiesto4
|
8c638e7947
|
Improve audio clip window usability in Editor
|
2023-04-20 11:13:20 +02:00 |
|
mafiesto4
|
6ec35e5175
|
Add audio clip preview refresh on asset reimport in Editor
|
2023-04-20 10:50:29 +02:00 |
|
mafiesto4
|
787414451e
|
Add current playback position preview with seeking functionality to Audio Clip window in Editor
|
2023-04-19 15:17:01 +02:00 |
|
mafiesto4
|
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 |
|
mafiesto4
|
6562a8769e
|
Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master
|
2023-04-17 12:34:23 +02:00 |
|
mafiesto4
|
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 |
|
mafiesto4
|
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 |
|
Tryibion
|
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 |
|
Tryibion
|
c420318267
|
Fix bug with path name preventing the item to be renamed when duplicated.
|
2023-04-14 09:18:06 -05:00 |
|
Tryibion
|
133e192b98
|
Added the function of de-selecting items in content view and removed selecting first item
|
2023-04-07 11:04:52 -05:00 |
|
mafiesto4
|
6c8b5e5e8a
|
Improve #970 by using OptionsChanged event
|
2023-04-04 17:40:05 +02:00 |
|
Tryibion
|
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 |
|
mafiesto4
|
086c2f155d
|
Fix error when using nested Visject Surface context during State Machines editing in Anim Graph
|
2023-03-13 15:39:36 +01:00 |
|
mafiesto4
|
a7c5397641
|
Fix content window auto scrolling regression
656fcf9847
|
2023-03-01 22:47:52 +01:00 |
|
mafiesto4
|
12b330e4ec
|
Add support for building Android app on Linux or Mac
|
2023-02-28 15:49:34 +01:00 |
|
mafiesto4
|
0031d9174d
|
Fix scroll on selection change
|
2023-02-13 22:10:45 +01:00 |
|
mafiesto4
|
8184d513e3
|
Fix performance when using scene search field
|
2023-02-13 20:04:35 +01:00 |
|
mafiesto4
|
82823d6945
|
Various improvements and fixes
|
2023-02-09 20:05:46 +01:00 |
|
mafiesto4
|
73ac1c5d43
|
Merge branch 'scale-lock' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-lock
|
2023-02-09 09:42:16 +01:00 |
|
mafiesto4
|
d09dfd1f61
|
Add **Canvas Scaler** control for resolution-independent UI
#448 #525
|
2023-02-08 19:51:16 +01:00 |
|
Tryibion
|
d5d5fb698f
|
Small name changes
|
2023-02-05 20:17:21 -06:00 |
|
Tryibion
|
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 |
|
Tryibion
|
03f299bc3b
|
Added apply across actors.
|
2023-02-04 22:20:18 -06:00 |
|
mafiesto4
|
a0c6add732
|
Add ViewFlags::Sky for conditional sky/skybox rendering
|
2023-01-31 15:58:02 +01:00 |
|
mafiesto4
|
29815e0dd6
|
Merge branch 'actor-org' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-org
|
2023-01-24 19:20:23 +01:00 |
|
Tryibion
|
ff3277edc7
|
Change CM attributes to not check inhereted class.
|
2023-01-22 21:33:08 -06:00 |
|
Tryibion
|
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 |
|
mafiesto4
|
31e27e84a9
|
Minor fix
|
2023-01-20 11:48:53 +01:00 |
|
Tryibion
|
f110926288
|
Moved into function in Asset Window.
|
2023-01-19 16:10:17 -06:00 |
|
mafiesto4
|
eaa63e679e
|
Fix selected UI control outline when using custom Game viewport aspect
#897
|
2023-01-18 15:36:42 +01:00 |
|
GoaLitiuM
|
ee5a7cf1ef
|
Update authors
|
2023-01-16 18:14:17 +02:00 |
|
mafiesto4
|
5babe8df3f
|
Add refreshing actively opened Layers And Tags asset editor when adding tags from popup
#885
|
2023-01-16 12:11:04 +01:00 |
|
mafiesto4
|
eff24ed836
|
Add support for editing path to the asset within AssetRefEditor
|
2023-01-15 23:05:58 +01:00 |
|
mafiesto4
|
a2af46845d
|
Merge branch 'master' into 1.5
# Conflicts:
# Source/Engine/Renderer/AmbientOcclusionPass.cpp
|
2023-01-15 18:27:49 +01:00 |
|
mafiesto4
|
e40cdc8a7f
|
Codestyle cleanup and minor tweaks #879
|
2023-01-15 14:08:00 +01:00 |
|