Commit Graph

700 Commits

Author SHA1 Message Date
Wojtek Figat
68eb8b9f21 Fix properties editor labels positioning
#2530 #2609
2024-08-30 12:58:12 +02:00
Wojtek Figat
9fa40cbf09 Merge branch 'nameof-module-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-nameof-module-add 2024-08-28 16:39:25 +02:00
Wojtek Figat
758f3c39ee Merge branch 'shrink-listen' of https://github.com/Tryibion/FlaxEngine into Tryibion-shrink-listen 2024-08-28 16:37:30 +02:00
Wojtek Figat
838cb9f2ce Fix object reference empty text clipping 2024-08-27 23:37:28 +02:00
Chandler Cox
6930139f9a Add saving collection groups. Add open all and close all menu buttons for collections. 2024-08-27 11:27:09 -05:00
Chandler Cox
22cf2570f5 Add more nameof for finding and template code. 2024-08-23 16:31:33 -05:00
Wojtek Figat
a18565fd61 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-23 00:05:00 +02:00
Wojtek Figat
e5f0e05d43 Fix terrain rendering to use the same LOD for main view and shadow passes
#2555 #2256
2024-08-23 00:00:42 +02:00
Chandler Cox
5800dd2448 Shrink listen button in input editors. 2024-08-22 16:06:13 -05:00
Wojtek Figat
20456d95e8 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-22 17:33:20 +02:00
Wojtek Figat
0854e5c4ac Merge branch 'hide-animmodel-param' of https://github.com/Tryibion/FlaxEngine into Tryibion-hide-animmodel-param 2024-08-21 23:00:51 +02:00
Chandler Cox
0cc3026b07 Small code style fix. 2024-08-21 08:53:19 -05:00
Chandler Cox
8802cfa32a Simplify code. 2024-08-20 20:58:07 -05:00
Chandler Cox
ce06809970 Small code style fix. 2024-08-20 20:43:07 -05:00
Chandler Cox
252de16c13 Fix bugs with quaternion editor. 2024-08-20 20:40:50 -05:00
Chandler Cox
43952fdc31 Add support for Vector3, Float3, Double3, and Quaternion mutliselect value changing. 2024-08-20 20:33:36 -05:00
Wojtek Figat
21b4c7c916 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-16 14:52:57 +02:00
Chandler Cox
134c257081 Keep property declared order if similar meta data token. 2024-08-16 07:23:28 -05:00
Chandler Cox
fb9cc7fea5 Add boolean check for if paramters are showing. 2024-08-15 21:48:25 -05:00
Chandler Cox
850107944c Hide parameters for animated model on end play. 2024-08-15 21:44:40 -05:00
Chandler Cox
da4058141b Change Object Reference "None" to be grayed out instead of error orange. 2024-08-13 14:24:43 -05:00
Wojtek Figat
8f18d654ee Add copy/paste for material instance parameters via context menu on Parameters group header 2024-08-10 20:46:33 +02:00
Wojtek Figat
e44e44d317 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-05 11:08:51 +02:00
Wojtek Figat
17c484b97b Merge branch 'empty-ref-text' of https://github.com/Tryibion/FlaxEngine into Tryibion-empty-ref-text 2024-07-25 08:39:42 +02:00
Wojtek Figat
2913bb39e8 Merge branch 'customeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-customeditor_fixes 2024-07-25 08:38:32 +02:00
Wojtek Figat
5ddf24381b Merge branch 'deprecation_messages' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-deprecation_messages 2024-07-24 16:41:49 +02:00
Chandler Cox
9b11461eaf Add type display to empty object ref in editor 2024-07-19 06:48:35 -05:00
Wojtek Figat
70912e1d56 Add support for using InputAction editor on string variable 2024-07-09 11:57:59 +02:00
Wojtek Figat
559cd74647 Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Source/Engine/Audio/Audio.cpp
2024-07-05 22:18:40 +02:00
Chandler Cox
f38df259a7 Dont show Select prefab, Edit prefab, and view changes buttons when editing actor in the prefab. 2024-06-18 21:10:42 -05:00
22b4f33984 Use consistent and less verbose deprecation messages 2024-06-17 20:43:33 +03:00
Wojtek Figat
e1bede1bf6 Merge remote-tracking branch 'origin/master' into 1.9 2024-06-13 17:07:37 +02:00
Menotdan
892ab47b7a Merge branch 'reordering' of https://github.com/Menotdan/FlaxEngine into Menotdan-reordering
#2670
2024-06-10 23:13:50 +02:00
Wojtek Figat
d56d624f0f Merge branch 'grid-slot-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-grid-slot-spacing 2024-06-10 18:12:35 +02:00
Wojtek Figat
19ad91d5d8 Merge remote-tracking branch 'origin/master' into 1.9 2024-05-31 22:12:03 +02:00
Wojtek Figat
5c23f4ac09 Fix project cache in editor to use invariant culture when converting numbers 2024-05-30 17:22:30 +02:00
Chandler Cox
cdd53f09b9 Add extra spacing for transform properties. 2024-05-30 10:01:32 -05:00
Chandler Cox
09563caf37 Fix header height when using HeaderAttribute with multiline label. 2024-05-29 15:48:31 -05:00
Wojtek Figat
6f7bb8dbf2 Merge branch 'edit-prefab-button' of https://github.com/abrasivetroop/FlaxEngine into abrasivetroop-edit-prefab-button 2024-05-22 23:17:23 +02:00
Wojtek Figat
e5bf0e1b9f Merge branch 'script-group' of https://github.com/Tryibion/FlaxEngine into Tryibion-script-group 2024-05-22 23:12:18 +02:00
Wojtek Figat
c23f2b61cc Fix editor error when underlying int value provider returns other scalar type 2024-05-22 18:38:08 +02:00
Wojtek Figat
12cf7f0f92 Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Flax.flaxproj
2024-05-22 16:15:14 +02:00
Chandler Cox
f8d023ed5c Remove drop down image on scripts if no objects are in the group. 2024-05-20 21:36:44 -05:00
Wojtek Figat
5ca61d8568 Fix Convert to Parameter to check if can perform action 2024-05-20 22:39:46 +02:00
Abra
b2fc5e8fd3 increase horizontal slot amount 2024-05-20 17:01:07 +03:00
Abra
4fb42319ef add edit prefab button 2024-05-20 16:59:32 +03:00
Wojtek Figat
7f8700288f Merge branch 'sel-prefab-clear-search' of https://github.com/Tryibion/FlaxEngine into Tryibion-sel-prefab-clear-search 2024-05-17 15:30:59 +02:00
Chandler Cox
47b3141f18 Clear item search on select prefab 2024-05-16 23:00:32 -05:00
Wojtek Figat
2529312152 Refactor Color.FromRGBA and add matching old logic Color.FromARGB
2592
2024-05-16 13:45:29 +02:00
Wojtek Figat
ab5bb79754 Fix regression in collections editing after improving ReadOnly option 2024-05-16 10:34:57 +02:00