Commit Graph

  • 60e5c5446c Add SealedNodes feature to Visject Surface nodes Wojtek Figat 2023-08-24 10:41:02 +02:00
  • c58dc51291 Various improvements to Visject Surface Wojtek Figat 2023-08-24 10:12:40 +02:00
  • 7e429854d6 Simplify check to use attribute. Chandler Cox 2023-08-23 09:03:56 -05:00
  • e1645210b3 Add check and indication if no anim events are found. Chandler Cox 2023-08-23 08:46:21 -05:00
  • e16e2e2877 Prevent AbstractWrapper from showing in Add AnimEvent CM. Chandler Cox 2023-08-23 08:35:35 -05:00
  • 73c0758410 Add releasing nested nodes state when BT tree goes irrelevant Wojtek Figat 2023-08-23 13:43:46 +02:00
  • 3295d58684 Simplify Chandler Cox 2023-08-22 21:34:36 -05:00
  • 72488c4250 Update cs script temple to use non-indented namespace. Chandler Cox 2023-08-22 21:14:33 -05:00
  • a737e7bb05 Small fix to UI Chandler Cox 2023-08-22 17:36:09 -05:00
  • ce4cf9b34b Add timeline position numbers and add to GUI. Chandler Cox 2023-08-22 15:42:16 -05:00
  • 3259af3368 Add Force Finish node to BT Wojtek Figat 2023-08-22 11:12:05 +02:00
  • d86eb5a4c2 Add drag&drop for nested BT spawning in Editor Wojtek Figat 2023-08-22 10:45:50 +02:00
  • 50c85aec6d Minor improvements to #1315 and add getter of current window style Wojtek Figat 2023-08-21 23:33:33 +02:00
  • d432654a57 Merge branch 'Tryibion-set-window-mode' Wojtek Figat 2023-08-21 22:42:20 +02:00
  • b4adb7f3e1 Merge branch 'set-window-mode' of https://github.com/Tryibion/FlaxEngine into Tryibion-set-window-mode Wojtek Figat 2023-08-21 22:42:13 +02:00
  • 3edae2f686 Merge branch 'Withaust-terraincache' Wojtek Figat 2023-08-21 22:31:18 +02:00
  • 845697cc4a Merge branch 'terraincache' of https://github.com/Withaust/FlaxEngine into Withaust-terraincache Wojtek Figat 2023-08-21 22:31:01 +02:00
  • 6bf2f219db Merge branch 'Tryibion-rename-popup-check' Wojtek Figat 2023-08-21 22:02:45 +02:00
  • c137b5743a Merge branch 'rename-popup-check' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-popup-check Wojtek Figat 2023-08-21 22:02:38 +02:00
  • dc3ae040a3 Merge branch 'Tryibion-dont-close-cm' Wojtek Figat 2023-08-21 21:58:15 +02:00
  • 131b2ae688 Merge branch 'dont-close-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-dont-close-cm Wojtek Figat 2023-08-21 21:56:40 +02:00
  • 3e92409d66 Merge branch 'Tryibion-button-border' Wojtek Figat 2023-08-21 21:55:03 +02:00
  • 8c230e7cb0 Merge branch 'button-border' of https://github.com/Tryibion/FlaxEngine into Tryibion-button-border Wojtek Figat 2023-08-21 21:54:56 +02:00
  • 863b6338ce Fix missing asset refs from BT nodes data Wojtek Figat 2023-08-21 18:28:05 +02:00
  • cc5cde5bc7 Add Nested node to BT Wojtek Figat 2023-08-21 17:38:48 +02:00
  • a6e503d21b Add Selector node to BT Wojtek Figat 2023-08-21 00:07:25 +02:00
  • fce82247ab Add Delay node to BT Wojtek Figat 2023-08-20 21:42:43 +02:00
  • 2e9facc429 Add Random::RandRange Wojtek Figat 2023-08-20 21:41:20 +02:00
  • a44c1521af Fix property value sliders usage in BT editor Wojtek Figat 2023-08-20 21:40:03 +02:00
  • 9ec7b09771 Merge fixes Ari Vuollet 2023-08-20 20:31:45 +03:00
  • 42ab218a8e Merge branch 'master' into marshalling_scriptingobject_changes Ari Vuollet 2023-08-20 20:24:41 +03:00
  • 1286a29462 Add not closing some cm buttons Chandler Cox 2023-08-19 14:30:08 -05:00
  • eee53dfbdc Add BehaviorKnowledgeSelector for Behavior Knowledge unified data access Wojtek Figat 2023-08-19 19:50:17 +02:00
  • 134273abd9 Remove popup from appearing if the content item can not re renamed. Chandler Cox 2023-08-19 12:47:29 -05:00
  • dee2f11ae4 Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-08-19 19:46:19 +02:00
  • 9afb8778e8 Merge branch 'GoaLitiuM-variant_fix' Wojtek Figat 2023-08-19 19:45:18 +02:00
  • 3498806588 Add support for accessing scripting properties via ManagedBinaryModule fields API Wojtek Figat 2023-08-19 17:45:42 +02:00
  • 5354063129 Add simple way to remove button border. Chandler Cox 2023-08-19 10:43:04 -05:00
  • de6254b5a5 Various fixes for scripting bindings codegen Wojtek Figat 2023-08-19 17:00:05 +02:00
  • e36bf6e19a Add MarshalAs tag to APi structs/classes for custom marshaling via implicit casting Wojtek Figat 2023-08-19 16:59:39 +02:00
  • 769a20002d Fix Variant move assignment operator with managed objects Ari Vuollet 2023-08-19 13:12:18 +03:00
  • 32c47949fa Fix error when scripting structure uses StringAnsi field Wojtek Figat 2023-08-18 13:32:06 +02:00
  • f088f2b61d Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-08-18 10:33:51 +02:00
  • 122524bd19 Fix linux build Wojtek Figat 2023-08-18 09:12:10 +02:00
  • 430d55aada Merge branch 'GoaLitiuM-manageddict_cache' Wojtek Figat 2023-08-18 00:25:12 +02:00
  • de270d7478 Merge branch 'manageddict_cache' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-manageddict_cache Wojtek Figat 2023-08-18 00:25:07 +02:00
  • fe9cc8576a Merge branch 'GoaLitiuM-actor_paste' Wojtek Figat 2023-08-18 00:18:55 +02:00
  • 52691d3230 Merge branch 'actor_paste' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-actor_paste Wojtek Figat 2023-08-18 00:18:50 +02:00
  • 595bb2b7fa Fix nested animation playrate when the framerate is different Wojtek Figat 2023-08-18 00:17:27 +02:00
  • 925b5abb78 Fix crash on Linux when using unmapped keyboard Keyboard Wojtek Figat 2023-08-17 21:47:02 +02:00
  • b78db755ec Fix crash regression d9ee8f4665 Wojtek Figat 2023-08-17 21:40:36 +02:00
  • 1e3e75cb99 Add relevancy to Behavior Tree nodes Wojtek Figat 2023-08-17 21:24:19 +02:00
  • 14ffd0aa08 Add Variant new value init for objects Wojtek Figat 2023-08-17 16:10:07 +02:00
  • fad825690e Add BehaviorTree nodes sorting by X position on a surface Wojtek Figat 2023-08-17 15:44:30 +02:00
  • 70228ca355 Various improvements to Variant Wojtek Figat 2023-08-17 15:29:11 +02:00
  • c15a48b0b4 Allow Scripting Object as BT blackboard but don't support plain classes Wojtek Figat 2023-08-17 15:29:00 +02:00
  • 5f79fdd5f9 Fix bt node sizing on spawm Wojtek Figat 2023-08-17 15:27:02 +02:00
  • 77f7d55f5a Fix log spam from TypeEditor if type is missing Wojtek Figat 2023-08-17 15:26:50 +02:00
  • c18625e017 Add initial Behavior simulation Wojtek Figat 2023-08-17 15:26:31 +02:00
  • d1e2d6699e Add bt nodes init Wojtek Figat 2023-08-16 22:28:48 +02:00
  • 6e85bb8f75 Add ScriptingType to msvc natvis Wojtek Figat 2023-08-16 22:27:52 +02:00
  • 66678fc219 Fix log spam from TypeEditor if type is missing Wojtek Figat 2023-08-16 22:27:17 +02:00
  • dd8e05ed49 Add C#-only types for Variant value storage from 0cb049167b Wojtek Figat 2023-08-16 22:27:03 +02:00
  • 3e33c63957 Optimize actor pasting performance with huge amount of actors Ari Vuollet 2023-08-16 20:23:08 +03:00
  • 0cb049167b Add NewValue/DeleteValue to Variant for owned value storage Wojtek Figat 2023-08-16 18:29:59 +02:00
  • 017b45d674 Use mutex over atomic operations in Delegate Ari Vuollet 2023-08-15 21:55:16 +03:00
  • 18b47257fd Add **Behavior Tree** asset type and editing Wojtek Figat 2023-08-16 13:26:33 +02:00
  • f8dc59d670 Change Debug to be static Wojtek Figat 2023-08-16 13:10:58 +02:00
  • 81622c92ae Add ReadOnly to CustomEditorPresenter Wojtek Figat 2023-08-16 13:09:50 +02:00
  • 8e1cac7d2f Add to be able to choose sloppy mesh simplification or not in model import settings for LODs. Chandler Cox 2023-08-15 21:34:07 -05:00
  • a3063258e5 Add ability to clean patch caches Wiktor Kocielski 2023-08-15 12:35:32 +03:00
  • 6e5f693459 Small change to allow other platforms to use fullscreen and windowed in WindowMode function Chandler Cox 2023-08-14 18:25:19 -05:00
  • cfd11a7e77 Add borderless window on Windows platform and add easy function in Screen class to change window mode. Chandler Cox 2023-08-14 18:11:05 -05:00
  • 73076dc5cb Merge branch 'RuanLucasGD-locked_focus' Wojtek Figat 2023-08-14 18:53:20 +02:00
  • 95fdcf01be Codestyle fix Wojtek Figat 2023-08-14 18:53:11 +02:00
  • b3fc7b3b68 Merge branch 'locked_focus' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-locked_focus Wojtek Figat 2023-08-14 18:46:48 +02:00
  • 9f7fd42677 Codestyle fix Wojtek Figat 2023-08-14 18:44:21 +02:00
  • 7664744683 Merge branch 'envision3d-feature/1151-play-mode-refactor-cleanup' Wojtek Figat 2023-08-14 18:42:11 +02:00
  • 7da93ad68d Merge branch 'feature/1151-play-mode-refactor-cleanup' of https://github.com/envision3d/FlaxEngine into envision3d-feature/1151-play-mode-refactor-cleanup Wojtek Figat 2023-08-14 18:42:05 +02:00
  • 1948a84301 Add crash to soft-return if managed event bind target object native instance is gone Wojtek Figat 2023-08-14 18:40:03 +02:00
  • b3a359b158 Merge branch 'Withaust-navigationfix' Wojtek Figat 2023-08-14 18:31:13 +02:00
  • f1d46979b3 Merge branch 'navigationfix' of https://github.com/Withaust/FlaxEngine into Withaust-navigationfix Wojtek Figat 2023-08-14 18:31:08 +02:00
  • b8db87a678 Merge branch 'Withaust-foreignobject' Wojtek Figat 2023-08-14 18:29:19 +02:00
  • 06d8ff02b3 Merge branch 'foreignobject' of https://github.com/Withaust/FlaxEngine into Withaust-foreignobject Wojtek Figat 2023-08-14 18:29:10 +02:00
  • 0e2d1b6ad2 Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-08-14 18:14:59 +02:00
  • 0b1c23dde3 Merge branch 'GoaLitiuM-postfxmaterial_marshalling_fix' Wojtek Figat 2023-08-14 18:10:22 +02:00
  • 87bc486c8b Merge branch 'postfxmaterial_marshalling_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-postfxmaterial_marshalling_fix Wojtek Figat 2023-08-14 18:10:17 +02:00
  • 5e3018817c Fix marshalling issue with PostFxMaterialSettings Materials Ari Vuollet 2023-08-14 18:24:53 +03:00
  • 3014a2a7d8 Merge branch 'Tryibion-paste-fix' Wojtek Figat 2023-08-14 16:20:14 +02:00
  • 55ca419aba Merge branch 'paste-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-paste-fix Wojtek Figat 2023-08-14 16:18:44 +02:00
  • 66042845e4 Codestyle fixe Wojtek Figat 2023-08-14 16:13:55 +02:00
  • 00ecdcd2ec Merge branch 'Withaust-replicationfix' Wojtek Figat 2023-08-14 16:03:33 +02:00
  • 4e81f80495 Merge branch 'replicationfix' of https://github.com/Withaust/FlaxEngine into Withaust-replicationfix Wojtek Figat 2023-08-14 16:03:27 +02:00
  • a2fda47688 Merge branch 'GoaLitiuM-object_destroynow_csharp' Wojtek Figat 2023-08-14 15:51:57 +02:00
  • 3197479cc0 Merge branch 'object_destroynow_csharp' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-object_destroynow_csharp Wojtek Figat 2023-08-14 15:51:45 +02:00
  • 860dce487f Codestyle fixes Wojtek Figat 2023-08-14 15:47:24 +02:00
  • dbd1fa3de6 Merge branch 'GoaLitiuM-managedhandlepool_refactor' Wojtek Figat 2023-08-14 15:44:03 +02:00
  • 6af6afc6a4 Merge branch 'managedhandlepool_refactor' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-managedhandlepool_refactor Wojtek Figat 2023-08-14 15:43:57 +02:00
  • 6d26c05ced Merge branch 'GoaLitiuM-managedarray_pool_cache' Wojtek Figat 2023-08-14 15:39:50 +02:00
  • d5245f6a8c Merge branch 'managedarray_pool_cache' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-managedarray_pool_cache Wojtek Figat 2023-08-14 15:39:44 +02:00