Commit Graph

42 Commits

Author SHA1 Message Date
Wojtek Figat
c00b32364a Add SceneGraphNode.OnContextMenu for customizations 2021-02-02 12:51:36 +01:00
Wojtek Figat
23652d1bc5 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Engine/Input/Input.cpp
2021-02-02 10:29:52 +01:00
Wojtek Figat
b22805f866 Add support for custom duplicate of SceneGraphNode 2021-02-01 16:03:33 +01:00
Wojtek Figat
bab236c081 Add support for custom SceneGraphNode to handle delete with undo 2021-02-01 13:51:32 +01:00
stefnotch
164da0f87a Fix spelling error 2021-01-28 16:24:36 +01:00
Wojtek Figat
876a728b41 Fix scene animation rendering issue with game window is not selected tab
Fixes #170
2021-01-27 23:27:19 +01:00
stefnotch
c820e87d4a Slightly tweak the key processing code 2021-01-27 22:08:17 +01:00
stefnotch
f00ae7fb21 Disable CTRL+W during the game
Fix #96
2021-01-27 21:30:22 +01:00
Wojtek Figat
1d19d38c38 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Editor/Surface/SurfaceNode.cs
2021-01-27 10:39:44 +01:00
Wojtek Figat
cb8ba2d757 Fix WindowsFileSystem::ShowBrowseFolderDialog path length 2021-01-27 00:27:32 +01:00
Wojtek Figat
fe78fa7575 Add Spline 2021-01-25 10:41:53 +01:00
Wojtek Figat
f6085c7479 Fix crash when reloading scripts with opened custom json asset 2021-01-24 23:31:24 +01:00
Wojtek Figat
6cbeac6537 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Engine/Navigation/NavMesh.cpp
#	Source/Engine/Navigation/NavMeshBuilder.cpp
2021-01-22 11:31:22 +01:00
Wojtek Figat
0a0c856a64 Add more splash screen quotes 2021-01-19 21:10:45 +01:00
Wojtek Figat
c4e6d013c1 Add more splash screen quotes 2021-01-18 22:47:31 +01:00
Wojtek Figat
c02faf51a0 Merge branch 'AboutFlaxAdjustment' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AboutFlaxAdjustment 2021-01-18 21:07:49 +01:00
W2.Wizard
8fd0af3f39 Fixed Typos and padding 2021-01-17 10:18:30 +01:00
Wojtek Figat
01a30faa62 Add NavMesh Modifier Volume actor type 2021-01-15 16:46:40 +01:00
VNC
6ab300025b Fixed a ton of typos 2021-01-05 02:13:15 +01:00
Wojtek Figat
bf9204f146 Add IconsScale to editor interface options 2021-01-03 22:13:31 +01:00
Wojtek Figat
add539392a Merge branch 'IconScaling' of git://github.com/DaveTheGameDev/FlaxEngine into DaveTheGameDev-IconScaling 2021-01-03 21:06:25 +01:00
Wojtek Figat
c39b201d3a Add more updates for copyright year 2021-01-03 21:00:32 +01:00
Wojtek Figat
cc399b51f0 Merge branch 'copyright' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-copyright 2021-01-03 20:27:08 +01:00
Wojtek Figat
20969b5d3d Merge branch 'fix-shortcuts-in-play-mode' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-shortcuts-in-play-mode 2021-01-03 20:25:11 +01:00
Wojtek Figat
fee0a458d0 Adjust AboutDialog bounds 2021-01-03 20:24:03 +01:00
stefnotch
f59fe297ea Fix shortcuts (F5, F6, F11) in play mode 2021-01-03 11:35:43 +01:00
Jean-Baptiste Perrier
096d6297fe Adding contributors names to AboutDialog. 2021-01-02 14:46:06 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
5e469a0ae3 Remove deprecated and unsued OpenGL backend 2020-12-30 11:27:37 +01:00
Wojtek Figat
826c0206cb Fix model collision data generate option to be in ModelProxy 2020-12-29 23:11:00 +01:00
Wojtek Figat
8dd915ec01 Merge branch 'collisiondata-from-model' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-collisiondata-from-model 2020-12-29 23:06:26 +01:00
David Conway
c0cc89201e Move icon settings to styles 2020-12-24 20:04:43 +11:00
David Conway
16fab80f86 Change how settings are accessed in ToolBox Window 2020-12-24 20:04:38 +11:00
David Conway
08ebd99ed4 Add ToolStrip and Toolbox icon scaling settings 2020-12-24 20:04:36 +11:00
stefnotch
a388df2f74 Better handle double file extensions on rename
Fix #37
2020-12-22 22:47:06 +01:00
Wojtek Figat
4c212400d8 Merge branch 'duplicite-filename-extension-fix' of git://github.com/klukule/FlaxEngine into klukule-duplicite-filename-extension-fix 2020-12-22 18:32:04 +01:00
Jean-Baptiste Perrier
1fccefb07f Use already defined var. 2020-12-22 00:03:19 +01:00
Jean-Baptiste Perrier
d0e509a8fc Adding "Generate collision data" from Model context menu. 2020-12-21 23:20:42 +01:00
Jean-Baptiste Perrier
0688e9c6c3 Set auto sort to true for New asset context menu. 2020-12-21 11:38:23 +01:00
Wojtek Figat
1798bf003b Fix editing overridden particle emitter parameter in particle system window 2020-12-21 11:37:10 +01:00
Lukáš Jech
07f58558e3 Force proper extension if manually specified by user during asset creation 2020-12-21 03:58:52 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00