|
|
0f135597fa
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-10-12 11:18:28 +03:00 |
|
Wojtek Figat
|
4f1f77fb32
|
Simplify code of EditorViewport to access editor instance
|
2025-10-03 22:21:11 +02:00 |
|
Wojtek Figat
|
2f7e84253a
|
Merge branch 'ViewportIconsMoreCustomization' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ViewportIconsMoreCustomization
|
2025-09-22 18:10:33 +02:00 |
|
Wojtek Figat
|
9749487e24
|
Move prefab and game UI size context menu to shared UI Module
#3571
|
2025-09-14 23:59:40 +02:00 |
|
Wojtek Figat
|
55968a8ddc
|
Merge branch 'prefab-viewport-scaling' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-viewport-scaling
|
2025-09-14 23:11:59 +02:00 |
|
Wojtek Figat
|
9e1f488f22
|
Fix prefab window to use UI Mode for empty UI Control prefab
#3574
|
2025-09-13 14:41:11 +02:00 |
|
|
|
b443b74d18
|
Merge branch 'master' into sdl_platform
# Conflicts:
# Source/Editor/GUI/Docking/DockHintWindow.cs
# Source/Editor/Options/InterfaceOptions.cs
|
2025-09-07 19:02:09 +03:00 |
|
Wojtek Figat
|
9fafb47abb
|
Fix debug drawing wheeled vehicle in prefab viewport
#3591
|
2025-08-29 21:03:44 +02:00 |
|
|
|
b183b5bcfc
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-08-12 15:22:34 +03:00 |
|
Wojtek Figat
|
bb37f980ed
|
Fix regression in debug draw from 4af26a5516
|
2025-07-14 20:25:49 +02:00 |
|
Wojtek Figat
|
4af26a5516
|
SImplify editor code for actors debug shapes drawing
|
2025-07-11 23:00:53 +02:00 |
|
Wojtek Figat
|
3e82e550f3
|
Add option for debug shapes drawing for particle emitters
#3267
|
2025-07-11 23:00:41 +02:00 |
|
Chandler Cox
|
52b64540ab
|
Add extra index guard logic
|
2025-06-28 10:46:11 -05:00 |
|
Chandler Cox
|
b9cfd054c1
|
Remove unused variable
|
2025-06-27 21:38:10 -05:00 |
|
Chandler Cox
|
53d4ea51af
|
Add prefab UI viewport scaling.
|
2025-06-27 21:18:53 -05:00 |
|
xxSeys1
|
6997cbeb47
|
add options for viewport icons
|
2025-06-11 13:08:59 +02:00 |
|
|
|
8df3999f85
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-06-04 19:30:30 +03:00 |
|
Wojtek Figat
|
f2aaad0048
|
Add viewport icons scale relative to the distance and editor control over it
#2944 #2644
|
2025-06-03 14:50:47 +02:00 |
|
|
|
b1fd86e6b5
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-06-02 18:15:16 +03:00 |
|
Wojtek Figat
|
2da8e392db
|
Merge branch 'fix-anim-preview-bounds' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-anim-preview-bounds
|
2025-05-31 23:58:54 +02:00 |
|
Chandler Cox
|
5b2a966ac6
|
Fix animation preview bounds scale.
|
2025-05-23 10:37:30 -05:00 |
|
xxSeys1
|
59308df250
|
add shortcuts for viewflags and debug view modes
|
2025-05-18 16:28:16 +02:00 |
|
|
|
635fe8017e
|
Fix EditorViewport buttons activating items on scene
|
2025-04-21 23:13:23 +03:00 |
|
|
|
d4e87877b6
|
Fix editor viewport activating while dragging a window
|
2025-04-19 21:14:12 +03:00 |
|
|
|
ebf3999cfe
|
Fix rubber band selector activating outside of the viewport
This usually happens while trying to drag the window from window handle
|
2025-04-19 21:14:09 +03:00 |
|
|
|
1f45110e5f
|
Fix rubber band selector activating when using Alt-key to orbit
|
2025-04-19 21:14:01 +03:00 |
|
|
|
5401166a07
|
Fix error when entering playmode while holding right mouse button
|
2025-04-19 21:14:00 +03:00 |
|
|
|
c13e91a0d0
|
Release rubber band selection when viewport starts controlling the view
|
2025-04-19 21:13:59 +03:00 |
|
Chandler Cox
|
6fa4fc6149
|
Fix rotation using SDL
|
2025-04-19 21:13:43 +03:00 |
|
|
|
3f6bf15554
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-19 21:13:34 +03:00 |
|
Wojtek Figat
|
c75b33eb7d
|
Fix scripts reload to auto-save any modified assets in editor windows
|
2025-04-08 22:34:45 +02:00 |
|
Wojtek Figat
|
938d23ce0d
|
Fix editor icons to draw over grid
#3348
|
2025-04-07 23:33:04 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
f94543aac8
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Flax.flaxproj
|
2025-03-26 19:48:47 +01:00 |
|
Wojtek Figat
|
df6cf13b98
|
Fix rubber band selection with large worlds
#3305
|
2025-03-26 15:57:58 +01:00 |
|
Wojtek Figat
|
7e145c56fd
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
|
2025-03-25 13:37:15 +01:00 |
|
Wojtek Figat
|
2c8f2b6e92
|
Fix potential crash
|
2025-03-19 16:56:08 +01:00 |
|
Wojtek Figat
|
17e30ff904
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Source/Editor/Viewport/MainEditorGizmoViewport.cs
|
2025-03-16 23:21:32 +01:00 |
|
Wojtek Figat
|
cd4ace3f49
|
Fix regression bugs in new rubber band when using different gizmos
|
2025-03-16 23:06:33 +01:00 |
|
Wojtek Figat
|
56a8bb777b
|
Fix rubber band drawing to respect DPI scale (eg. on macOS)
|
2025-03-16 11:38:17 +01:00 |
|
Wojtek Figat
|
5d3da8a8d0
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/SceneGraph/Actors/StaticModelNode.cs
# Source/Engine/Graphics/Models/Mesh.cs
# Source/Engine/Graphics/Models/ModelData.h
|
2025-03-13 11:23:01 +01:00 |
|
Wojtek Figat
|
9d46626641
|
Fix new rubberband selection when using arc cam via alt key
|
2025-03-11 22:58:01 +01:00 |
|
Wojtek Figat
|
21c07b7bf3
|
Fix regression from f256b0670f
#3277
|
2025-03-11 16:41:27 +01:00 |
|
Wojtek Figat
|
9c15094855
|
Minor tweaks
#2722
|
2025-03-11 14:05:18 +01:00 |
|
Wojtek Figat
|
9e9b255c00
|
Merge branch 'absolutesnap' of https://github.com/Zode/FlaxEngine into Zode-absolutesnap
|
2025-03-11 13:28:01 +01:00 |
|
Wojtek Figat
|
f256b0670f
|
Add mouse capture usage for new rubber band selection
#3151
|
2025-03-11 13:07:53 +01:00 |
|
Wojtek Figat
|
a54299a560
|
Optimize ViewportRubberBandSelector
#3151
|
2025-03-11 13:05:15 +01:00 |
|
Wojtek Figat
|
273b366f44
|
Merge branch 'scene-actor-multi-select' of https://github.com/Tryibion/FlaxEngine into Tryibion-scene-actor-multi-select
|
2025-03-11 10:24:00 +01:00 |
|
Chandler Cox
|
5ea6e7b49d
|
Refactor to ViewportRubberBandSelector class and use actor node virtual methods.
|
2025-03-08 09:38:01 -06:00 |
|
Wojtek Figat
|
5bdbbb6d38
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-03-07 23:41:02 +01:00 |
|