Wojtek Figat
964a1940c4
Merge branch 'fix-last-tab-drag' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-last-tab-drag
2024-07-18 10:34:32 +02:00
Wojtek Figat
e8de6c37fc
Merge branch 'texture-window-tabs' of https://github.com/Tryibion/FlaxEngine into Tryibion-texture-window-tabs
2024-07-18 08:46:38 +02:00
Wojtek Figat
900a96938b
Merge branch 'layer-resize-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-layer-resize-fix
2024-07-18 08:44:45 +02:00
Wojtek Figat
0122ee94a5
Merge branch 'editor-update' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-update
2024-07-18 08:43:48 +02:00
Chandler Cox
85a04f8e81
Perform layout of splitter panel once splitter is done being dragged.
2024-07-16 20:36:27 -05:00
Chandler Cox
531c75bff9
Display asset picker type.
2024-07-16 20:32:47 -05:00
Chandler Cox
12f70572b0
Remove redundant first tab on floating window.
2024-07-16 20:05:27 -05:00
Chandler Cox
7090e85224
Fix not being able to drag a window tab all of the way to the right.
2024-07-16 19:25:05 -05:00
Olly Rybak
e5e1f945ea
Added eDETECT_CCD_CONTACT to PairFlags, hopefully properly enabling CCD
2024-07-17 10:04:14 +10:00
Zode
e1cf41b94b
Fix Quaternion.FromDirection giving bogus output when fed a perfect down vector
2024-07-17 01:12:17 +03:00
Chandler Cox
d4bf8368b1
Separate import settings as new tab in texture window.
2024-07-16 11:43:04 -05:00
Chandler Cox
6588a71879
Dont allow resize of layers array.
2024-07-15 18:19:14 -05:00
Chandler Cox
d700df6afb
Add PhysX option for enabling enhanced determinism
2024-07-15 16:23:49 -05:00
35d46e23a8
Fix CharacterController::SimpleMove gravity displacement handling
2024-07-13 16:39:22 +03:00
f1fc086612
Fix CharacterController to not process hits against removed actors
2024-07-13 16:39:06 +03:00
Chandler Cox
7b4e509140
Fix mesh collider not rotating correctly due to negative scale.
2024-07-11 18:44:55 -05:00
Chandler Cox
c168ce3a7e
Deprecate IsActuallyPlayingSth and add IsActuallyPlaying to AudioSource
2024-07-11 17:39:11 -05:00
Chandler Cox
e1dcd290b1
Add Editor update event.
2024-07-11 15:48:50 -05:00
Wojtek Figat
fe9996dd4f
Merge branch 'content-cut' of https://github.com/Tryibion/FlaxEngine into Tryibion-content-cut
2024-07-04 18:07:03 +02:00
Wojtek Figat
d1e54b821b
Fix asset to be soft when transformation is nan or inf
...
#2742
2024-07-04 18:05:47 +02:00
Chandler Cox
8877aac8cb
Small code cleanup
2024-07-03 13:07:02 -05:00
Chandler Cox
a61096ffa5
Add cutting of content items.
2024-07-03 12:53:50 -05:00
Olly Rybak
751c1f20dc
Returns lightmap UV correctly with no errors
2024-07-03 18:35:32 +10:00
Wojtek Figat
f40cf6539a
Update Assimp for Mac
2024-07-02 11:29:56 +02:00
Wojtek Figat
e18b059234
Merge branch 'unsafeaccessor_init' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unsafeaccessor_init
2024-07-02 10:04:00 +02:00
Wojtek Figat
3539f84c9a
Merge branch 'feature/add-default-audio-listener' of https://github.com/envision3d/FlaxEngine into envision3d-feature/add-default-audio-listener
2024-07-02 10:02:24 +02:00
Wojtek Figat
1b72b14376
Merge branch 'AudioListenerWarning' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AudioListenerWarning
2024-07-02 10:01:39 +02:00
Wojtek Figat
a79fb237e5
Update Assimp to v5.4.1
...
#2727
2024-07-02 09:59:30 +02:00
Wojtek Figat
ec510425a1
Merge branch 'update_assimp' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-update_assimp
2024-07-02 09:12:27 +02:00
Wojtek Figat
fe3a9fbd67
Merge branch 'prefab-buttons' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-buttons
2024-07-02 09:11:38 +02:00
Wojtek Figat
ddfaeddb5f
Merge branch 'wrap-on-underscore' of https://github.com/Tryibion/FlaxEngine into Tryibion-wrap-on-underscore
2024-07-02 09:10:37 +02:00
Wojtek Figat
cf02fecadc
Merge branch 'fix-profiler-timeline' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-profiler-timeline
2024-07-02 09:06:21 +02:00
Wojtek Figat
35ab0f4261
Merge branch 'inv-culture-unknown' of https://github.com/Tryibion/FlaxEngine into Tryibion-inv-culture-unknown
2024-07-02 09:05:37 +02:00
Wojtek Figat
d64108a5c1
Merge branch 'winsdk_24h2' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-winsdk_24h2
2024-07-02 09:05:08 +02:00
d56493da54
Use UnsafeAccessor to initialize scripting object interop fields
2024-06-30 15:52:14 +03:00
16b0228394
Add support for Windows SDK build 26100 (24H2)
2024-06-28 23:02:25 +03:00
Mateusz Karbowiak
cb3e8e4112
Ambiguous name fix
2024-06-22 16:41:29 +02:00
Mateusz Karbowiak
5f4aee71b8
Actor naming without string copy fix
2024-06-22 15:14:02 +02:00
Mateusz Karbowiak
02403377cd
Array move semantics fix
2024-06-22 15:13:53 +02:00
6436fb3bde
Update AssImp to latest version
2024-06-21 21:55:30 +03:00
Nils Hausfeld
240ddbcde3
- Minor cleanup
2024-06-21 20:52:14 +02:00
Nils Hausfeld
ef5d4013d3
- Increased min description panel height a tiny bit to make 4 input/output elements fit without causing jittering / flickering
2024-06-21 20:45:22 +02:00
Nils Hausfeld
a8bd59c07f
- Fixed regression where pack/unpack nodes didn't return any inputs/outputs
2024-06-21 20:40:39 +02:00
Nils Hausfeld
db17d8d0ce
- Comments, cleanup and a bit of refactoring
2024-06-21 20:26:24 +02:00
Nils Hausfeld
d7a0c69990
- Some cleanup and tooltips
2024-06-20 00:18:11 +02:00
Nils Hausfeld
cb1324fc2d
- Now removing <see cref> tags from tooltips
...
- Capitalizing the first character of inputs/outpus
- Removing & chars from input/output types to make it easier to read
- Moving description signature down to make items without a description look less ugly
2024-06-19 20:56:25 +02:00
Chandler Cox
a1adab1156
Change variable name to dropping.
2024-06-19 09:24:33 -05:00
ExMatics HydrogenC
a5b00fa718
Resolve problems in code review
2024-06-19 10:58:27 +08:00
Chandler Cox
919e118a2f
Select all assets and scripts that are dropped in the tree panel.
2024-06-18 21:46:22 -05:00
Chandler Cox
f38df259a7
Dont show Select prefab, Edit prefab, and view changes buttons when editing actor in the prefab.
2024-06-18 21:10:42 -05:00