Tryibion
|
53fd158f2d
|
Add a way to reset an IBrush to null for default functionality.
|
2023-08-30 18:09:59 -05:00 |
|
mafiesto4
|
bd750d2634
|
Fix incoming drag drop location on macOS
|
2023-08-27 22:41:57 +02:00 |
|
mafiesto4
|
fa77a52a2c
|
Fix prefab apply bug when one of the prefabs in project is broken
|
2023-08-27 20:08:27 +02:00 |
|
mafiesto4
|
0909c5bcc0
|
Merge branch 'replicationdisabling' of https://github.com/Withaust/FlaxEngine into Withaust-replicationdisabling
|
2023-08-27 16:43:24 +02:00 |
|
mafiesto4
|
dc871a637b
|
Merge branch 'xaudio2_crash' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-xaudio2_crash
|
2023-08-27 16:38:21 +02:00 |
|
mafiesto4
|
3b163b6c4b
|
Minor cleanup
|
2023-08-27 16:36:37 +02:00 |
|
mafiesto4
|
94bd4d39f7
|
Merge branch 'animevent-abswrapper-remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-animevent-abswrapper-remove
|
2023-08-27 16:31:48 +02:00 |
|
mafiesto4
|
6261f02d1c
|
Merge branch 'add-tab-breaks' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-tab-breaks
|
2023-08-27 16:29:31 +02:00 |
|
mafiesto4
|
97b56d1e72
|
Minor tweak #1332
|
2023-08-27 16:28:35 +02:00 |
|
mafiesto4
|
6274c2a8e6
|
Merge branch 'timeline-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-timeline-ui
|
2023-08-27 16:25:29 +02:00 |
|
mafiesto4
|
87e19ef4bc
|
Fix crash on terrain export in Editor
#1330
|
2023-08-27 16:19:25 +02:00 |
|
mafiesto4
|
48c74e5ea5
|
Merge branch 'filter-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-filter-cm
|
2023-08-27 15:37:22 +02:00 |
|
Tryibion
|
87aba23299
|
Add tab breaks for window tabs.
|
2023-08-26 16:49:37 -05:00 |
|
Tryibion
|
c5ff2c8c2f
|
Add tooltip text.
|
2023-08-26 16:17:21 -05:00 |
|
Tryibion
|
514bc00310
|
Show Json Asset Type on ToolStrip of Json Asset Window.
|
2023-08-26 16:10:59 -05:00 |
|
Tryibion
|
8ad4c94545
|
Add not closing contnent filter cm on click
|
2023-08-25 15:25:51 -05:00 |
|
GoaLitiuM
|
3939106e78
|
Fix crash with XAudio2 backend when source is playing
The array containing the sources might grow and invalidate existing
pointers to sources while some of the previous sources are still playing.
|
2023-08-25 22:09:00 +03:00 |
|
Wiktor Kocielski
|
87e36bcfd5
|
Stop replication if NetworkManager::NetworkFPS < 0
|
2023-08-25 02:44:23 +03:00 |
|
Tryibion
|
7e429854d6
|
Simplify check to use attribute.
|
2023-08-23 09:03:56 -05:00 |
|
Tryibion
|
e1645210b3
|
Add check and indication if no anim events are found.
|
2023-08-23 08:46:21 -05:00 |
|
Tryibion
|
e16e2e2877
|
Prevent AbstractWrapper from showing in Add AnimEvent CM.
|
2023-08-23 08:35:35 -05:00 |
|
Tryibion
|
a737e7bb05
|
Small fix to UI
|
2023-08-22 17:36:09 -05:00 |
|
Tryibion
|
ce4cf9b34b
|
Add timeline position numbers and add to GUI.
|
2023-08-22 15:42:16 -05:00 |
|
mafiesto4
|
50c85aec6d
|
Minor improvements to #1315 and add getter of current window style
|
2023-08-21 23:33:33 +02:00 |
|
mafiesto4
|
b4adb7f3e1
|
Merge branch 'set-window-mode' of https://github.com/Tryibion/FlaxEngine into Tryibion-set-window-mode
|
2023-08-21 22:42:13 +02:00 |
|
mafiesto4
|
845697cc4a
|
Merge branch 'terraincache' of https://github.com/Withaust/FlaxEngine into Withaust-terraincache
|
2023-08-21 22:31:01 +02:00 |
|
mafiesto4
|
c137b5743a
|
Merge branch 'rename-popup-check' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-popup-check
|
2023-08-21 22:02:38 +02:00 |
|
mafiesto4
|
131b2ae688
|
Merge branch 'dont-close-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-dont-close-cm
|
2023-08-21 21:56:40 +02:00 |
|
mafiesto4
|
8c230e7cb0
|
Merge branch 'button-border' of https://github.com/Tryibion/FlaxEngine into Tryibion-button-border
|
2023-08-21 21:54:56 +02:00 |
|
Tryibion
|
1286a29462
|
Add not closing some cm buttons
|
2023-08-19 14:30:08 -05:00 |
|
Tryibion
|
134273abd9
|
Remove popup from appearing if the content item can not re renamed.
|
2023-08-19 12:47:29 -05:00 |
|
Tryibion
|
5354063129
|
Add simple way to remove button border.
|
2023-08-19 10:43:04 -05:00 |
|
GoaLitiuM
|
769a20002d
|
Fix Variant move assignment operator with managed objects
|
2023-08-19 13:12:50 +03:00 |
|
mafiesto4
|
122524bd19
|
Fix linux build
|
2023-08-18 09:12:10 +02:00 |
|
mafiesto4
|
de270d7478
|
Merge branch 'manageddict_cache' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-manageddict_cache
|
2023-08-18 00:25:07 +02:00 |
|
mafiesto4
|
52691d3230
|
Merge branch 'actor_paste' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-actor_paste
|
2023-08-18 00:18:50 +02:00 |
|
mafiesto4
|
595bb2b7fa
|
Fix nested animation playrate when the framerate is different
#1258
|
2023-08-18 00:17:27 +02:00 |
|
mafiesto4
|
925b5abb78
|
Fix crash on Linux when using unmapped keyboard Keyboard
#1321
|
2023-08-17 21:47:02 +02:00 |
|
mafiesto4
|
b78db755ec
|
Fix crash regression d9ee8f4665
#1318
|
2023-08-17 21:40:36 +02:00 |
|
GoaLitiuM
|
3e33c63957
|
Optimize actor pasting performance with huge amount of actors
- Name lookups are cached to avoid checking the name from same Actor multiple times
- Avoid getting actor children multiple times for same parent
|
2023-08-16 20:24:19 +03:00 |
|
Wiktor Kocielski
|
a3063258e5
|
Add ability to clean patch caches
|
2023-08-15 12:35:32 +03:00 |
|
Tryibion
|
6e5f693459
|
Small change to allow other platforms to use fullscreen and windowed in WindowMode function
|
2023-08-14 18:25:19 -05:00 |
|
Tryibion
|
cfd11a7e77
|
Add borderless window on Windows platform and add easy function in Screen class to change window mode.
|
2023-08-14 18:11:05 -05:00 |
|
mafiesto4
|
95fdcf01be
|
Codestyle fix
|
2023-08-14 18:53:11 +02:00 |
|
mafiesto4
|
b3fc7b3b68
|
Merge branch 'locked_focus' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-locked_focus
|
2023-08-14 18:46:48 +02:00 |
|
mafiesto4
|
9f7fd42677
|
Codestyle fix
|
2023-08-14 18:44:21 +02:00 |
|
mafiesto4
|
7da93ad68d
|
Merge branch 'feature/1151-play-mode-refactor-cleanup' of https://github.com/envision3d/FlaxEngine into envision3d-feature/1151-play-mode-refactor-cleanup
|
2023-08-14 18:42:05 +02:00 |
|
mafiesto4
|
1948a84301
|
Add crash to soft-return if managed event bind target object native instance is gone
#1278
|
2023-08-14 18:40:03 +02:00 |
|
mafiesto4
|
f1d46979b3
|
Merge branch 'navigationfix' of https://github.com/Withaust/FlaxEngine into Withaust-navigationfix
|
2023-08-14 18:31:08 +02:00 |
|
mafiesto4
|
06d8ff02b3
|
Merge branch 'foreignobject' of https://github.com/Withaust/FlaxEngine into Withaust-foreignobject
|
2023-08-14 18:29:10 +02:00 |
|