Commit Graph

  • 50f87c8bfb Remove unused (). jb-perrier 2021-01-17 12:36:53 +01:00
  • edb103f8e7 Fix NearEqual (GPU Particle) missing implementation. jb-perrier 2021-01-17 12:13:48 +01:00
  • 8fd0af3f39 Fixed Typos and padding W2.Wizard 2021-01-17 10:18:30 +01:00
  • 4db3c6ca71 Increase default distance between nodes stefnotch 2021-01-16 19:23:35 +01:00
  • aa4ecab271 Improve Visject bracket positioning stefnotch 2021-01-16 19:20:36 +01:00
  • 3356013858 Improve empty space finding stefnotch 2021-01-16 18:16:48 +01:00
  • 8003055ba6 Improve node layout algorithm stefnotch 2021-01-15 20:23:40 +01:00
  • c112274666 Add additional comments to the formatting algorithm stefnotch 2021-01-15 19:51:23 +01:00
  • 01a30faa62 Add NavMesh Modifier Volume actor type mafiesto4 2021-01-15 16:46:40 +01:00
  • 070faf12da Fixes for the rotated navmeshes building mafiesto4 2021-01-15 12:48:22 +01:00
  • 65d3883f03 Add support for masking navmesh agents in NavMeshBoundsVolume mafiesto4 2021-01-15 11:59:21 +01:00
  • 2c2c1af97f Add NavAgentMask mafiesto4 2021-01-15 11:59:04 +01:00
  • f80f7cdd33 Fix crash on Android if GPU doesn't support linear sampling of the shadow map mafiesto4 2021-01-14 22:23:22 +01:00
  • b76d5d34ea Fix lambda mafiesto4 2021-01-14 21:21:08 +01:00
  • d7949b5405 Remove deprecated comment mafiesto4 2021-01-14 14:29:27 +01:00
  • f8624ae768 Fix crash during navmesh build when actor gets removed mafiesto4 2021-01-14 14:18:40 +01:00
  • 98d272a903 Add support for SphereCollider and CapsuleCollider for navmesh mafiesto4 2021-01-14 14:18:22 +01:00
  • 00c40e279c Update Extensions.cs W2.Wizard 2021-01-14 13:56:10 +01:00
  • 7835259a83 Add TestPath utility to navigation system mafiesto4 2021-01-14 13:11:32 +01:00
  • 93aa265b20 Add support for rotated navmeshes mafiesto4 2021-01-14 13:08:53 +01:00
  • 8e44e6b23c Applied additional review changes W2.Wizard 2021-01-14 12:28:51 +01:00
  • 437018e614 Applied review changes W2.Wizard 2021-01-14 11:50:03 +01:00
  • 75c3388c00 Corrected comments W2.Wizard 2021-01-14 01:12:13 +01:00
  • 31dd5b852e Update Extensions.cs W2.Wizard 2021-01-13 22:04:16 +01:00
  • 6649f0d4c2 Removed unnecessary overload W2.Wizard 2021-01-13 21:58:16 +01:00
  • 604c583c36 Moved all methods to Extension.cs W2.Wizard 2021-01-13 21:16:17 +01:00
  • b2a2652b56 Fix not using hardcoded order for showing Actor main properties in editor mafiesto4 2021-01-13 15:35:53 +01:00
  • af692605ab Add option to hide navmesh in editor debug view mafiesto4 2021-01-13 15:21:50 +01:00
  • d1a282e228 Fix removing unused navmesh tiles on whole scene rebuild mafiesto4 2021-01-13 14:50:12 +01:00
  • 88bddfb141 Add navmesh name to logs for better debugging mafiesto4 2021-01-13 14:49:50 +01:00
  • 29c3e2d54b Fix Color doc comments mafiesto4 2021-01-13 14:28:58 +01:00
  • 27ed23c1b9 Add support for multiple navmeshes on a scene mafiesto4 2021-01-13 14:28:46 +01:00
  • 9e3c413c91 Fix crash when using Byte, Int16 or UInt16 as VS parameters mafiesto4 2021-01-13 00:22:52 +01:00
  • fd6158e1a9 Fix loading VariantType.Blob mafiesto4 2021-01-12 23:36:50 +01:00
  • 932de300e4 Fix missing focus for SliderControl mafiesto4 2021-01-12 23:07:20 +01:00
  • 783b910700 Added XML comments W2.Wizard 2021-01-12 20:29:32 +01:00
  • a3fa8ff9f0 Optimize some includes mafiesto4 2021-01-12 19:17:08 +01:00
  • 259c419c36 Fix crash when resizing existing MaterialSlots collection for model mafiesto4 2021-01-12 19:09:42 +01:00
  • d7696c4765 Split VectorInt into separate files for Int2, Int3 and Int4 mafiesto4 2021-01-12 19:09:22 +01:00
  • 89f25516fc Add inline for float16 compression and add code reference note mafiesto4 2021-01-12 19:05:17 +01:00
  • fd268f4e15 Add missing FLAXENGINE_API expose macro to engine math types mafiesto4 2021-01-12 19:00:54 +01:00
  • dba43c4e9f Add support for using ObsoleteAttribute to upgrade old C# asset/script data format after refactor mafiesto4 2021-01-12 15:33:17 +01:00
  • eaba489ba2 Initial Random class W2.Wizard 2021-01-12 15:08:45 +01:00
  • 40c7fe3f77 Add support for automatic DefaultValue attributes generation for fields in scripting API mafiesto4 2021-01-12 14:14:35 +01:00
  • a6d5fb318a Fix default field value parsing to skip whitespaces mafiesto4 2021-01-12 14:14:08 +01:00
  • d20cbf434f Add default values initialization for structures and new array entries when resizing mafiesto4 2021-01-12 13:49:26 +01:00
  • 5679d86683 Fix tracking mouse offset on high DPI screens stefnotch 2021-01-12 12:04:30 +01:00
  • 45211fa61c Merge remote-tracking branch 'origin/master' into navigation-features mafiesto4 2021-01-12 12:04:20 +01:00
  • 6252c111b4 Tweak BatteryInfo mafiesto4 2021-01-11 16:38:12 +01:00
  • ab4195ab6c Fix right clicking on Visject boxes stefnotch 2021-01-11 16:23:02 +01:00
  • 1d2e2e5575 Merge branch 'jb-perrier-batteryinfo' mafiesto4 2021-01-11 16:13:21 +01:00
  • 7de0010772 Merge branch 'batteryinfo' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-batteryinfo mafiesto4 2021-01-11 16:13:17 +01:00
  • ebe0b9c8c9 Merge branch 'jb-perrier-opendialog' mafiesto4 2021-01-11 15:39:09 +01:00
  • fa3b2af0ca Merge branch 'opendialog' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-opendialog mafiesto4 2021-01-11 15:39:06 +01:00
  • b446790438 Update shaders mafiesto4 2021-01-11 15:38:22 +01:00
  • 7ddf98abaa Merge branch 'W2Wizard-typo-fix' mafiesto4 2021-01-11 15:34:46 +01:00
  • fb84aa2c4b Merge branch 'typo-fix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-typo-fix mafiesto4 2021-01-11 15:34:41 +01:00
  • 023c4f4726 Merge branch 'VNNCC-typo-fix' mafiesto4 2021-01-11 15:33:49 +01:00
  • ba1a246a90 Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix mafiesto4 2021-01-11 15:33:45 +01:00
  • a664e27772 Add missing event unregister for foliage/terrain tabs mafiesto4 2021-01-11 15:13:47 +01:00
  • 75b8e0a0f2 Merge branch 'VNNCC-fix-create-terrain-check' mafiesto4 2021-01-11 15:06:48 +01:00
  • fc38aff46b Merge branch 'fix-create-terrain-check' of git://github.com/VNNCC/FlaxEngine into VNNCC-fix-create-terrain-check mafiesto4 2021-01-11 15:06:39 +01:00
  • 1ca31224e2 Fix code style mafiesto4 2021-01-11 15:03:23 +01:00
  • c89479b5e7 Merge branch 'jb-perrier-windowstartpos' mafiesto4 2021-01-11 15:00:52 +01:00
  • a691f15e1f Merge branch 'windowstartpos' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-windowstartpos mafiesto4 2021-01-11 15:00:48 +01:00
  • f0f1863124 Fix code style and move Camera Orientation widget below mafiesto4 2021-01-11 14:58:46 +01:00
  • 0823e00dfe Merge branch 'jb-perrier-cameraviews' mafiesto4 2021-01-11 14:52:23 +01:00
  • 43631ceb93 Merge branch 'cameraviews' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-cameraviews mafiesto4 2021-01-11 14:52:19 +01:00
  • 4bd383f412 Merge branch 'W2Wizard-GoldenRatio' mafiesto4 2021-01-11 14:50:48 +01:00
  • caa426767c Merge branch 'GoldenRatio' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-GoldenRatio mafiesto4 2021-01-11 14:50:45 +01:00
  • 7112160de5 Fix dragging existing connection stefnotch 2021-01-11 13:00:24 +01:00
  • f8feccc27d Fixes for unix directories list with path filter mafiesto4 2021-01-10 22:58:34 +01:00
  • 0dc9d3a59a Add ShowOpenFileDialog on Linux mafiesto4 2021-01-10 22:40:07 +01:00
  • 7bbf089e9f Add curl for Editor on Linux mafiesto4 2021-01-10 22:15:13 +01:00
  • 8d7d2431df Add glslang for Linux mafiesto4 2021-01-10 19:57:01 +01:00
  • 09720ee758 Fix linking Assimp on Linux and strip the lib mafiesto4 2021-01-10 18:58:55 +01:00
  • 419ca4e630 Reduce width of mask nodes stefnotch 2021-01-10 09:56:10 +01:00
  • ee1b7bad56 Fix Editor build on Linux mafiesto4 2021-01-10 09:46:37 +01:00
  • c7547b3a46 Merge remote-tracking branch 'origin/master' into linux-editor mafiesto4 2021-01-10 09:14:03 +01:00
  • 01e904e702 Fixing Windows position (on startup) being always on the top left corner. jb-perrier 2021-01-10 00:17:47 +01:00
  • d2888d0007 Adding Convert feature to Actor context menu. jb-perrier 2021-01-09 23:21:31 +01:00
  • 9e1c1ecb9a Implement basic node formatter stefnotch 2021-01-09 21:46:41 +01:00
  • cd5db384a4 Adding Camera Orientation to editor view menu. jb-perrier 2021-01-09 19:40:06 +01:00
  • d586f828b2 Disable Linux CI for now mafiesto4 2021-01-09 18:39:56 +01:00
  • f073e07de7 Fix error on CI running on Linux machine mafiesto4 2021-01-09 18:37:05 +01:00
  • 3f278b603d Fix path separators mafiesto4 2021-01-09 18:24:19 +01:00
  • 6d0f2b9083 Add CI build action for Linux mafiesto4 2021-01-09 18:21:09 +01:00
  • 3060a2664d Add executable flag for scripts mafiesto4 2021-01-09 18:20:47 +01:00
  • 698cfd0c0a Fix BlurPanel crashes due to slider for BlurStrength mafiesto4 2021-01-09 18:09:39 +01:00
  • e6bffde301 Merge branch 'gh-actions' mafiesto4 2021-01-09 18:09:09 +01:00
  • 1b0e57408c Separate checkout steps mafiesto4 2021-01-09 17:43:07 +01:00
  • 442135047f Use manual LFS checkout mafiesto4 2021-01-09 17:41:56 +01:00
  • ef2dbb7818 Fix double context menu invokation stefnotch 2021-01-09 11:26:29 +01:00
  • 2d2d45f568 Increased precision by 5 digits W2.Wizard 2021-01-08 23:14:09 +01:00
  • 617e25eb4c Add lfs t repo clone mafiesto4 2021-01-08 23:08:51 +01:00
  • 24874376c3 Add initial build script for Windows editor and game mafiesto4 2021-01-08 23:00:08 +01:00
  • 0d0340e11a Added golden ratio value W2.Wizard 2021-01-08 12:06:17 +01:00
  • 2252cd73f9 Removed unnecessary check VNC 2021-01-07 00:06:43 +01:00
  • 6deb64e587 Fix to disable terrain and foliage buttons if no scene is present VNC 2021-01-07 00:02:04 +01:00
  • 0e768694b5 Add using additional temporary temp param in scripting bindings glue code for array parameters using BytesContainer mafiesto4 2021-01-07 00:01:53 +01:00