Wojtek Figat
cfd53eea60
Merge branch 'npute-editor-improve' of https://github.com/Tryibion/FlaxEngine into Tryibion-npute-editor-improve
2023-09-25 15:47:38 +02:00
Wojtek Figat
273e70da09
Merge branch 'Tryibion-fix-rightclick-source'
2023-09-25 15:46:49 +02:00
Wojtek Figat
d7b5a582f2
Merge branch 'fix-rightclick-source' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rightclick-source
2023-09-25 15:46:43 +02:00
Wojtek Figat
212a2e1ded
Format code from recent PRs
2023-09-25 15:42:23 +02:00
Wojtek Figat
ef106c6a29
Merge branch 'Radiangames-MMB_Pan'
2023-09-25 15:41:08 +02:00
Wojtek Figat
c46ec41f6f
Merge branch 'MMB_Pan' of https://github.com/Radiangames/FlaxEngine into Radiangames-MMB_Pan
2023-09-25 15:40:19 +02:00
Wojtek Figat
90a4fba767
Improve #1490 performance to use Ordinal string comparision and just check for extension on some generated files
2023-09-25 15:39:00 +02:00
Wojtek Figat
e37d9017c0
Merge branch 'Tryibion-gen-file-filter'
2023-09-25 15:37:23 +02:00
Wojtek Figat
8ac23e556a
Merge branch 'gen-file-filter' of https://github.com/Tryibion/FlaxEngine into Tryibion-gen-file-filter
2023-09-25 15:37:11 +02:00
Wojtek Figat
0e5755ddaf
Merge branch 'Chikinsupu-TextBox-ControlBackspaceSupport'
2023-09-25 15:36:17 +02:00
Wojtek Figat
1b9d61b408
Merge branch 'TextBox-ControlBackspaceSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-TextBox-ControlBackspaceSupport
2023-09-25 15:34:40 +02:00
Wojtek Figat
ee5c11cef5
Merge branch 'Chikinsupu-ContainerControl-ShiftTabSupport'
2023-09-25 15:34:11 +02:00
Wojtek Figat
2fb1778801
Merge branch 'ContainerControl-ShiftTabSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-ContainerControl-ShiftTabSupport
2023-09-25 15:31:23 +02:00
Wojtek Figat
8d72b1661b
Merge branch 'GoaLitiuM-vulkan_shader_comp_fix'
2023-09-25 15:22:55 +02:00
Chandler Cox
84ecd49439
Fix slider clipping left most pixel of fill bar.
2023-09-24 15:40:56 -05:00
Chandler Cox
8a2272b825
Add has border and border thickness options.
2023-09-24 15:40:40 -05:00
Chandler Cox
cb89daad36
Clean up comments.
2023-09-24 15:15:53 -05:00
Chandler Cox
87ef35cd4f
Add tooltips to move with the mouse cursor.
2023-09-24 15:14:28 -05:00
Nils Hausfeld
0de31f630f
- Moved control point calculation into its own function since multiple parts of the code depend on it
...
- 'DrawConnection' function now calls the control point calculation function
- 'IntersectsConnection' function now calls the control point calculation function
2023-09-24 18:40:34 +02:00
Ruan Lucas
1e3debf1ec
Remake #1413
2023-09-24 11:37:14 -04:00
9021deb49e
Fix Vulkan shader compilation with source files missing the last newline
2023-09-24 15:39:24 +03:00
Nils Hausfeld
b6ad252305
- Removed unnecessary null-conditional operator
...
- Removed unnecessary Float2 allocation
2023-09-23 19:14:06 +02:00
Wojtek Figat
dc324b4ec6
Fix crash when max files open limit is too small on macOS/iOS
2023-09-23 14:47:16 +02:00
Wojtek Figat
f09aebacad
Add editor app packaging for macOS
2023-09-23 14:42:05 +02:00
080091c271
Fix missing bindings for Actor related actions
2023-09-23 15:35:55 +03:00
385c3541c9
Apply global editor bindings in most windows
2023-09-23 15:23:09 +03:00
52cf4df641
Add input bindings for File menu actions
2023-09-23 15:23:09 +03:00
a1cbaba743
Add Editor input bindings for Profiler window and Profiler actions
2023-09-23 15:23:09 +03:00
8ed57863b8
Add Editor input bindings for Tools menu items
2023-09-23 15:23:09 +03:00
efbc757369
Cancel camera rotation toggle when entering playmode or hitting escape
2023-09-23 15:23:08 +03:00
2023aa8c94
Add viewport camera movement speed adjustment input bindings
2023-09-23 15:23:08 +03:00
0122a9f699
Implement viewport camera rotation toggle for trackpad users
2023-09-23 15:23:08 +03:00
69ce189c5d
Add input bindings for Scene viewport related actions and Pilot Actor
2023-09-23 15:23:08 +03:00
964913013d
Add shortcut key to gizmo buttons
2023-09-23 15:23:07 +03:00
17e1afb04a
Add Editor input option for toggling gizmo transform space
2023-09-23 15:23:07 +03:00
61b4738b6a
Fix Editor bindings with no modifiers triggering with modifiers pressed
2023-09-23 15:23:07 +03:00
642766d9cc
Add Editor input options for Play Current Scenes and running cooked game
2023-09-23 15:23:07 +03:00
Nils Hausfeld
963300c2cb
- Implemented shift tab support for Container Controls
2023-09-23 11:56:45 +02:00
Wojtek Figat
248304a78f
Fix regression of importing only a single material for models with split objects enabled
...
#1483
2023-09-22 19:43:00 +02:00
Meh
d11e3b5bd4
Update SplashScreen.cpp
2023-09-22 19:25:16 +02:00
Nils Hausfeld
df23174deb
- Added proper control backspace support
2023-09-22 19:23:16 +02:00
Meh
25708e2875
add more quotes
2023-09-22 19:01:37 +02:00
Wojtek Figat
0948f7f18e
Merge branch 'Tryibion-copy-paste-fix'
2023-09-22 18:56:44 +02:00
Wojtek Figat
07db94c4f7
Merge branch 'copy-paste-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-copy-paste-fix
2023-09-22 18:56:39 +02:00
Wojtek Figat
aa969ec023
Merge branch 'Tryibion-create-folder-fix'
2023-09-22 18:54:53 +02:00
Wojtek Figat
cb423f78f4
Merge branch 'create-folder-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-create-folder-fix
2023-09-22 18:50:57 +02:00
Wojtek Figat
86a7484947
Merge branch 'Tryibion-max-min-on-click'
2023-09-22 18:49:19 +02:00
Wojtek Figat
19651db45e
Merge branch 'max-min-on-click' of https://github.com/Tryibion/FlaxEngine into Tryibion-max-min-on-click
2023-09-22 18:49:14 +02:00
Wojtek Figat
72d61017f1
Merge branch 'Chikinsupu-fix-VisjectContextMenu-SpaceInput'
2023-09-22 18:46:00 +02:00
Wojtek Figat
2b4911ef06
Merge branch 'fix-VisjectContextMenu-SpaceInput' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-fix-VisjectContextMenu-SpaceInput
2023-09-22 18:45:55 +02:00