|
|
02a219a376
|
Fix Editor viewport camera transformation getting corrupted when focused
|
2023-10-11 21:45:07 +03:00 |
|
|
|
4db1975f02
|
Fix Editor viewport camera drifting with odd viewport sizes
|
2023-10-08 17:28:28 +03:00 |
|
Wojtek Figat
|
2cac149741
|
Code cleanup for #1377
|
2023-10-06 15:58:23 +02:00 |
|
Wojtek Figat
|
58552afc40
|
Merge branch 'viewlayer' of https://github.com/Withaust/FlaxEngine into Withaust-viewlayer
|
2023-10-06 15:26:15 +02:00 |
|
Wojtek Figat
|
5e3bb4d51e
|
Merge branch 'font-size-fixes' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-size-fixes
|
2023-10-01 12:05:20 +02: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 |
|
Chandler Cox
|
ab2d60e6d2
|
Fix viewport options extras locations.
|
2023-09-16 15:30:49 -05:00 |
|
Wiktor Kocielski
|
d389348260
|
Add View Layers button & Reset/Disable/Copy/Paste buttons to View Flags/Debug View & Camera RenderFlags/RenderView addition
|
2023-09-13 12:17:34 +03:00 |
|
Chandler Cox
|
1286a29462
|
Add not closing some cm buttons
|
2023-08-19 14:30:08 -05:00 |
|
Chandler Cox
|
a0bb3f2995
|
Add light debug view flag to draw light shapes
|
2023-07-07 17:32:46 -05:00 |
|
|
|
6a1552505e
|
Fix sluggish EditorViewport camera movement with high DPI
Flooring the mouse delta values seems to drop slight movements in
viewport when screen DPI is high.
|
2023-06-18 21:23:02 +03:00 |
|
Wojtek Figat
|
a0c6add732
|
Add ViewFlags::Sky for conditional sky/skybox rendering
|
2023-01-31 15:58:02 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Chandler Cox
|
14f64b5b20
|
dont close when clicking on view editor CM buttons that are not buttons.
|
2022-11-04 12:58:42 -05:00 |
|
Wojtek Figat
|
0b71549834
|
Add another editor viewport cam speed step
|
2022-08-25 19:42:01 +02:00 |
|
Wojtek Figat
|
db6cd541c2
|
Add separate GBuffer view modes in Editor viewport widget
|
2022-08-17 20:37:12 +02:00 |
|
Wojciech Figat
|
a4478b9497
|
Add editor camera speed up for gamepad right trigger
|
2022-07-25 09:52:42 +02:00 |
|
Wojtek Figat
|
37fbc7600e
|
Add don't auto-closing View -> View Flags menu to improve debug testing workflow in Editor viewport
|
2022-07-23 10:51:38 +02:00 |
|
Wojciech Figat
|
3d43586e0f
|
Fix editor viewport input bug regression
|
2022-07-22 11:12:45 +02:00 |
|
Wojciech Figat
|
5437f7cc1a
|
Fix editor viewport capturing mouse if window is not foreground
|
2022-07-08 09:30:35 +02:00 |
|
Wojtek Figat
|
d0955a5ac0
|
Fix editor selection with Large Worlds origin usage
|
2022-07-02 20:35:25 +02:00 |
|
Wojtek Figat
|
b1640515c4
|
Merge remote-tracking branch 'origin/gi'
# Conflicts:
# Source/Engine/Renderer/GlobalSignDistanceFieldPass.cpp
|
2022-06-28 18:16:28 +02:00 |
|
Wojtek Figat
|
5633d1bcb9
|
Fix editor viewport mouse selection regression
|
2022-06-23 18:56:02 +02:00 |
|
Wojtek Figat
|
134c8b99aa
|
Add relative-to-camera rendering for large worlds
|
2022-06-21 20:03:13 +02:00 |
|
Wojciech Figat
|
1db65ac882
|
Add GlobalIllumination to debug GI probes
|
2022-06-17 15:07:58 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
63b8b0cb50
|
Add GlobalSurfaceAtlas pass to Renderer (wip)
|
2022-03-29 15:07:00 +02:00 |
|
Wojciech Figat
|
8cca7f884b
|
Add **Global Sign Distance Field** rendering (work in progress)
|
2022-03-18 16:18:00 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
fc2a7d98fa
|
Add gamepad camera control for editor viewports
|
2021-12-14 16:59:20 +01:00 |
|
Wojtek Figat
|
1af5ec8492
|
Add Quad Overdraw debug view mode
|
2021-10-07 14:59:06 +02:00 |
|
Wojtek Figat
|
98ca7c1726
|
Add Material Complexity debug view model
|
2021-10-07 09:28:49 +02:00 |
|
Wojtek Figat
|
3dff9196c2
|
Add LOD Preview debug view mode
|
2021-10-05 21:54:19 +02:00 |
|
Wojtek Figat
|
04c6ecc963
|
Add Physics Colliders debug view mode to display physical world shapes (solid)
|
2021-07-14 14:49:41 +02:00 |
|
Jean-Baptiste Perrier
|
03014dcf08
|
Register viewpoint shortcuts binding in EditViewport.
|
2021-05-29 18:51:03 +02:00 |
|
Wojtek Figat
|
e41dfe738b
|
Add support for moving object with transform gizmo when mouse moves outside the viewport during usage
|
2021-05-28 14:24:19 +02:00 |
|
Wojtek Figat
|
29860b838e
|
Fix camera position when changing Editor view EditorViewport
#531
|
2021-05-28 11:30:28 +02:00 |
|
W2.Wizard
|
887b52c18a
|
Merge branch '1.2' into IconOverhaul
|
2021-05-13 15:21:36 +02:00 |
|
W2Wizard
|
d54efc73f1
|
Adapt to new spritehandle names
Lots of files! However only change was renaming the icons overall.
|
2021-05-13 15:16:45 +02:00 |
|
Wojtek Figat
|
eaa5716d6a
|
Fix editor viewport input when using ScreenSpace canvas in a prefab
|
2021-04-29 16:17:40 +02:00 |
|
Wojtek Figat
|
624d24d209
|
Remove unused using declaration
|
2021-03-24 19:31:42 +01:00 |
|
Wojtek Figat
|
c0d0083cc2
|
Fix using orientation around selection in prefab window
#276
|
2021-03-23 11:06:13 +01:00 |
|
Wojtek Figat
|
544a11562c
|
Add mouse centering in Editor Viewport if initial location is too close to the edge
|
2021-03-18 18:23:58 +01:00 |
|
Wojtek Figat
|
f32ea92336
|
Fix editor viewport camera orbiting issues
#354
|
2021-03-18 18:23:11 +01:00 |
|
Wojtek Figat
|
54c10dd78d
|
Fix code style
|
2021-03-14 19:27:49 +01:00 |
|
Jean-Baptiste Perrier
|
ee33c97db6
|
Refactoring, docs.
|
2021-03-09 00:03:32 +01:00 |
|
Jean-Baptiste Perrier
|
a82c669504
|
Tweaks again ...
|
2021-03-06 13:19:49 +01:00 |
|
Jean-Baptiste Perrier
|
512df5f673
|
Tweaks.
|
2021-03-02 18:27:14 +01:00 |
|