Commit Graph

  • 45e86f7591 Fix MoveFile on Windows if using proxy file on different drive mafiesto4 2020-12-29 21:00:23 +01:00
  • de70ac3e36 Tweaks mafiesto4 2020-12-29 20:59:51 +01:00
  • e95e79cabf Merge branch 'stefnotch-file-rename-fix' mafiesto4 2020-12-29 20:13:56 +01:00
  • 7335cd39ca Merge branch 'file-rename-fix' of git://github.com/stefnotch/FlaxEngine into stefnotch-file-rename-fix mafiesto4 2020-12-29 20:13:52 +01:00
  • 65ab9cac50 Change ClientFrom/ToScreen to PointFrom/ToScreen stefnotch 2020-12-29 18:10:26 +01:00
  • ae8d6a6000 Merge branch 'VNNCC-fix-typo' mafiesto4 2020-12-29 16:03:53 +01:00
  • 8b2a8d22b3 Fixed more typos in Source\Engine\Content VNC 2020-12-29 03:41:01 +01:00
  • 8a7cb34e93 Fix Audio file typos VNC 2020-12-29 03:35:52 +01:00
  • 967b6585e1 Fix more typos in Source\Engine\Animations VNC 2020-12-29 03:31:13 +01:00
  • 1c4ebe9ab6 Fix typo in AnimGraph VNC 2020-12-29 03:23:37 +01:00
  • d65e922cca Fixed typos in AnimGraph.Custom VNC 2020-12-29 03:23:15 +01:00
  • d69bdbe1ef Fix typo in Audio error log VNC 2020-12-29 03:20:42 +01:00
  • 3975efc9e4 Fix typo in error log message VNC 2020-12-29 03:03:04 +01:00
  • fb22d1dd32 Merge branch 'Polypulse-master' mafiesto4 2020-12-28 22:11:50 +01:00
  • 9a9996bd51 Merge branch 'master' of git://github.com/Polypulse/FlaxEngine into Polypulse-master mafiesto4 2020-12-28 22:11:47 +01:00
  • 140fae3fa1 Fix crash for ScriptingObject.ToString if class is null mafiesto4 2020-12-28 22:00:11 +01:00
  • 4c372c0b76 Merge branch 'VNNCC-issue-26' mafiesto4 2020-12-28 21:56:57 +01:00
  • 97586fe936 Merge branch 'issue-26' of git://github.com/VNNCC/FlaxEngine into VNNCC-issue-26 mafiesto4 2020-12-28 21:56:54 +01:00
  • 3ed30b81d6 Fix code style mafiesto4 2020-12-28 21:55:45 +01:00
  • 13102254f9 Merge branch 'VNNCC-vscode-insiders' mafiesto4 2020-12-28 21:53:12 +01:00
  • e0c362856e Support for Visual Studio Code Insiders VNC 2020-12-28 21:12:52 +01:00
  • a4c1bf104c Fix typo and use GetID for the log VNC 2020-12-28 19:52:39 +01:00
  • 2f313c6b43 Correct DockHintWindow drag offset if it was invalid when initializing VNC 2020-12-28 19:05:14 +01:00
  • dc1360422f Merge branch 'VNNCC-master' mafiesto4 2020-12-28 11:09:16 +01:00
  • 8d0018c42d Merge branch 'master' of git://github.com/VNNCC/FlaxEngine into VNNCC-master mafiesto4 2020-12-28 11:09:12 +01:00
  • cb6179dbb7 Remove unused checks mafiesto4 2020-12-28 10:33:28 +01:00
  • aff2c154a9 Fixes issue where type editor fails to find acceptable types when creating new json data asset. Sean Connor 2020-12-26 14:18:46 -07:00
  • c6664c7d1e Fix xml summary in ToolStrip.cs David Conway 2020-12-26 04:40:42 +11:00
  • 3bf54bac85 Fix inverted Y Gizmo Rotation VNC 2020-12-25 03:00:10 +01:00
  • c0cc89201e Move icon settings to styles David Conway 2020-12-24 19:52:06 +11:00
  • 16fab80f86 Change how settings are accessed in ToolBox Window David Conway 2020-12-24 18:18:41 +11:00
  • 08ebd99ed4 Add ToolStrip and Toolbox icon scaling settings David Conway 2020-12-24 18:02:26 +11:00
  • da389eea03 Fix preserving Editor undo actions during play mode mafiesto4 2020-12-24 00:01:33 +01:00
  • 8347e15413 Fix undo redo flags in play mode mafiesto4 2020-12-24 00:01:07 +01:00
  • 8ea5dcb110 Merge branch 'stefnotch-fix-maximum-window-size' mafiesto4 2020-12-23 22:39:05 +01:00
  • c9989e0aff Merge branch 'fix-maximum-window-size' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-maximum-window-size mafiesto4 2020-12-23 22:39:01 +01:00
  • 3f73d63edb Merge branch 'stefnotch-fix-dpi-issues' mafiesto4 2020-12-23 22:37:16 +01:00
  • 05b358f44e Merge branch 'fix-dpi-issues' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-dpi-issues mafiesto4 2020-12-23 22:37:12 +01:00
  • 4a068a3b86 Change maximum window size to 4096 stefnotch 2020-12-23 21:54:42 +01:00
  • e4936547e3 Fixes for building editor for Linux mafiesto4 2020-12-23 21:54:21 +01:00
  • 429b71b63f Add Editor config for Linux mafiesto4 2020-12-23 21:28:44 +01:00
  • 969367dc3e Add Assimp for Linux mafiesto4 2020-12-23 21:27:29 +01:00
  • 87e026bd4f Fix Android build mafiesto4 2020-12-23 14:26:07 +01:00
  • 0679aebfac Fix docking hints jumping around on high dpi screens stefnotch 2020-12-23 14:12:53 +01:00
  • 310140e91b Fix context menu disappearing stefnotch 2020-12-23 14:11:11 +01:00
  • e242dbf89f Add missing code for ScriptingType copy/move mafiesto4 2020-12-23 12:58:31 +01:00
  • ce6c360d29 Add proper typeInfo generation for non-scripting API classes mafiesto4 2020-12-23 12:55:53 +01:00
  • 07fb8e034f Merge remote-tracking branch 'origin/master' into navigation-features mafiesto4 2020-12-23 11:04:09 +01:00
  • 2acad9963f Fix #41 mafiesto4 2020-12-23 10:14:51 +01:00
  • 8198b73297 Add license files for all third party modules explicitly (even if using predefined license defined in config) mafiesto4 2020-12-22 23:29:42 +01:00
  • 38cd840a66 Tweak readme mafiesto4 2020-12-22 23:18:23 +01:00
  • aa2a131956 Merge branch 'stefnotch-fix-double-extension' mafiesto4 2020-12-22 23:15:36 +01:00
  • 4f9df89fd3 Merge branch 'fix-double-extension' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-double-extension mafiesto4 2020-12-22 23:15:33 +01:00
  • 94822b57d9 Remove dummy logs mafiesto4 2020-12-22 23:14:36 +01:00
  • a388df2f74 Better handle double file extensions on rename stefnotch 2020-12-22 22:46:52 +01:00
  • 2c6a70b744 Merge branch 'stefnotch-fix-rmb-scroll' mafiesto4 2020-12-22 18:47:06 +01:00
  • 566f8f5810 Merge branch 'fix-rmb-scroll' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-rmb-scroll mafiesto4 2020-12-22 18:47:03 +01:00
  • 21cbfec533 Fix speed change scrolling being wonky stefnotch 2020-12-22 18:33:06 +01:00
  • 4279b3f482 Merge branch 'klukule-duplicite-filename-extension-fix' mafiesto4 2020-12-22 18:32:08 +01:00
  • 4c212400d8 Merge branch 'duplicite-filename-extension-fix' of git://github.com/klukule/FlaxEngine into klukule-duplicite-filename-extension-fix mafiesto4 2020-12-22 18:32:04 +01:00
  • cf0aeb79bf Remove TAA and Motion Blur implementations mafiesto4 2020-12-22 18:07:53 +01:00
  • 4fe91d57b7 Fix code style mafiesto4 2020-12-22 13:45:02 +01:00
  • 760d586923 Fix crash when using Physical Material with missing instance mafiesto4 2020-12-22 11:18:00 +01:00
  • 5e239f5d87 Fix code style mafiesto4 2020-12-22 12:57:00 +01:00
  • 16cd75d179 Fix code style mafiesto4 2020-12-22 12:57:00 +01:00
  • 4665e8fbdb Add support for basic classes to Scripting Type (without scripting object as a base) mafiesto4 2020-12-22 12:55:57 +01:00
  • f25064fae8 Merge remote-tracking branch 'origin/master' into navigation-features mafiesto4 2020-12-22 12:13:26 +01:00
  • 5e77925492 Fix crash when using Physical Material with missing instance mafiesto4 2020-12-22 11:18:00 +01:00
  • 70d0c0ea8a Fix generating project files without host platform tools mafiesto4 2020-12-22 00:08:24 +01:00
  • 1fccefb07f Use already defined var. jb-perrier 2020-12-22 00:03:19 +01:00
  • 59fb6eb875 Merge branch 'jb-perrier-reportissue' mafiesto4 2020-12-21 23:51:53 +01:00
  • bdbb16d759 Merge branch 'reportissue' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-reportissue mafiesto4 2020-12-21 23:51:48 +01:00
  • 0f18fd9610 Fix build scripts mafiesto4 2020-12-21 23:46:59 +01:00
  • 2a29abcc39 Fix code style mafiesto4 2020-12-21 23:37:28 +01:00
  • d322015e6e Fix model LOD index detection in importer mafiesto4 2020-12-21 23:22:08 +01:00
  • 4f954c2eb4 Fix code style mafiesto4 2020-12-21 23:21:46 +01:00
  • d0e509a8fc Adding "Generate collision data" from Model context menu. jb-perrier 2020-12-21 23:20:42 +01:00
  • bc1a5b99ac Fix link to Github issue. jb-perrier 2020-12-21 21:58:39 +01:00
  • 47c0797028 Merge branch 'jb-perrier-master' mafiesto4 2020-12-21 21:32:27 +01:00
  • 31f6e94da2 Merge branch 'master' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-master mafiesto4 2020-12-21 21:32:21 +01:00
  • 15e3cc0e0b Merge branch 'jb-perrier-registerengine' mafiesto4 2020-12-21 20:43:30 +01:00
  • 810c1fb574 Merge branch 'registerengine' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-registerengine mafiesto4 2020-12-21 20:43:25 +01:00
  • cac33d8f72 Fix #18 mafiesto4 2020-12-21 20:38:47 +01:00
  • 666aeca4ea Fixes for code style mafiesto4 2020-12-21 20:27:53 +01:00
  • 596943c913 Typo. jb-perrier 2020-12-21 18:26:59 +01:00
  • fd5835e3c8 Fix wrong engine path with RegisterEng. as Admin. jb-perrier 2020-12-21 18:16:04 +01:00
  • 965352c3f4 Revert "Fix wrong engine path with RegisterEng. as Admin." jb-perrier 2020-12-21 18:14:52 +01:00
  • 4a3092d0e8 Fix wrong engine path with RegisterEng. as Admin. jb-perrier 2020-12-21 18:10:38 +01:00
  • 39491663ee Fix flashing tooltip. jb-perrier 2020-12-21 17:25:10 +01:00
  • 7798a7f6d5 Refactor PhysicalMaterial to use API bindings mafiesto4 2020-12-21 15:39:14 +01:00
  • 41b938b3cd Refactor NavigationSettings to use API bindings mafiesto4 2020-12-21 14:53:54 +01:00
  • 4d2d801bf4 Fix typos mafiesto4 2020-12-21 14:53:33 +01:00
  • cea1a67749 Refactor game settings to support using API bindings mafiesto4 2020-12-21 14:53:27 +01:00
  • aa7711dc31 Fix loaded asset verification error for json assets that have the scripting type mafiesto4 2020-12-21 14:03:53 +01:00
  • 585c752d72 Add more objects types checks and casting utilities to ScriptingObject mafiesto4 2020-12-21 14:03:15 +01:00
  • 3a314d97eb Add ScriptingTypeHandle debugger view to flax.natvis mafiesto4 2020-12-21 13:29:52 +01:00
  • 8ac2d7069d Fixes for code style mafiesto4 2020-12-21 11:42:18 +01:00
  • 3c60f2691d Typo jb-perrier 2020-12-19 22:49:20 +01:00
  • c83cc35b93 Adding auto sort to ContextMenu. jb-perrier 2020-12-19 22:22:52 +01:00
  • 4508f5b77f Revert mafiesto4 2020-12-21 11:54:16 +01:00