Wojtek Figat
|
fee15846ba
|
Merge branch 'GoaLitiuM-fix_treenode_rendering'
|
2024-04-29 10:18:06 +02:00 |
|
Wojtek Figat
|
7040da9a44
|
Merge branch 'fix_treenode_rendering' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_treenode_rendering
|
2024-04-29 10:17:58 +02:00 |
|
|
|
a8a621df3b
|
Fix TreeNode not rendering all nodes properly with invisible children
|
2024-04-28 20:30:41 +03:00 |
|
Chandler Cox
|
18660140b0
|
Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
|
2024-04-27 15:55:25 -05:00 |
|
Chandler Cox
|
58cc53b44d
|
Remove unused include
|
2024-04-27 11:10:27 -05:00 |
|
Chandler Cox
|
d8bb831dd9
|
Add watermark attribute to add watermark to string fields in editor. Have watermark show even when textbox is focused .
|
2024-04-27 11:07:20 -05:00 |
|
Chandler Cox
|
0d770e3909
|
Focus prefab window on item spawn.
|
2024-04-27 09:56:51 -05:00 |
|
Chandler Cox
|
3641886ebf
|
Fix textbox caret showing on empty string.
|
2024-04-27 09:16:03 -05:00 |
|
Chandler Cox
|
611dd7bad1
|
Change "Apply window layouts" to "Window layouts"
|
2024-04-27 09:01:46 -05:00 |
|
Chandler Cox
|
7db20e0411
|
Fix actor type drag spawn to correctly assign parent.
|
2024-04-27 08:44:20 -05:00 |
|
Wojtek Figat
|
e835b25637
|
Fix wired Vulkan validation cache errors on Linux
#2201 #1825
|
2024-04-26 21:47:51 +02:00 |
|
Wojtek Figat
|
c5520f2777
|
Update version
|
2024-04-26 19:12:40 +02:00 |
|
Wojtek Figat
|
4414398f09
|
Fix crash when accessing physics objects state in OnLateFixedUpdate
#2494
|
2024-04-26 19:08:25 +02:00 |
|
Wojtek Figat
|
5e5497ff18
|
Add Tags.Find utility
#2492
|
2024-04-26 19:06:39 +02:00 |
|
Wojtek Figat
|
aaadf3065d
|
Use ARM64 on the latest macOS builds
|
2024-04-25 19:41:38 +02:00 |
|
Wojtek Figat
|
b134a5567d
|
Format comments
|
2024-04-25 19:30:12 +02:00 |
|
Wojtek Figat
|
740a31b7a9
|
Merge branch 'duarteroso-bug/issue-2476'
|
2024-04-25 19:27:23 +02:00 |
|
Wojtek Figat
|
75e25bf1f7
|
Merge branch 'bug/issue-2476' of https://github.com/duarteroso/FlaxEngine into duarteroso-bug/issue-2476
|
2024-04-25 19:27:11 +02:00 |
|
Wojtek Figat
|
279c80a9ae
|
Merge branch 'duarteroso-bug/issue-2477'
|
2024-04-25 19:25:55 +02:00 |
|
Wojtek Figat
|
4dbfc01715
|
Merge branch 'bug/issue-2477' of https://github.com/duarteroso/FlaxEngine into duarteroso-bug/issue-2477
|
2024-04-25 19:25:50 +02:00 |
|
Wojtek Figat
|
45706be3a6
|
Merge branch 'duarteroso-bug/issue-2475'
|
2024-04-25 19:25:29 +02:00 |
|
Wojtek Figat
|
723423a3fa
|
Merge branch 'bug/issue-2475' of https://github.com/duarteroso/FlaxEngine into duarteroso-bug/issue-2475
|
2024-04-25 18:02:46 +02:00 |
|
Wojtek Figat
|
42de657629
|
Merge branch 'GoaLitiuM-release_prefab_fix'
|
2024-04-25 18:02:02 +02:00 |
|
Wojtek Figat
|
16f1e8a3e1
|
Merge branch 'release_prefab_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-release_prefab_fix
|
2024-04-25 18:01:57 +02:00 |
|
Wojtek Figat
|
2c1b2d2b7c
|
Optimize ActorTreeNode reparent when it's not collapsed but one of the parents is
|
2024-04-25 18:01:06 +02:00 |
|
Wojtek Figat
|
19cc33b200
|
Merge branch 'GoaLitiuM-treenode_optimize'
|
2024-04-25 18:00:27 +02:00 |
|
Wojtek Figat
|
3641e156ee
|
Merge branch 'treenode_optimize' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-treenode_optimize
|
2024-04-25 17:18:54 +02:00 |
|
Wojtek Figat
|
4413af5d20
|
Merge branch 'GoaLitiuM-modelprefab_freeze_fix'
|
2024-04-25 17:17:44 +02:00 |
|
|
|
8c2e7bccaa
|
Delete Prefab default instance when scripting unloads
|
2024-04-23 22:14:06 +03:00 |
|
|
|
3e7ac04a88
|
Fix freeze when selecting ModelPrefab referencing a removed asset
|
2024-04-23 20:55:20 +03:00 |
|
Duarte Roso
|
9bc9d95a22
|
Revert "Add android settings"
This reverts commit b6692b4747.
|
2024-04-23 16:10:08 +02:00 |
|
Duarte Roso
|
b6e36c0014
|
Add android settings
Added:
- version code
- minimum Sdk version
- target Sdk version
|
2024-04-23 16:09:10 +02:00 |
|
Duarte Roso
|
b6692b4747
|
Add android settings
Added:
- version code
- minimum Sdk version
- target Sdk version
|
2024-04-23 15:58:36 +02:00 |
|
Duarte Roso
|
62c2e3b8f0
|
Add exported property to the activity element
|
2024-04-23 15:30:36 +02:00 |
|
Duarte Roso
|
d4774a2bfe
|
Change screen orientation enum
|
2024-04-23 15:13:04 +02:00 |
|
Wojtek Figat
|
705856da24
|
Fix crash when resizing window on Vulkan
Regression from 8488a8d387
#2356
|
2024-04-23 10:08:16 +02:00 |
|
Wojtek Figat
|
ab9cc16529
|
Fix EyeAdaptation bug to flash on play mode start in Editor when time gets reset
|
2024-04-23 00:03:21 +02:00 |
|
Wojtek Figat
|
203f03a597
|
Add Write/Read methods to NetworkStream for INetworkSerializable sending in C# api
|
2024-04-22 23:25:19 +02:00 |
|
Wojtek Figat
|
4fbe210730
|
Fix heightfield not saved when editing splatmap of terrain with physical materials in use
#2262
|
2024-04-22 23:20:44 +02:00 |
|
Wojtek Figat
|
6eb431d12c
|
Fix rare error on drag&drop in Editor
|
2024-04-22 23:17:56 +02:00 |
|
Wojtek Figat
|
890569ea3b
|
Add logging and cleaning up leaked scene objects after play mode in Editor
|
2024-04-22 22:59:38 +02:00 |
|
Wojtek Figat
|
d8a1de64d1
|
Fix surface node moving regression from f19977a956
#2466
|
2024-04-22 22:56:01 +02:00 |
|
Wojtek Figat
|
b92fbcb3bc
|
Add more const correctness
#2467
|
2024-04-22 22:53:27 +02:00 |
|
Wojtek Figat
|
515ee96a31
|
Fix compilation regression
|
2024-04-22 19:10:06 +02:00 |
|
Wojtek Figat
|
f19977a956
|
Fix surface node context menu to not show when moving surface
#2466
|
2024-04-22 19:03:40 +02:00 |
|
Wojtek Figat
|
96f628429c
|
Improve const correctness in Mesh and SkinnedMesh api
#2467i
|
2024-04-22 18:56:54 +02:00 |
|
Wojtek Figat
|
3ecbbcd0a0
|
Update Newtonsoft.Json
|
2024-04-22 18:44:50 +02:00 |
|
Wojtek Figat
|
a01495cde1
|
Merge similar source chunks
#2468
|
2024-04-22 18:36:25 +02:00 |
|
Wojtek Figat
|
b7dc0dd004
|
Fix crash when removing Anim Event visual script that is used in opened Animation timeline
#2471
|
2024-04-22 18:11:25 +02:00 |
|
Wojtek Figat
|
32b15f90ab
|
Minor improvements
|
2024-04-22 18:10:58 +02:00 |
|