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 |
|
Chandler Cox
|
1a11238808
|
Added name as author
|
2022-12-21 13:47:38 -06:00 |
|
Chandler Cox
|
a468053f46
|
Added hover begin and end event to button
|
2022-12-15 21:09:34 -06: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 |
|
Chandler Cox
|
86be1acd7a
|
Cached sate of anchor drop down closed.
|
2022-12-15 07:45:08 -06:00 |
|
Chandler Cox
|
de79e43fb1
|
Code Style Fix
|
2022-12-14 08:30:44 -06:00 |
|
Chandler Cox
|
7eab3fe5b3
|
Added back sorting sub project directories.
|
2022-12-12 18:18:48 -06:00 |
|
Chandler Cox
|
8d9e3ded74
|
Remove sorting children in convtent view treeand make it so the game is on top, plugins in the middle, and engine at the bottom of the tree. This is for better UX.
|
2022-12-12 16:55:12 -06:00 |
|
Chandler Cox
|
a45f7a86f2
|
Added Tooltips
|
2022-12-08 21:21:03 -06:00 |
|
Chandler Cox
|
ffc5a4d24f
|
Style fix
|
2022-12-08 20:42:39 -06:00 |
|
Chandler Cox
|
2e055d1909
|
Changed saved window layouts to be accessable from any project. added apply and delete buttons as well.
|
2022-12-08 20:40:21 -06:00 |
|
Chandler Cox
|
1a3bcc5d27
|
Changed default to true.
|
2022-12-08 16:21:10 -06:00 |
|
Chandler Cox
|
ad0aadbf29
|
Changed location of renaming box for ActorTreeNodes to start at the label for better UX.
|
2022-12-08 16:06:39 -06:00 |
|
Chandler Cox
|
95db33e614
|
Added string text box to end on click
|
2022-12-08 09:00:37 -06:00 |
|
Chandler Cox
|
f81740f28c
|
Merge branch 'click-to-submit-text' of https://github.com/Tryibion/FlaxEngine into click-to-submit-text
|
2022-12-08 08:33:09 -06:00 |
|
Chandler Cox
|
eab775b9a2
|
Added RstoreTextFromStart function and changed the calls. Renamed bool.
|
2022-12-08 08:02:57 -06:00 |
|
Chandler Cox
|
9b82860154
|
Allows user to left click to end editing text and right click to change text back to its original and end editing.
|
2022-12-08 08:02:57 -06:00 |
|
Wojtek Figat
|
5a50656249
|
Fix
|
2022-12-04 18:23:40 +01:00 |
|
Wojtek Figat
|
d5fa2d48db
|
Merge branch 'GoaLitiuM-createprocess_attrib_alloc_fix'
|
2022-12-04 18:22:59 +01:00 |
|
Wojtek Figat
|
125ce06e4c
|
Merge branch 'createprocess_attrib_alloc_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-createprocess_attrib_alloc_fix
|
2022-12-04 18:22:53 +01:00 |
|
Wojtek Figat
|
f8734db1e1
|
Revert "Fix Development build issue with Flax.Build running in Development mode"
This reverts commit 7e434932ae.
|
2022-12-04 18:22:38 +01:00 |
|
Wojtek Figat
|
7e434932ae
|
Fix Development build issue with Flax.Build running in Development mode
|
2022-12-04 18:21:18 +01:00 |
|
|
|
7eae439624
|
Fix RunProcess not working in development builds
Works around a possible compiler bug caused by db6aab1cf6
|
2022-12-04 18:09:07 +02:00 |
|
|
|
5e5d88ed8e
|
Fix input actions/axis lookups to not use StringView
The stored strings might point to temporary strings, causing garbage data
to be present in the dictionary at times.
|
2022-12-03 15:43:52 +02:00 |
|
Wojtek Figat
|
a0a087fc91
|
Mark UWP platform as deprecated
|
2022-12-03 13:21:06 +01:00 |
|
Wojtek Figat
|
7d6926e19f
|
Merge branch 'plemsoft-PE-1.4-10'
|
2022-11-30 18:10:25 +01:00 |
|
Wojtek Figat
|
ce228c9003
|
Merge branch 'PE-1.4-10' of https://github.com/plemsoft/FlaxEngine into plemsoft-PE-1.4-10
|
2022-11-30 18:10:20 +01:00 |
|
Wojtek Figat
|
12f8a15b8b
|
Remove unused include
|
2022-11-30 18:07:27 +01:00 |
|
Wojtek Figat
|
8694d9f9b4
|
Fix helper mouse button up event on drag drop end on Windows
Regression from 4efd411045
|
2022-11-30 18:06:39 +01:00 |
|
Wojtek Figat
|
a3a001633b
|
Fix Custom Editors groups regression
|
2022-11-30 17:47:56 +01:00 |
|
Chandler Cox
|
93a0facd93
|
Allows user to left click to end editing text and right click to change text back to its original and end editing.
|
2022-11-29 21:30:17 -06:00 |
|