Commit Graph

  • c6ad4d0e19 small doc fix Ruan Lucas 2023-09-09 13:07:39 -04:00
  • 420e02e3c1 add empty drawRay Ruan Lucas 2023-09-09 09:28:06 -04:00
  • 317384ed28 add debugdraw::drawray Ruan Lucas 2023-09-08 22:19:09 -04:00
  • 99627da9b2 Cache cloth gizmo values. Chandler Cox 2023-09-08 21:16:13 -05:00
  • fc7c24f771 Fix for #1365 Ruan Lucas 2023-09-07 11:33:16 -04:00
  • 5ceafaad77 WindowBase::Resized delegate Wiktor Kocielski 2023-09-06 05:23:06 +03:00
  • d9a1eb349d Implement tags recursive addition Wiktor Kocielski 2023-09-06 05:43:27 +03:00
  • 7c9959bca5 Merge branch 'FlaxEngine:master' into layeraddition Wiktor Kocielski 2023-09-06 05:19:55 +03:00
  • d96f19e5c6 Change exposed positionns to float 2 Chandler Cox 2023-09-05 08:44:59 -05:00
  • 65a02f032f Expose helpful slider data. Chandler Cox 2023-09-05 08:25:25 -05:00
  • 20f35e332f Add slider control Chandler Cox 2023-09-04 20:15:59 -05:00
  • 1ed84a9b40 Merge branch 'FlaxEngine:master' into material_import Menotdan 2023-09-04 11:42:05 -04:00
  • 39ecfe8c24 Small bug fix Chandler Cox 2023-09-03 12:11:33 -05:00
  • 0a094ca916 Merge branch 'FlaxEngine:master' into add_spline_edit_options Mr. Capybara 2023-09-03 09:25:14 -04:00
  • 924e1c6d81 Fix right click deselecting scene tree nodes. Chandler Cox 2023-09-03 06:36:29 -05:00
  • afec6afe4c Fix managed UTF-8 string allocation not using correct encoding Ari Vuollet 2023-09-03 14:04:46 +03:00
  • 4ffec5e09a Use HashSet as backing storage for bound Delegate functions Ari Vuollet 2023-09-02 22:43:40 +03:00
  • 6278fea496 Optimize PhysX collision event handling and onContact callback Ari Vuollet 2023-09-02 23:03:42 +03:00
  • 92a5432d22 Sort plugin projects in content tree. Chandler Cox 2023-09-02 13:13:34 -05:00
  • 6a5e660c2e Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-09-02 19:02:52 +02:00
  • 67909e33c8 Add difference for folders. Chandler Cox 2023-09-01 16:37:14 -05:00
  • 53861c4795 Improve content item in tile view. Decrease margin between list view items. Chandler Cox 2023-09-01 14:28:26 -05:00
  • 36dca16991 Fix WheeledVehicle driving in Drive4W mode when wheels are in custom order Wojtek Figat 2023-09-01 13:43:36 +02:00
  • 5b5c298a96 Add remove tag method to actor. Chandler Cox 2023-09-01 06:35:52 -05:00
  • 5a8944a82d Add support for editing WheeledVehicle engine/differential config at runtime without full physics state rebuild Wojtek Figat 2023-09-01 12:52:01 +02:00
  • b0ec8525aa Add support for editing WheeledVehicle wheels config at runtime without full physics state rebuild Wojtek Figat 2023-09-01 12:40:51 +02:00
  • a8cc4d7fcb Fix wheel vehicle drive when EnableSimulation is disabled Wojtek Figat 2023-09-01 12:14:26 +02:00
  • 23db68b416 Merge branch 'Tryibion-progress-bar-improv' Wojtek Figat 2023-09-01 11:59:12 +02:00
  • 622293a55b Merge branch 'progress-bar-improv' of https://github.com/Tryibion/FlaxEngine into Tryibion-progress-bar-improv Wojtek Figat 2023-09-01 11:59:05 +02:00
  • 60178da101 Merge branch 'Tryibion-add-reset-ibrush' Wojtek Figat 2023-09-01 11:58:42 +02:00
  • 50fe02d7ad Merge branch 'add-reset-ibrush' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-reset-ibrush Wojtek Figat 2023-09-01 11:58:19 +02:00
  • 462da342a7 Fix ContextMenuSingleSelectGroup selection of the first item that had default value Wojtek Figat 2023-09-01 11:43:02 +02:00
  • 21b90fb829 Fix crash when spawning large amount of network objects at once by sending spawn message in parts Wojtek Figat 2023-09-01 11:42:31 +02:00
  • a98458be1f Small improvements. Chandler Cox 2023-08-31 14:14:01 -05:00
  • e4dfda7202 Add method enum. Chandler Cox 2023-08-31 14:07:17 -05:00
  • 8ff96723db Add async update to Behavior via Task Graph System Wojtek Figat 2023-08-31 14:54:26 +02:00
  • f43f17a783 Add Move To node to BT Wojtek Figat 2023-08-31 14:02:03 +02:00
  • 5d2fae5896 Add GetColliders utility to RigidBody Wojtek Figat 2023-08-31 14:01:30 +02:00
  • 67d5d3a3fb Fix missing Variant typename for Object or Asset value to properly pass type checks Wojtek Figat 2023-08-31 09:37:54 +02:00
  • 5500e99ed8 Add NavMeshPathFlags to navmesh for partial paths info Wojtek Figat 2023-08-31 09:37:27 +02:00
  • 540681e59d Add MoveTowards to vector3 Wojtek Figat 2023-08-31 09:23:16 +02:00
  • 53fd158f2d Add a way to reset an IBrush to null for default functionality. Chandler Cox 2023-08-30 18:09:59 -05:00
  • d7112dc534 Improve progress bar to add switch between clipping and stretch and add direction. Chandler Cox 2023-08-30 17:59:39 -05:00
  • b6c8a08b58 Add Has Goal decorator to BT Wojtek Figat 2023-08-29 17:31:35 +02:00
  • 57ee884397 Add hot-reload support for BT to properly reload node instances data Wojtek Figat 2023-08-29 16:33:41 +02:00
  • c32a139dbd Fix crash when unboxing managed structure with refs into Variant Wojtek Figat 2023-08-29 11:42:47 +02:00
  • 16930466d5 Hide some compiler-generated types from TypeSearchPopup Wojtek Figat 2023-08-29 11:43:11 +02:00
  • c7d277ca74 Fix crash when unboxing managed structure with refs into Variant Wojtek Figat 2023-08-29 11:42:47 +02:00
  • 597f186902 Fix Editor UI when one of the properties panel throws exceptions Wojtek Figat 2023-08-29 11:42:12 +02:00
  • 17cbd66aed Fix Label to draw text under children Wojtek Figat 2023-08-29 11:41:29 +02:00
  • 0defecaeb9 Add concept of Goals to Behavior Knowledge Wojtek Figat 2023-08-29 11:41:07 +02:00
  • 81a2898d4e Add double-reference support for scripting function parameters to move value Wojtek Figat 2023-08-28 14:19:02 +02:00
  • 8906453b15 Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-08-28 09:11:29 +02:00
  • bd750d2634 Fix incoming drag drop location on macOS Wojtek Figat 2023-07-21 13:35:21 +02:00
  • fa77a52a2c Fix prefab apply bug when one of the prefabs in project is broken Wojtek Figat 2023-08-27 20:08:27 +02:00
  • 1292fa3f45 Merge branch 'Withaust-replicationdisabling' Wojtek Figat 2023-08-27 16:43:31 +02:00
  • 0909c5bcc0 Merge branch 'replicationdisabling' of https://github.com/Withaust/FlaxEngine into Withaust-replicationdisabling Wojtek Figat 2023-08-27 16:43:24 +02:00
  • 8681f37218 Merge branch 'GoaLitiuM-xaudio2_crash' Wojtek Figat 2023-08-27 16:38:37 +02:00
  • dc871a637b Merge branch 'xaudio2_crash' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-xaudio2_crash Wojtek Figat 2023-08-27 16:38:21 +02:00
  • 68db761c8b Merge branch 'Tryibion-animevent-abswrapper-remove' Wojtek Figat 2023-08-27 16:36:45 +02:00
  • 3b163b6c4b Minor cleanup Wojtek Figat 2023-08-27 16:36:37 +02:00
  • 94bd4d39f7 Merge branch 'animevent-abswrapper-remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-animevent-abswrapper-remove Wojtek Figat 2023-08-27 16:31:48 +02:00
  • 9b184fd618 Merge branch 'Tryibion-add-tab-breaks' Wojtek Figat 2023-08-27 16:30:46 +02:00
  • 6261f02d1c Merge branch 'add-tab-breaks' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-tab-breaks Wojtek Figat 2023-08-27 16:29:31 +02:00
  • 698e933e18 Merge branch 'Tryibion-timeline-ui' Wojtek Figat 2023-08-27 16:28:44 +02:00
  • 97b56d1e72 Minor tweak #1332 Wojtek Figat 2023-08-27 16:28:35 +02:00
  • 6274c2a8e6 Merge branch 'timeline-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-timeline-ui Wojtek Figat 2023-08-27 16:25:29 +02:00
  • 87e19ef4bc Fix crash on terrain export in Editor Wojtek Figat 2023-08-27 16:19:25 +02:00
  • 9069d0a853 Merge branch 'Tryibion-filter-cm' Wojtek Figat 2023-08-27 15:37:27 +02:00
  • 48c74e5ea5 Merge branch 'filter-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-filter-cm Wojtek Figat 2023-08-27 15:37:22 +02:00
  • 542a89bffc Merge branch 'Tryibion-show-jsonasset-type' Wojtek Figat 2023-08-27 15:36:49 +02:00
  • 44598d4741 Small change in showing target error Chandler Cox 2023-08-26 17:07:04 -05:00
  • 87aba23299 Add tab breaks for window tabs. Chandler Cox 2023-08-26 16:49:37 -05:00
  • c5ff2c8c2f Add tooltip text. Chandler Cox 2023-08-26 16:17:21 -05:00
  • 514bc00310 Show Json Asset Type on ToolStrip of Json Asset Window. Chandler Cox 2023-08-26 16:10:59 -05:00
  • d969a7f8b0 Add more physics settings. Chandler Cox 2023-08-26 15:17:45 -05:00
  • 50669a341d Improve connections drawing for BehaviorTree and AnimGraph Wojtek Figat 2023-08-26 09:38:33 +02:00
  • 8ad4c94545 Add not closing contnent filter cm on click Chandler Cox 2023-08-25 15:25:51 -05:00
  • 3939106e78 Fix crash with XAudio2 backend when source is playing Ari Vuollet 2023-08-25 22:08:20 +03:00
  • 1cb3c798e5 Revent NoriteSC 2023-08-25 19:12:04 +02:00
  • ff2f239858 Add system reference. Chandler Cox 2023-08-25 08:17:09 -05:00
  • 1287731816 Add reordering and reparenting decorators (with undo) Wojtek Figat 2023-08-25 14:54:40 +02:00
  • 6ab2e540a3 Bug Fixes NoriteSC 2023-08-25 14:50:56 +02:00
  • 99547a1ff4 Add Has Tag decorator Wojtek Figat 2023-08-25 10:42:53 +02:00
  • b31f262214 Add Knowledge Conditional and Knowledge Values Conditional decorators to BT Wojtek Figat 2023-08-25 10:25:24 +02:00
  • cc7e93e2ee Don't recheck decorators conditions if the node is already relevant Wojtek Figat 2023-08-25 10:22:33 +02:00
  • 992cc381d5 Simplify Variant code with define for ManagedObject handle Wojtek Figat 2023-08-25 10:22:09 +02:00
  • 87e36bcfd5 Stop replication if NetworkManager::NetworkFPS < 0 Wiktor Kocielski 2023-08-25 01:41:52 +03:00
  • 7b44075ac8 Add recursive methods for layers Wiktor Kocielski 2023-08-04 09:59:45 +03:00
  • 0bbd619e32 Code cleanup Chandler Cox 2023-08-24 13:54:55 -05:00
  • 51664fc236 Use pltform process. Chandler Cox 2023-08-24 13:51:08 -05:00
  • fb69bc64f8 Add automated plugin project creation and Git cloning. Chandler Cox 2023-08-24 11:38:14 -05:00
  • 2026c84baa Hide node close button when read-only (eg. play mode) Wojtek Figat 2023-08-24 16:56:28 +02:00
  • a27cb4e215 Refactor BT nodes methods to always use context structure as input Wojtek Figat 2023-08-24 16:51:25 +02:00
  • 8c1dfb3087 Add Time Limit and Cooldown decorators to BT Wojtek Figat 2023-08-24 16:41:01 +02:00
  • d2034622cb Add Invert, ForceSuccess, ForceFailed and Loop decorators to BT Wojtek Figat 2023-08-24 13:06:55 +02:00
  • 69ab69c5cc Add Decorators support to BT graph Wojtek Figat 2023-08-24 13:05:54 +02:00
  • 0c206564be Fix generic typename to be properly converted to C# Wojtek Figat 2023-08-24 13:02:29 +02:00
  • 5f581bf156 Add OnPasted to Visject Surface nodes for custom post-paste logic Wojtek Figat 2023-08-24 10:43:59 +02:00
  • 952fe61515 Add SurfaceNodeActions for more contextual surface nodes scripting Wojtek Figat 2023-08-24 10:43:22 +02:00