Commit Graph

  • c6523ed9cd Fix crash when presenting task which swap chain is not ready mafiesto4 2022-10-23 14:18:55 +02:00
  • 2a7e59ae5d PE: Fix issue with using "shift" to duplicate object, this only worked every second time if using a large grid. Preben Eriksen 2022-10-23 12:20:01 +02:00
  • edf339a942 PE: Added - Bounding Box Snapping, it dont matter what size objects are they will always snap perfectly. Preben Eriksen 2022-10-23 09:48:18 +02:00
  • b3bb860195 PE: Added - Use "R" key to rotate selections by 45 degrees. Preben Eriksen 2022-10-23 09:45:27 +02:00
  • 9bd13c8ed5 This adds more spacing between the content items in the content view and allows for resizing better than before. Tryibion 2022-10-21 20:31:19 -05:00
  • 1c44c42b52 fixed position of child CMs when having to open left Tryibion 2022-10-21 14:14:13 -05:00
  • ef77cdfe3f Fix Clang compilation mafiesto4 2022-10-21 19:49:28 +02:00
  • 727d29ee07 Fix Clang compilation mafiesto4 2022-10-21 19:32:10 +02:00
  • 52b1b19b02 Fix Clang compilation mafiesto4 2022-10-21 19:06:05 +02:00
  • 8b446edc06 Fix Clang compilation mafiesto4 2022-10-21 18:42:33 +02:00
  • 42d1f40b9c Optimize some code by manual inlining mafiesto4 2022-10-21 18:36:18 +02:00
  • b7b4391cff Fix some editor panels to have focus on change mafiesto4 2022-10-16 19:56:27 +02:00
  • 0765b82a39 changed the default for script memebers order. Tryibion 2022-10-21 09:54:16 -05:00
  • 8dec405f4f Add iterator copy operator in collections mafiesto4 2022-10-21 15:40:47 +02:00
  • 4d73638a8b Merge branch 'FlaxEngine:master' into master Ruan Lucas 2022-10-20 20:50:32 -04:00
  • ca49454615 remove unused include Ruan Lucas 2022-10-20 20:49:37 -04:00
  • b20967559b added to not close the child context menu on click Tryibion 2022-10-20 19:49:36 -05:00
  • e1dc5a2e81 remove incorrect method Ruan Lucas 2022-10-20 20:47:02 -04:00
  • a4333dfcb6 add flag to work for desktop and linux only Ruan Lucas 2022-10-20 20:26:08 -04:00
  • a65e812b45 Add method that returns a list of standard monitor resolutions Ruan Lucas 2022-10-20 19:57:23 -04:00
  • 32e052a87b Refactor native Stream serialization to new API mafiesto4 2022-10-20 17:28:12 +02:00
  • e5866a3ff4 Fix generated replication C# code reference to NetworkStream type mafiesto4 2022-10-20 15:18:21 +02:00
  • 78bd7713a9 value boxes now hide your slide and return your mouse to the original position. Tryibion 2022-10-19 21:41:58 -05:00
  • 5d8403be5b moved UpdateCameraPreview call to on selection changed and on state change Tryibion 2022-10-19 20:59:55 -05:00
  • dd20da89d7 added cursor change for changing of the property splitter Tryibion 2022-10-19 19:45:07 -05:00
  • 191a75fd22 Add unique client ids assigning mafiesto4 2022-10-20 00:03:57 +02:00
  • dbcaf28f39 added if check on enum parse Tryibion 2022-10-19 15:28:59 -05:00
  • 13150ea553 changed snap enable to still use default values if cache data doesnt exist Tryibion 2022-10-19 15:25:42 -05:00
  • 14a9c99496 fixed small bug of scene window not resizing when something is deleted but window isnt focused Tryibion 2022-10-19 14:50:39 -05:00
  • 3fd8c7f928 Add replication messages dropping for old messages (due to unordered channel usage via UDP) mafiesto4 2022-10-19 21:04:20 +02:00
  • 9f9cc0e1ec cleaned up comments Tryibion 2022-10-19 07:22:09 -05:00
  • e115aa2c4e Merge remote-tracking branch 'origin/master' into 1.5 mafiesto4 2022-10-19 13:36:46 +02:00
  • ff49401f3a Use objects id mapping for networking to have proper replication of networked object references mafiesto4 2022-10-19 13:14:16 +02:00
  • a5a39ac3d6 Fix crash in object id reference replication mafiesto4 2022-10-19 11:35:50 +02:00
  • 7621252f46 Add automatic replication for C# types with fields marked with NetworkReplicated attribute mafiesto4 2022-10-19 09:26:40 +02:00
  • 0c120494b4 Improve Mono.Cecil type search if typed reference doesn't exist mafiesto4 2022-10-18 15:26:14 +02:00
  • 76b14af7ec Add various improvements mafiesto4 2022-10-18 15:03:56 +02:00
  • dda4f26102 Add support for custom Action Command in TaskGraph mafiesto4 2022-10-18 15:03:09 +02:00
  • 3a3a94b610 Add Mono.Cecil to Flax.Build mafiesto4 2022-10-18 15:02:49 +02:00
  • 6c470c1247 added caching of transform space and loading Tryibion 2022-10-17 21:29:58 -05:00
  • 456934c737 Added caching and loading snapping values Tryibion 2022-10-17 21:18:46 -05:00
  • 212fc0838a remove not needed include Tryibion 2022-10-17 19:57:40 -05:00
  • 2c3007eb2b cache viewport snapping enabled Tryibion 2022-10-17 19:55:30 -05:00
  • ef34ad7600 Renamed scrollPosition to scrollControl for more accurate description Tryibion 2022-10-16 19:05:41 -05:00
  • 546501a553 Added performing layout when deleting actors and scrolling to duplicated/ pasted actors when action is performed. Tryibion 2022-10-16 18:50:00 -05:00
  • 37c8aacd8b Fix math node size Ruan Lucas 2022-10-14 15:20:57 -04:00
  • f6857f66ba Merge branch 'cristhofermarques-mouse_fix' mafiesto4 2022-10-13 23:12:28 +02:00
  • 527ba719f4 update to the new variable names Cristhofer Marques 2022-10-13 09:15:04 -03:00
  • 2c12fffdf6 reset value when start/stop mouse tracking Cristhofer Marques 2022-10-13 09:14:05 -03:00
  • 84009baeb0 change vars name and add code doc Cristhofer Marques 2022-10-13 09:10:35 -03:00
  • c12ea8428e Add FlaxEngine.Object.FromUnmanagedPtr for native object raw pointer conversion to managed object mafiesto4 2022-10-13 13:35:59 +02:00
  • 5c24f8c365 Add ScriptingTypeHandle support for scripting bindings as System.Type mafiesto4 2022-10-13 13:35:15 +02:00
  • 0e45f16b19 update timeline edge to use the mouse flipping info Cristhofer Marques 2022-10-13 01:14:47 -03:00
  • f22a71509b fix value box sliding Cristhofer Marques 2022-10-13 01:12:38 -03:00
  • ae04253ba4 added is flipping mouse on windows platform Cristhofer Marques 2022-10-13 01:11:33 -03:00
  • 7656c6981e added is flipping variables Cristhofer Marques 2022-10-13 01:09:31 -03:00
  • d1add033b1 Merge branch 'cristhofermarques-small_editor_fix' mafiesto4 2022-10-12 20:40:39 +02:00
  • 3c9d9cd8d6 Add support for deserialization of deprecated properties in scripting types mafiesto4 2022-10-12 20:39:40 +02:00
  • 607afeee50 Add proper deserialization of old values pre-renaming mafiesto4 2022-10-12 20:38:59 +02:00
  • e970b6fd04 Merge branch 'small_editor_fix' of https://github.com/cristhofermarques/FlaxEngine into cristhofermarques-small_editor_fix mafiesto4 2022-10-12 19:10:05 +02:00
  • f4a96e2715 Merge branch 'RuanLucasGD-master' mafiesto4 2022-10-12 19:07:57 +02:00
  • 7a969b5d7b Code style fix mafiesto4 2022-10-12 19:07:48 +02:00
  • faf7f8ad03 Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master mafiesto4 2022-10-12 19:05:23 +02:00
  • 2d8eaa0e8c Merge branch 'cristhofermarques-skeleton_mask_editor' mafiesto4 2022-10-12 19:04:35 +02:00
  • f528ba59ec Code style fix mafiesto4 2022-10-12 19:04:22 +02:00
  • 6985bd6375 Merge branch 'skeleton_mask_editor' of https://github.com/cristhofermarques/FlaxEngine into cristhofermarques-skeleton_mask_editor mafiesto4 2022-10-12 19:00:59 +02:00
  • cbf7caafb3 Merge branch 'Tryibion-scene-tree-fix' mafiesto4 2022-10-12 18:55:32 +02:00
  • b0f4f8d636 Code style fix mafiesto4 2022-10-12 18:55:24 +02:00
  • 77f8df02e5 Add ModuleInitializer attribute for C# scripting initialization code running on load mafiesto4 2022-10-12 17:00:40 +02:00
  • 09b35266f7 Add automatic network serializers generation for NetworkReplicated fields in C++ types mafiesto4 2022-10-12 11:22:53 +02:00
  • ff34c7cc9b Refactor raw data ReadSttream and WriteStream to have easier to use API with more features mafiesto4 2022-10-12 11:22:20 +02:00
  • 0b8a176ff8 Revert "Update SkeletonMaskWindow.cs" Cristhofer Marques 2022-10-11 14:05:30 -03:00
  • 187e56c6ba typo fix in graphics settings Cristhofer Marques 2022-10-11 13:34:46 -03:00
  • 77c6daf240 fix the wrong additional layer in the matrix Cristhofer Marques 2022-10-11 13:30:49 -03:00
  • b626d3047d Update SkeletonMaskWindow.cs Cristhofer Marques 2022-10-11 13:08:52 -03:00
  • 2af285e972 feature added Cristhofer Marques 2022-10-11 11:49:32 -03:00
  • 09e50bb0e1 Simplify code in bindings generator mafiesto4 2022-10-11 11:38:35 +02:00
  • 3d574f4169 Fix generated project reference in test project mafiesto4 2022-10-11 11:38:22 +02:00
  • 2efc97b64f Added: ScriptingObject* TryFindObject(MClass* mclass), Allow you from c++ to use MAssembly GetBinaryModuleGame, and get a monoobject from a class, monoobject is needed later to Invoke a method from the class. Preben Eriksen 2022-10-11 10:45:28 +02:00
  • 93dc57c08f remove unused include Ruan Lucas 2022-10-10 23:10:25 -04:00
  • 67c963f60d Optimization Method Ruan Lucas 2022-10-10 22:43:00 -04:00
  • 95e60ea68e Added scene panel to seperate the tree from the search bar and made the tree not able to scroll when renaming Tryibion 2022-10-10 15:38:30 -05:00
  • 52904cbe3e Merge branch 'Tryibion-cursor-changes' mafiesto4 2022-10-10 18:47:52 +02:00
  • ebd88a407d Fix mouse leave event handling to restore cursor mafiesto4 2022-10-10 18:47:38 +02:00
  • 0ed41f97fc Merge branch 'cursor-changes' of https://github.com/Tryibion/FlaxEngine into Tryibion-cursor-changes mafiesto4 2022-10-10 18:33:29 +02:00
  • 133d13ff3c Fixed continually setting cursour back to default in value box Tryibion 2022-10-10 11:06:10 -05:00
  • 7112c8e791 Merge branch 'Tryibion-content-window-change' mafiesto4 2022-10-10 17:56:26 +02:00
  • d44606d205 Merge branch 'content-window-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-content-window-change mafiesto4 2022-10-10 17:56:15 +02:00
  • 8564c86236 Merge branch 'Tryibion-master' mafiesto4 2022-10-10 17:39:03 +02:00
  • 77acdecb1b Merge branch 'master' of https://github.com/Tryibion/FlaxEngine into Tryibion-master mafiesto4 2022-10-10 17:38:57 +02:00
  • fb5d693b54 Merge branch 'cristhofermarques-timeline_edge' mafiesto4 2022-10-10 16:22:35 +02:00
  • 1cba68401d Merge branch 'timeline_edge' of https://github.com/cristhofermarques/FlaxEngine into cristhofermarques-timeline_edge mafiesto4 2022-10-10 16:20:48 +02:00
  • aabe905f63 Merge branch 'Crawcik-generate-project' mafiesto4 2022-10-10 16:16:02 +02:00
  • 8ac67536de Merge branch 'generate-project' of https://github.com/Crawcik/FlaxEngine into Crawcik-generate-project mafiesto4 2022-10-10 16:15:02 +02:00
  • f4c4738617 Merge branch 'Tryibion-toolti-fix-while-dragging' mafiesto4 2022-10-10 16:09:49 +02:00
  • 4c71f40bc2 Add Module tags feature for build config in custom plugins mafiesto4 2022-10-10 15:02:52 +02:00
  • 4d08dc77b2 Add custom Tags for scripting api types to be used by plugins mafiesto4 2022-10-10 14:40:59 +02:00
  • 7924a62db6 Add support for custom types/members attributes parsing in scripting bindings mafiesto4 2022-10-10 14:38:54 +02:00
  • 5faa11e0a2 Fix reading type inheritance in bindings generation with comment at the end mafiesto4 2022-10-10 13:27:37 +02:00
  • 72b1178011 Add network protocol version validation mafiesto4 2022-10-10 12:46:44 +02:00