Wojtek Figat
|
e22fa20dc1
|
Minor fixes to #1740
|
2023-11-06 14:06:10 +01:00 |
|
Wojtek Figat
|
9eb9294e84
|
Merge branch 'add-reload-scenes-button' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-add-reload-scenes-button
|
2023-11-06 13:55:43 +01:00 |
|
Wojtek Figat
|
8500667817
|
Merge branch 'MaterialEditor-RemovedUnsupportedParameterTypes' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-MaterialEditor-RemovedUnsupportedParameterTypes
|
2023-11-06 13:54:41 +01:00 |
|
Wojtek Figat
|
e57e86cde1
|
Fix spawned ui canvas scaller to use the same transform as CanvasScaler
#1819
|
2023-11-06 13:54:01 +01:00 |
|
Wojtek Figat
|
ad290d0140
|
Merge branch 'spawn-scalar' of https://github.com/Tryibion/FlaxEngine into Tryibion-spawn-scalar
|
2023-11-06 13:36:24 +01:00 |
|
Wojtek Figat
|
e68330f5b5
|
Merge branch 'Visject-CommentOrder' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentOrder
|
2023-11-06 13:09:21 +01:00 |
|
Wojtek Figat
|
d79dd4aaf7
|
Add undo for Convert to Parameter connections change in #1671
|
2023-11-06 08:41:36 +01:00 |
|
Wojtek Figat
|
2c5a5acf33
|
Add maintaining new param id in undo #1671
|
2023-11-05 23:30:39 +01:00 |
|
Wojtek Figat
|
342360f537
|
Refactor #1671
|
2023-11-05 23:21:14 +01:00 |
|
Wojtek Figat
|
3ba8875121
|
Merge branch 'Visject-ConvertConstantToParameter' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ConvertConstantToParameter
# Conflicts:
# Source/Editor/Surface/Archetypes/Constants.cs
|
2023-11-05 21:43:16 +01:00 |
|
Wojtek Figat
|
f9a9912895
|
Merge branch 'editor_binding_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_binding_fixes
|
2023-11-05 21:39:24 +01:00 |
|
Wojtek Figat
|
6fbf7fa07b
|
Merge branch 'fix-color-picker-position' of https://github.com/MineBill/FlaxEngine into MineBill-fix-color-picker-position
|
2023-11-05 21:09:49 +01:00 |
|
Wojtek Figat
|
82d5130261
|
Merge branch 'ensure-no-layer-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-ensure-no-layer-popup
|
2023-11-05 21:04:38 +01:00 |
|
Wojtek Figat
|
d13b30304a
|
Merge branch 'Visject-MoreAlternativeTitles' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-MoreAlternativeTitles
|
2023-11-05 20:54:18 +01:00 |
|
Wojtek Figat
|
22e34cb2b4
|
Fix crash on editor startup without code editor selected
#1872
|
2023-11-04 19:30:16 +01:00 |
|
Wojtek Figat
|
585b6bacad
|
Simplify #1807
|
2023-11-04 19:26:46 +01:00 |
|
Wojtek Figat
|
880e13865f
|
Merge branch 'limit-rename-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-rename-popup
|
2023-11-04 19:23:32 +01:00 |
|
MineBill
|
151c6bc6c3
|
Fix color picker dialog not staying inside the current screen.
|
2023-11-01 20:07:58 +02:00 |
|
Wojtek Figat
|
c0a8d29453
|
Improve Cloth usage
|
2023-11-01 10:46:47 +01:00 |
|
MineBill
|
f6e9d0431b
|
Implement drag and drop for list collection.
|
2023-11-01 01:31:42 +02:00 |
|
MineBill
|
df5dc0c284
|
Extract validation/item handling of AssetPicker in a separate class.
|
2023-10-31 16:32:57 +02:00 |
|
MineBill
|
5afb00e2c6
|
Allow quick creation of scripts.
|
2023-10-28 20:21:43 +03:00 |
|
Nils Hausfeld
|
0fea7aad92
|
- Minor cleanup
|
2023-10-28 17:11:03 +02:00 |
|
Nils Hausfeld
|
b88233a65d
|
- Always select first valid item when updating filters
|
2023-10-28 16:58:37 +02:00 |
|
Nils Hausfeld
|
95735035f3
|
- Tab key now also spawns node
|
2023-10-28 16:51:56 +02:00 |
|
Nils Hausfeld
|
e3364faf8e
|
Merge branch 'master' into Visject-ImprovedNodeSearching
|
2023-10-28 16:49:22 +02:00 |
|
Chandler Cox
|
90642b8862
|
Spawn canvas scalar on canvas creation.
|
2023-10-27 13:25:50 -05:00 |
|
Ari Vuollet
|
900e6338d6
|
Fix wrong variable name
Co-authored-by: NoriteSC <53096989+NoriteSC@users.noreply.github.com>
|
2023-10-27 19:21:21 +03:00 |
|
Nils Hausfeld
|
e55cdd91d5
|
- Reverted match class from more alternative titles PR
|
2023-10-26 22:23:55 +02:00 |
|
Nils Hausfeld
|
8cc7c5d3d9
|
- Highlights get cleared now when there is no match
- Highlights now give points, since it means there is a substring match
- Cleanup
|
2023-10-26 21:47:32 +02:00 |
|
Nils Hausfeld
|
0acf352d40
|
- Alternative titles now use QueryFilterHelper Match function as well
- Cleaned up some code and using early outs now
- Added some comments
|
2023-10-26 21:13:06 +02:00 |
|
Nils Hausfeld
|
390621cb10
|
Merge branch 'master' into Visject-ImprovedNodeSearching
|
2023-10-26 20:33:32 +02:00 |
|
Nils Hausfeld
|
ff64fdb503
|
- Test environment and first tests
|
2023-10-26 20:33:07 +02:00 |
|
Wojtek Figat
|
d9b0e99b9c
|
Add support for using Revision number in projects version
|
2023-10-26 15:20:35 +02:00 |
|
Chandler Cox
|
18c119c155
|
Ensure layer confirmation does not popup in play mode.
|
2023-10-25 16:25:26 -05:00 |
|
Wojtek Figat
|
c27187bd0a
|
Fix deserializing vector types in Editor from ToString FormatException
#1802
|
2023-10-25 19:17:04 +02:00 |
|
Chandler Cox
|
8c6ced4bb9
|
Limit the scene tree and prefab tree rename popup to only go to panel right edge.
|
2023-10-25 11:38:14 -05:00 |
|
Wojtek Figat
|
daf31cfa4d
|
Format code #1611
|
2023-10-25 14:57:44 +02:00 |
|
Nils Hausfeld
|
1f8da14780
|
- Alternative titles for comparisons
|
2023-10-25 11:53:43 +02:00 |
|
Nils Hausfeld
|
cfe717969b
|
Merge branch 'master' into Visject-MoreAlternativeTitles
|
2023-10-25 11:46:09 +02:00 |
|
NoriteSC
|
210c5a5bb2
|
Merge branch 'FlaxEngine:master' into Nodes
|
2023-10-25 07:03:46 +02:00 |
|
NoriteSC
|
137c82a387
|
Update Material.cs
|
2023-10-25 06:21:19 +02:00 |
|
Mr. Capybara
|
b2db1330c0
|
copy old control data to new control when set UIControl type
|
2023-10-24 21:45:00 -04:00 |
|
|
|
06f37794c2
|
Add input bindings for game window mouse unlock and toggle fullscreen
|
2023-10-24 22:27:12 +03:00 |
|
|
|
081648ef06
|
Fix common tooltips with hardcoded keybindings
|
2023-10-24 21:47:18 +03:00 |
|
Wojtek Figat
|
7c84ca5b84
|
Merge branch 'feat/improved-camera-settings' of https://github.com/solnem/FlaxEngine into solnem-feat/improved-camera-settings
|
2023-10-24 14:50:52 +02:00 |
|
MineBill
|
cf5f501ab7
|
Allow erasing layers/painting over layers from the other splatmap.
Since Layers are hardcoded to 8, this commit also assumes that there will always be 2 splatmaps.
|
2023-10-24 14:31:54 +03:00 |
|
Menotdan
|
8982961254
|
Add custom material option to Material Preview.
|
2023-10-23 22:10:17 -04:00 |
|
Wojtek Figat
|
9c4382dffb
|
Fix using dock window panels on macOS in Editor
|
2023-10-23 15:59:09 +02:00 |
|
Wojtek Figat
|
6ff3e0f488
|
Various improvements to macOS platform
|
2023-10-22 20:06:54 +02:00 |
|