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 |
|
Wojtek Figat
|
c0a8d29453
|
Improve Cloth usage
|
2023-11-01 10:46:47 +01: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 |
|
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 |
|
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 |
|
Wojtek Figat
|
c88e184df3
|
Fix crash when window gets removed during windows update loop
|
2023-10-22 15:56:25 +02:00 |
|
Nils Hausfeld
|
ea00a448ef
|
- Minor cleanup
|
2023-10-22 12:54:14 +02:00 |
|
Nils Hausfeld
|
7b2058d1b2
|
- Added alternative titles to some nodes
|
2023-10-22 12:37:51 +02:00 |
|
Wojtek Figat
|
5cafe1c328
|
Merge branch 'remember-hierarchy-expanded' of https://github.com/MineBill/FlaxEngine into MineBill-remember-hierarchy-expanded
|
2023-10-20 12:33:08 +02:00 |
|
MineBill
|
7906e26fe0
|
Limit what characters module names can contain.
|
2023-10-20 00:19:32 +03:00 |
|
Wojtek Figat
|
9f98a5304f
|
Merge remote-tracking branch 'origin/master'
|
2023-10-19 19:13:18 +02:00 |
|
Wojtek Figat
|
a8f961c438
|
Add cook&run support for macOS and Linux
|
2023-10-19 19:09:32 +02:00 |
|
MineBill
|
c773c3e8fc
|
Collapse/Expand all node in the tree if the user is pressing the Alt key.
|
2023-10-19 18:55:58 +03:00 |
|
MineBill
|
2f3685c161
|
Use PrefabObjectID when setting/getting the actor expanded value for prefabs.
|
2023-10-19 18:43:13 +03:00 |
|
Wojtek Figat
|
c0fa858dd0
|
Fix warning on missing windows layout file when loading default layout
|
2023-10-19 14:25:37 +02:00 |
|
Wojtek Figat
|
f373c867a7
|
Improve Game Cooker label text when platform data is missing
|
2023-10-18 21:57:35 +02:00 |
|
Wojtek Figat
|
8b096a9286
|
Fixes
|
2023-10-18 10:52:36 +02:00 |
|
Wojtek Figat
|
1cbf867fc7
|
Hide build scenes data toolbar button when none action is set and fix tooltip for cook and run action
#1731
|
2023-10-17 22:43:43 +02:00 |
|
Wojtek Figat
|
8d9f4d72f5
|
Various stability improvements for Editor
|
2023-10-17 22:42:47 +02:00 |
|
Wojtek Figat
|
036ad570cd
|
Fix warning when dotnet cache file is missing
|
2023-10-16 11:20:49 +02:00 |
|
Wojtek Figat
|
0c6e2935d1
|
Merge branch 'master' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-master
|
2023-10-16 10:03:16 +02:00 |
|
nothingTVatYT
|
48a5fe54e8
|
keep auto-close for non-Linux platforms
|
2023-10-16 01:13:06 +02:00 |
|
nothingTVatYT
|
c42a264944
|
removed a left over debug statement
|
2023-10-16 01:08:47 +02:00 |
|
nothingTVatYT
|
d1b2b64cd1
|
fix color picker (signal handler + alpha channel)
|
2023-10-15 21:43:15 +02:00 |
|
Wojtek Figat
|
88f718709b
|
Add data sent/receive rate charts to the network profiler in Editor
|
2023-10-15 20:13:34 +02:00 |
|
Wojtek Figat
|
ab6acbc759
|
Merge branch 'delay_dirty_rebuild' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-delay_dirty_rebuild
|
2023-10-15 09:57:47 +02:00 |
|
|
|
660c0660e2
|
Delay compiler and project generation after large file operations
|
2023-10-14 20:52:56 +03:00 |
|
Wojtek Figat
|
2f3929efe0
|
Fix Height Layer Blend material node codegen when alpha is constant
#1705
|
2023-10-14 18:03:51 +02:00 |
|
Wojtek Figat
|
a87eaf82f0
|
Code style fix
|
2023-10-14 16:49:09 +02:00 |
|
Wojtek Figat
|
65a02fc9fd
|
Merge branch 'missing_script_replacement' of https://github.com/Menotdan/FlaxEngine into Menotdan-missing_script_replacement
|
2023-10-14 16:35:14 +02:00 |
|
Wojtek Figat
|
9c5d03164f
|
Merge branch 'delete_content_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-delete_content_fix
|
2023-10-14 16:34:22 +02:00 |
|
Wojtek Figat
|
fc9490ca4c
|
Merge branch 'async_project_regen_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-async_project_regen_fix
|
2023-10-14 16:32:42 +02:00 |
|
|
|
a3d44e0fee
|
Prevent project file regeneration running while compiling scripts
|
2023-10-14 17:29:03 +03:00 |
|
Wojtek Figat
|
f1575da171
|
Merge branch 'debug-view-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-debug-view-cm
|
2023-10-14 16:28:39 +02:00 |
|
|
|
0c23b76456
|
Fix error when deleting multiple files and no folders selected
|
2023-10-14 17:28:21 +03:00 |
|
Wojtek Figat
|
bdacf960d0
|
Merge branch 'Fix-GizmoSize' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-Fix-GizmoSize
|
2023-10-14 16:26:27 +02:00 |
|
Wojtek Figat
|
4b803feb11
|
Merge branch 'win_minimize_pos_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-win_minimize_pos_fix
|
2023-10-14 16:23:28 +02:00 |
|
Wojtek Figat
|
060bff1bdb
|
Fix leftover separator in context menu in Content Window in some locations
|
2023-10-14 16:21:10 +02:00 |
|
|
|
dca6baee49
|
Use and store restored window position after minimizing the window
|
2023-10-14 16:44:21 +03:00 |
|