Commit Graph

31 Commits

Author SHA1 Message Date
Wojtek Figat
efebb29ac0 Minor tweak for #2003 2023-12-16 12:49:39 +01:00
nothingTVatYT
a3f1dc2694 removed unnecessary check 2023-11-28 00:50:44 +01:00
nothingTVatYT
84f3d50925 moved a comment line back to the suitable place 2023-11-28 00:43:55 +01:00
nothingTVatYT
a06a079804 change submenu name to the shorter and less complicated "Add Scene" 2023-11-28 00:37:29 +01:00
nothingTVatYT
475453aa60 add load scene add. to context menus 2023-11-28 00:06:28 +01:00
Wojtek Figat
f1557554ab Merge branch 'pos-camera' of https://github.com/Tryibion/FlaxEngine into Tryibion-pos-camera 2023-10-06 17:02:51 +02:00
Chandler Cox
137951201d Refactor to use Camera Node. 2023-09-28 14:09:08 -05:00
Chandler Cox
fd3a5c55e1 Simplify code 2023-09-25 11:50:04 -05:00
Chandler Cox
5eff51d47e Add button to position camera to editor viewport view. 2023-09-25 11:46:37 -05:00
69ce189c5d Add input bindings for Scene viewport related actions and Pilot Actor 2023-09-23 15:23:08 +03:00
Chandler Cox
ff3277edc7 Change CM attributes to not check inhereted class. 2023-01-22 21:33:08 -06:00
Chandler Cox
e21c8e5fe9 Organize physics actors a little better in CM, added wheeled vehicle to list. minor change in CM to not add actors that have a parent with the attribute (more selective). 2023-01-22 18:52:28 -06:00
Wojciech Figat
9626e9bbb6 Update copyright year 2023-01-10 15:29:37 +01:00
Wojtek Figat
5a6f6d97a7 Minor code adjustments
#810
2022-11-21 18:55:33 +01:00
Wojtek Figat
e98621b887 Code style fix
#814
2022-11-06 23:05:36 +01:00
Chandler Cox
1af0188a3c changed how actor context menus are created. 2022-10-31 19:18:43 -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
Wojtek Figat
07a6e50d14 Fix custom actor options for prefab window 2021-10-25 23:23:07 +02:00
Wojtek Figat
3115643397 Add option to Scene context menu to unload it 2021-08-10 16:32:00 +02:00
Wojtek Figat
1b3c74c3eb Fix showing context menu in Scene Tree window with scroll used
#576
2021-08-05 19:12:34 +02: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
Wojtek Figat
cf3ac7a26e Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
#	Source/Engine/Core/Math/Color.cs
#	Source/Engine/Navigation/Navigation.cpp
#	Source/Engine/Platform/Win32/Win32Platform.cpp
2021-02-23 22:29:07 +01:00
Wojtek Figat
19c83e3b6e Add Sprite Render actor for sprites drawing 2021-02-23 13:23:22 +01:00
W2.Wizard
ee76440477 Cleanup 4 2021-02-21 11:41:30 +01:00
Jean-Baptiste Perrier
cd0a1a5fdd Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into convertactor 2021-02-17 14:30:11 +01:00
Jean-Baptiste Perrier
f4a587faf9 Support undo. 2021-02-16 17:36:23 +01:00
Wojtek Figat
c00b32364a Add SceneGraphNode.OnContextMenu for customizations 2021-02-02 12:51:36 +01:00
Jean-Baptiste Perrier
d2888d0007 Adding Convert feature to Actor context menu. 2021-01-09 23:21:31 +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