Wojtek Figat
|
8762e8ad15
|
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/Utilities/Utils.cs
|
2022-12-28 16:59:11 +01:00 |
|
Wojtek Figat
|
3a393b6825
|
Fix crash on Clang-platforms when calling base method from overriden scripting method (C# or Visual Script)
|
2022-12-28 16:56:52 +01:00 |
|
Wojtek Figat
|
7859e64db1
|
Fix crash on Clang-platforms when calling base method from overriden scripting method (C# or Visual Script)
|
2022-12-28 16:28:50 +01:00 |
|
Wojtek Figat
|
320c8481e6
|
Merge branch 'Tryibion-center-script-cm'
|
2022-12-27 22:35:40 +01:00 |
|
Wojtek Figat
|
cdf50b2560
|
Merge branch 'center-script-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-script-cm
|
2022-12-27 22:34:19 +01:00 |
|
Wojtek Figat
|
d930e2418f
|
Merge branch 'Tryibion-cancel-search-button'
|
2022-12-27 21:54:30 +01:00 |
|
Wojtek Figat
|
85f7d81ce4
|
Merge branch 'cancel-search-button' of https://github.com/Tryibion/FlaxEngine into Tryibion-cancel-search-button
|
2022-12-27 21:53:47 +01:00 |
|
Wojtek Figat
|
6b0ead59d2
|
Fix code style
|
2022-12-27 20:24:01 +01:00 |
|
Wojtek Figat
|
155b463f3f
|
Merge branch 'Tryibion-add-button-hover-events'
|
2022-12-27 20:23:10 +01:00 |
|
Wojtek Figat
|
1d359d9ed2
|
Merge branch 'add-button-hover-events' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-button-hover-events
|
2022-12-27 20:23:04 +01:00 |
|
Wojtek Figat
|
3fdbfab98b
|
Merge branch 'add-author' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-author
|
2022-12-27 20:00:15 +01:00 |
|
Wojtek Figat
|
c2df2acb2c
|
Merge branch 'Tryibion-add-child-abstract-change'
|
2022-12-27 19:47:25 +01:00 |
|
Wojtek Figat
|
025345d99a
|
Merge branch 'add-child-abstract-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-child-abstract-change
|
2022-12-27 19:47:18 +01:00 |
|
Wojtek Figat
|
601dea6d29
|
Merge branch 'Tryibion-anchor-drop-fix'
|
2022-12-27 19:43:59 +01:00 |
|
Wojtek Figat
|
c9f4b6e55c
|
Merge branch 'anchor-drop-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-anchor-drop-fix
|
2022-12-27 19:42:07 +01:00 |
|
Wojtek Figat
|
1d676314e2
|
Merge branch 'Tryibion-editor-layout-cache'
|
2022-12-27 19:22:33 +01:00 |
|
Wojtek Figat
|
5bccd010cb
|
Code style fix
|
2022-12-27 19:22:17 +01:00 |
|
Wojtek Figat
|
8735e0d99c
|
Merge branch 'editor-layout-cache' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-layout-cache
|
2022-12-27 19:19:46 +01:00 |
|
Wojtek Figat
|
f007fb494a
|
Merge branch 'Tryibion-remove-sorting-content-tree'
|
2022-12-27 19:14:10 +01:00 |
|
Wojtek Figat
|
df2e15fe8a
|
Merge branch 'remove-sorting-content-tree' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-sorting-content-tree
|
2022-12-27 19:09:44 +01:00 |
|
Wojtek Figat
|
31ecc8a49f
|
Merge branch 'Tryibion-UI-actornode-rename-change'
|
2022-12-27 19:07:35 +01:00 |
|
Wojtek Figat
|
25028e1d67
|
Improve renaming ContentTreeNode as in #849
|
2022-12-27 19:07:24 +01:00 |
|
Wojtek Figat
|
d8f092b60b
|
Merge branch 'UI-actornode-rename-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-UI-actornode-rename-change
|
2022-12-27 19:04:25 +01:00 |
|
Wojtek Figat
|
9050377526
|
Fix imported shader source last char value to prevent strange diffs in Version Control Systems
|
2022-12-27 19:04:09 +01:00 |
|
Wojtek Figat
|
cb6590e7ef
|
Format code
|
2022-12-27 18:50:08 +01:00 |
|
Wojtek Figat
|
2c7a83f8b9
|
Merge branch 'GoaLitiuM-fix_stringview_dict'
|
2022-12-27 18:45:05 +01:00 |
|
Wojtek Figat
|
489c7b46ee
|
Merge branch 'fix_stringview_dict' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_stringview_dict
|
2022-12-27 18:43:52 +01:00 |
|
Wojtek Figat
|
762f460e23
|
Fix missing NetworkManager::ClientDisconnected call for local host client
#845
|
2022-12-27 18:41:36 +01:00 |
|
Chandler Cox
|
d7d7c1e98f
|
Center the context menu that is spawned from clicking the add scripts button on an actor
|
2022-12-22 12:44:34 -06:00 |
|
Wojtek Figat
|
8918c71312
|
Update old header usage
|
2022-12-22 19:31:01 +01:00 |
|
Wojtek Figat
|
01612f1b47
|
Add tag native serialization
|
2022-12-22 19:23:30 +01:00 |
|
Chandler Cox
|
96ec28c9a8
|
Cleaned up and used cross sprite.
|
2022-12-21 15:07:27 -06:00 |
|
Chandler Cox
|
1a11238808
|
Added name as author
|
2022-12-21 13:47:38 -06:00 |
|
Wojtek Figat
|
dc81147681
|
Convert C# tags checks utilities into extension methods for better usability
|
2022-12-21 18:18:17 +01:00 |
|
Wojtek Figat
|
cbef100a17
|
Add FindActor/FindActors with Tag to Level
|
2022-12-20 23:01:53 +01:00 |
|
Wojtek Figat
|
e6900d9a17
|
Minor adjustments to tags
|
2022-12-20 22:39:20 +01:00 |
|
Wojtek Figat
|
2f6e793df4
|
Add utility api for Tags usage
|
2022-12-20 22:39:11 +01:00 |
|
Wojtek Figat
|
0dd79fe10a
|
Fix sub-context menu child popup still being open when parent context menu gets focused again by the user
|
2022-12-20 21:11:41 +01:00 |
|
Wojtek Figat
|
84f2e652e4
|
Fix comparison operator on Array and BitArray
|
2022-12-20 21:11:40 +01:00 |
|
Wojtek Figat
|
757728c96c
|
Add option to override Custom Editor for array of type
|
2022-12-20 21:11:39 +01:00 |
|
Wojtek Figat
|
a570d6d178
|
Refactor **Actor tags into hierarchical reusable Tags** system for better gameplay scripting
|
2022-12-20 21:11:38 +01:00 |
|
Chandler Cox
|
e725533ba7
|
Changed all search boxes to new class.
|
2022-12-15 21:18:49 -06:00 |
|
Chandler Cox
|
a468053f46
|
Added hover begin and end event to button
|
2022-12-15 21:09:34 -06:00 |
|
Chandler Cox
|
1c85b30e9f
|
Change color of button on hover.
|
2022-12-15 20:53:47 -06:00 |
|
Chandler Cox
|
1b919b9fae
|
Created new SearchBox class with button to clear the search.
|
2022-12-15 20:45:51 -06:00 |
|
Wojciech Figat
|
1cf6c5233e
|
Refactor DDGI probes to use variable ray count depending on the probe location relative to the view frustum
|
2022-12-15 17:33:44 +01:00 |
|
Wojciech Figat
|
3fcbcacd43
|
Fix empty draw call submitting
|
2022-12-15 17:33:14 +01:00 |
|
Chandler Cox
|
6677177534
|
Removed variable MClass
|
2022-12-15 08:52:37 -06:00 |
|
Chandler Cox
|
c3f23d1390
|
Added abstract check to spawning actor
|
2022-12-15 08:49:52 -06:00 |
|
Chandler Cox
|
af5f3cbd95
|
Return null if type is abstract but trying to be added as an actor or script
|
2022-12-15 08:18:09 -06:00 |
|