Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
4ba93d9d86
|
Code cleanup #765
|
2022-10-29 12:04:42 +02:00 |
|
Wojtek Figat
|
f67d1412de
|
Add undo/redo and navmesh dirtying when using selection rotate shortcut (R key)
#765
|
2022-10-29 11:50:16 +02:00 |
|
Preben Eriksen
|
148b15d473
|
Merge branch 'master' into PE-1.4
|
2022-10-25 09:19:01 +02:00 |
|
Wojtek Figat
|
d89e31d155
|
Code style fix
#777
|
2022-10-23 14:26:06 +02:00 |
|
Preben Eriksen
|
edf339a942
|
PE: Added - Bounding Box Snapping, it dont matter what size objects are they will always snap perfectly.
|
2022-10-23 09:48:18 +02:00 |
|
Preben Eriksen
|
b3bb860195
|
PE: Added - Use "R" key to rotate selections by 45 degrees.
|
2022-10-23 09:45:27 +02:00 |
|
Chandler Cox
|
dbcaf28f39
|
added if check on enum parse
|
2022-10-19 15:28:59 -05:00 |
|
Chandler Cox
|
13150ea553
|
changed snap enable to still use default values if cache data doesnt exist
|
2022-10-19 15:25:42 -05:00 |
|
Chandler Cox
|
9f9cc0e1ec
|
cleaned up comments
|
2022-10-19 07:22:09 -05:00 |
|
Chandler Cox
|
6c470c1247
|
added caching of transform space and loading
|
2022-10-17 21:29:58 -05:00 |
|
Chandler Cox
|
456934c737
|
Added caching and loading snapping values
|
2022-10-17 21:18:46 -05:00 |
|
Chandler Cox
|
212fc0838a
|
remove not needed include
|
2022-10-17 19:57:40 -05:00 |
|
Chandler Cox
|
2c3007eb2b
|
cache viewport snapping enabled
|
2022-10-17 19:55:30 -05:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
7dd97a2d9f
|
Add decals spawning in editor for drag&drop
|
2022-01-10 17:47:10 +01:00 |
|
Wojciech Figat
|
d11166082c
|
Add improvements for objects spawning and snapping in Editor to include object bounds
|
2022-01-10 17:46:53 +01:00 |
|
Wojciech Figat
|
23303802ec
|
Add support for passing back value via reference to C# scripting event
|
2021-12-06 16:46:16 +01:00 |
|
Wojtek Figat
|
69e2b8313b
|
Optimize PhysicsColliders mode rendering in Editor
|
2021-10-27 10:23:57 +02:00 |
|
Wojtek Figat
|
c3b9f61b9f
|
Fix snap to the ground to use scene graph query instead of physics only raycast
|
2021-08-12 13:59:30 +02:00 |
|
Wojtek Figat
|
c30e338f0a
|
Fix gizmos debug draw shapes
|
2021-06-01 14:38:24 +02:00 |
|
Wojtek Figat
|
623299e59f
|
Add support for AssetPreview to use debug drawing if needed
|
2021-06-01 10:27:30 +02:00 |
|
Jean-Baptiste Perrier
|
ccef5f0d73
|
Fix viewpoints.
|
2021-05-29 18:53:30 +02:00 |
|
Wojtek Figat
|
845198ebe3
|
Refactor focusing on selection logic in Editor
|
2021-05-28 15:51:28 +02:00 |
|
Wojtek Figat
|
2c7d62bb8e
|
Add support for custom drag&drop into level/prefab viewports from custom asset items
|
2021-05-24 18:34:19 +02:00 |
|
Wojtek Figat
|
6232b8d557
|
Add option to show Debug Draw shapes in Game Viewport
|
2021-05-15 12:58:39 +02:00 |
|
Wojtek Figat
|
401bd1c125
|
Add incremental actors naming when spawning them in viewport
#501
|
2021-05-14 12:37:20 +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
|
c0d0083cc2
|
Fix using orientation around selection in prefab window
#276
|
2021-03-23 11:06:13 +01:00 |
|
Wojtek Figat
|
54753a49ed
|
Add support for spawning Collision Data as Mesh Collider in viewport drag&drop
|
2021-03-19 12:15:50 +01:00 |
|
Wojtek Figat
|
4efd411045
|
Add improvements for objects spawning in editor viewport
#367
|
2021-03-19 12:15:13 +01:00 |
|
Wojtek Figat
|
b2c824b77e
|
Fix various memory leaks on exit
|
2021-03-14 23:58:03 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
W2.Wizard
|
89734760fa
|
Revert previous checks, revert switch intend
|
2021-02-21 19:48:23 +01:00 |
|
W2.Wizard
|
35b687bf3d
|
Additional cleanup
Cleaned up some additional stuff that I found
|
2021-02-21 18:17:35 +01:00 |
|
W2.Wizard
|
a4409c729b
|
Fix Gizmo issue
For some reason the cleanup changed TransformGizmo to TransformGizmoBase in a few files.
|
2021-02-21 14:08:11 +01:00 |
|
W2.Wizard
|
d87f0df2a6
|
Cleanup 6
|
2021-02-21 12:05:40 +01:00 |
|
W2.Wizard
|
20ba37e223
|
Cleanup 3
|
2021-02-21 11:09:04 +01:00 |
|
Wojtek Figat
|
ce9df56a97
|
Fix particles view information in Editor when Game window is unused
|
2021-02-19 11:23:18 +01:00 |
|
Wojtek Figat
|
7ad64d0284
|
Add support for viewport icons rendering in prefab editor window
|
2021-02-17 17:42:40 +01:00 |
|
Wojtek Figat
|
978ee84aea
|
Add support for debug shapes preview in prefab editor window
|
2021-02-17 17:23:43 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|