Commit Graph

15 Commits

Author SHA1 Message Date
W2.Wizard
4d8cc9aef7 Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible

Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
2021-01-05 02:14:21 +01:00
Wojtek Figat
bf9204f146 Add IconsScale to editor interface options 2021-01-03 22:13:31 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
29a8abd996 Fix Editor features usage enable when no scene is loaded 2020-12-30 23:36:31 +01:00
VNC
265cc13971 Updated build scenes toolstrip button
The local variable "canEditScene" doesn't check if any scene is loaded, the EditingSceneState type overrides the CanEditScene property to always return true which makes the check necessary.
2020-12-30 03:40:07 +01:00
Wojtek Figat
7b7ba7d73e Merge branch 'enha-point-from-to-screen' of git://github.com/stefnotch/FlaxEngine into stefnotch-enha-point-from-to-screen 2020-12-29 23:13:21 +01:00
Wojtek Figat
7335cd39ca Merge branch 'file-rename-fix' of git://github.com/stefnotch/FlaxEngine into stefnotch-file-rename-fix 2020-12-29 20:13:52 +01:00
stefnotch
65ab9cac50 Change ClientFrom/ToScreen to PointFrom/ToScreen
Fix #67
2020-12-29 18:10:26 +01:00
Wojtek Figat
3ed30b81d6 Fix code style 2020-12-28 21:55:45 +01:00
VNC
e0c362856e Support for Visual Studio Code Insiders 2020-12-28 21:12:52 +01:00
Wojtek Figat
da389eea03 Fix preserving Editor undo actions during play mode 2020-12-24 00:01:33 +01:00
Wojtek Figat
8347e15413 Fix undo redo flags in play mode 2020-12-24 00:01:07 +01:00
stefnotch
9c55518744 Fix renaming item error handling 2020-12-20 19:19:30 +01:00
stefnotch
0da02b99cc Fix renaming files to same name with different case 2020-12-20 18:00:14 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00