Commit Graph

  • 3a33d6ff84 Fix code style mafiesto4 2021-01-24 14:14:30 +01:00
  • cb0518d75a Merge branch 'Evildea-master' mafiesto4 2021-01-24 14:11:58 +01:00
  • 31ae464d93 Merge branch 'master' of git://github.com/Evildea/FlaxEngine into Evildea-master mafiesto4 2021-01-24 14:11:55 +01:00
  • 8ff12d079c Merge branch 'W2Wizard-patch-1' mafiesto4 2021-01-24 14:06:17 +01:00
  • 1969854ed0 Merge branch 'patch-1' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-patch-1 mafiesto4 2021-01-24 14:06:13 +01:00
  • 4c05f8a222 Merge branch 'TalkingWallnut-patch-1' mafiesto4 2021-01-24 14:04:59 +01:00
  • 6313c8520c Merge branch 'patch-1' of git://github.com/TalkingWallnut/FlaxEngine into TalkingWallnut-patch-1 mafiesto4 2021-01-24 14:04:54 +01:00
  • f1819ee35c Fix code style mafiesto4 2021-01-24 14:01:42 +01:00
  • 2563409e6f Merge branch 'intolerantape-CollisionsHelper-Enhancement' mafiesto4 2021-01-24 13:57:51 +01:00
  • f64eead2d7 Merge branch 'CollisionsHelper-Enhancement' of git://github.com/intolerantape/FlaxEngine into intolerantape-CollisionsHelper-Enhancement mafiesto4 2021-01-24 13:57:47 +01:00
  • 67b0e0410c Merge branch 'stefnotch-fix-fade-distance' mafiesto4 2021-01-24 13:55:51 +01:00
  • 6a6e7195f5 Merge branch 'fix-fade-distance' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-fade-distance mafiesto4 2021-01-24 13:55:48 +01:00
  • b04e1381dc Fix Unsigned Integer value field to prevent negative values mafiesto4 2021-01-24 13:30:48 +01:00
  • 47bff456e0 Fix foot offset in Character Controller mafiesto4 2021-01-24 13:09:40 +01:00
  • 7de56304c8 Remove change as it only works for the editor Richard 2021-01-24 22:40:03 +11:00
  • 843a04604d Added Material Node to Blend Normals Richard 2021-01-24 22:31:45 +11:00
  • 018e751bf6 Added option to invert panning direction in editor viewport Vizepi 2021-01-24 12:03:38 +01:00
  • b4f791e0ca Remove comment. jb-perrier 2021-01-24 11:42:11 +01:00
  • 9b2c940896 Switch type. jb-perrier 2021-01-24 11:39:59 +01:00
  • 4457bcf4a7 Use more modern file dialog for browsing folders GoaLitiuM 2021-01-24 02:33:08 +02:00
  • 3ab54bd7e1 Add listen implementation. jb-perrier 2021-01-24 00:02:24 +01:00
  • 9b300fe074 Cleanup Erdroy 2021-01-23 21:33:01 +01:00
  • 86b5fa9321 Remove old comment. jb-perrier 2021-01-23 21:32:07 +01:00
  • 261aeb9245 Fix leak. jb-perrier 2021-01-23 21:22:38 +01:00
  • b3388d6fc7 Replace error code by error strings. jb-perrier 2021-01-23 21:17:14 +01:00
  • c9bab2c521 Remove issue comment, resolved by commit #c9655ee. jb-perrier 2021-01-23 21:07:19 +01:00
  • 4a71fe6727 Fix crash. jb-perrier 2021-01-23 20:21:58 +01:00
  • 3250ca9fad Add error code to logs. jb-perrier 2021-01-23 20:21:44 +01:00
  • c9655eee8f Add bindable argument. jb-perrier 2021-01-23 20:21:06 +01:00
  • 54da2c8de0 Fix type. jb-perrier 2021-01-23 20:19:21 +01:00
  • 3c1a69eb6f Replace old getaddrinfo by unicode one. jb-perrier 2021-01-23 20:15:13 +01:00
  • a60e1ab8bb Place holder for other platforms. jb-perrier 2021-01-23 17:37:43 +01:00
  • bf147ba13a Sentence restructuring W2.Wizard 2021-01-23 17:15:46 +01:00
  • 9674f276d3 Fixed the issue when slope limit was set to 90 degrees flax crashed. TalkingWallnut 2021-01-23 15:56:18 +01:00
  • c53fe681f5 Add network header. jb-perrier 2021-01-23 15:36:02 +01:00
  • 125b4347da Add windows typedef. jb-perrier 2021-01-23 15:35:41 +01:00
  • aa97296123 Add windows implementation. jb-perrier 2021-01-23 15:35:22 +01:00
  • d76c167ad9 Add NetworkBase. jb-perrier 2021-01-23 15:34:40 +01:00
  • 71110c9f29 Fixed issue High DPI Issue Richard 2021-01-23 23:39:24 +11:00
  • 54e544a0f2 In CollisionsHelper, added versions of functions with output parameters that return the outputs as said. intolerantape 2021-01-23 03:18:04 -08:00
  • f3f25836e2 Added 3D version of CollisionsHelper::ClosestPointPointLine(). intolerantape 2021-01-19 23:09:23 -08:00
  • 1a51752ca4 Disable whole program optimization and enable incremental linking in development builds GoaLitiuM 2021-01-13 20:41:14 +02:00
  • 8c6dbf2e30 Disable linker optimizations with incremental linking GoaLitiuM 2021-01-13 20:37:45 +02:00
  • d901c11570 Add compile flag for whole program optimization GoaLitiuM 2021-01-13 20:37:19 +02:00
  • b208b7066b Fix fade distance (use input box as well) stefnotch 2021-01-23 11:35:50 +01:00
  • 83ceb31967 Added contribution guidelines W2.Wizard 2021-01-23 01:37:46 +01:00
  • 049450e31b Fix node widths for anim nodes mafiesto4 2021-01-22 23:45:19 +01:00
  • e4fced44a9 Merge branch 'W2Wizard-AnimationArchetypeFix' mafiesto4 2021-01-22 23:42:11 +01:00
  • 19c65bec33 Merge branch 'AnimationArchetypeFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AnimationArchetypeFix mafiesto4 2021-01-22 23:42:08 +01:00
  • 0db0fb24c9 Merge branch 'stefnotch-visject-improvements-5' mafiesto4 2021-01-22 23:35:13 +01:00
  • 704d42869d Merge branch 'visject-improvements-5' of git://github.com/stefnotch/FlaxEngine into stefnotch-visject-improvements-5 mafiesto4 2021-01-22 23:35:09 +01:00
  • 236a5a2f6f Update Animation.cs W2.Wizard 2021-01-22 14:13:45 +01:00
  • 6cbeac6537 Merge remote-tracking branch 'origin/master' into 1.1 mafiesto4 2021-01-22 11:31:22 +01:00
  • cbbfb16628 Add scripting API events in Visual Script mafiesto4 2021-01-22 10:55:13 +01:00
  • 4042d466d3 Add support for Events in Scripting API reflection in Editor mafiesto4 2021-01-21 14:40:53 +01:00
  • c2f745397a Fix ResizeAuto in SurfaceNode to include custom controls mafiesto4 2021-01-21 14:28:44 +01:00
  • a4763f630e Fix right-click context menu for Visject Nodes mafiesto4 2021-01-21 14:28:02 +01:00
  • 178f0b9e3a Fix Dictionary to call ctor/dtor for Buckets when needed mafiesto4 2021-01-21 14:27:26 +01:00
  • d93a2803cc Fix MAssembly classes dictionary cache allocation to be during assembly load mafiesto4 2021-01-21 14:26:52 +01:00
  • 57d7508e25 Fix some editor UI controls visible in Visual Scripting mafiesto4 2021-01-21 14:26:22 +01:00
  • 8680aba897 Fix missing public empty constructor for UICanvas mafiesto4 2021-01-20 13:45:49 +01:00
  • 8dce3c0fb7 Fix missing animated model parameter error mafiesto4 2021-01-20 13:38:42 +01:00
  • f236338311 Merge branch 'stefnotch-patch-1' mafiesto4 2021-01-20 13:19:55 +01:00
  • 0b1ac3d0fe Merge branch 'patch-1' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-1 mafiesto4 2021-01-20 13:19:52 +01:00
  • ec4ccaeba5 Merge branch 'intolerantape-bugfixes' mafiesto4 2021-01-20 13:18:49 +01:00
  • 214ae3c440 Merge branch 'bugfixes' of git://github.com/intolerantape/FlaxEngine into intolerantape-bugfixes mafiesto4 2021-01-20 13:18:46 +01:00
  • ef5e98efaa Fix assertion during engine shutdown after crash during rendering mafiesto4 2021-01-20 13:12:11 +01:00
  • ea489fbf2a Fix crash in motion blur tile size calculation mafiesto4 2021-01-20 13:11:45 +01:00
  • 9ae79b8307 Add IFunctionDependantNode for Visject nodes mafiesto4 2021-01-20 11:13:09 +01:00
  • f8bf87e0b1 Fixes mafiesto4 2021-01-20 09:14:30 +01:00
  • 75d197cb84 Spelling fixes. intolerantape 2021-01-19 23:02:33 -08:00
  • 6b5ce8c6e2 Merge branch 'stefnotch-patch-2' mafiesto4 2021-01-19 21:53:10 +01:00
  • db6a02e20f Merge branch 'patch-2' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-2 mafiesto4 2021-01-19 21:53:07 +01:00
  • 0a0c856a64 Add more splash screen quotes mafiesto4 2021-01-19 21:10:45 +01:00
  • bd7a681700 Add more descriptive error message stefnotch 2021-01-19 21:08:26 +01:00
  • c4e6d013c1 Add more splash screen quotes mafiesto4 2021-01-18 22:47:31 +01:00
  • d17d93c8a5 Merge branch 'jb-perrier-nearequalnode' mafiesto4 2021-01-18 21:10:09 +01:00
  • 6caffdc23f Merge branch 'nearequalnode' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-nearequalnode mafiesto4 2021-01-18 21:10:05 +01:00
  • 99b011df8b Merge branch 'W2Wizard-AboutFlaxAdjustment' mafiesto4 2021-01-18 21:07:53 +01:00
  • c02faf51a0 Merge branch 'AboutFlaxAdjustment' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AboutFlaxAdjustment mafiesto4 2021-01-18 21:07:49 +01:00
  • ef240ce986 Add culling for decals (via DrawMinScreenSize property) mafiesto4 2021-01-18 15:53:15 +01:00
  • e58332723a Fix compilation mafiesto4 2021-01-18 15:32:40 +01:00
  • 81daaf663b Fix Assimp on Linux mafiesto4 2021-01-18 15:27:57 +01:00
  • a9e4d6d908 Fix exposing Mono API when using dynamic linking mafiesto4 2021-01-17 23:35:47 +01:00
  • 5f7f53304d Fix crash on GPUDeviceVulkan dispose if compute queue was using graphics queue mafiesto4 2021-01-17 23:35:15 +01:00
  • 3e0b753498 Refactor mono on Linux to use dynamic linking mafiesto4 2021-01-17 22:33:29 +01:00
  • 4bd76b70f2 Fix UseNativeWindowSystem option to be Windows-only mafiesto4 2021-01-17 22:30:21 +01:00
  • d19c31555b Add support for dynamic updating navmesh when moving NavModifierVolume mafiesto4 2021-01-18 15:08:00 +01:00
  • e0f1f18998 Move Actor static flags helper methods to be manually implemented (less bindings) mafiesto4 2021-01-18 15:07:39 +01:00
  • f80c33f381 Add Actor.HasStaticFlag mafiesto4 2021-01-18 15:07:01 +01:00
  • 2bfcc15f66 Add invoking BoxVolume::OnBoundsChanged after transform changed mafiesto4 2021-01-18 15:00:35 +01:00
  • fdc8e371c4 Add support for using NavAreas for navigation mafiesto4 2021-01-18 13:18:26 +01:00
  • ba050b9eaa Add default spacing for CollectionEditor to 10 for cleaner UI when working with arrays and lists in Editor mafiesto4 2021-01-18 11:42:50 +01:00
  • c1216a4318 Add NavAreaProperties mafiesto4 2021-01-18 11:42:17 +01:00
  • 2ae78b9afd Fix navmesh tiles build mafiesto4 2021-01-18 10:51:55 +01:00
  • f33a2d8fe5 Remove assimp file mafiesto4 2021-01-17 22:14:37 +01:00
  • 1943de62e9 Add icon for Editor on Linux mafiesto4 2021-01-17 22:14:16 +01:00
  • fcc4b371b9 Fix using dynamic libraries resolving path on Linux mafiesto4 2021-01-17 21:50:58 +01:00
  • 837174582b Fixes for Editor on Linux mafiesto4 2021-01-17 21:48:15 +01:00
  • 6b0d34a21d Fix C# assemblies id generation to use cross-platform hash code impl mafiesto4 2021-01-17 21:44:37 +01:00