Wojtek Figat
|
d24f9d1e1e
|
Add warning when using memory profiler without enabled on startup
|
2025-05-22 05:18:56 +02:00 |
|
Wojtek Figat
|
c1b1f4afc4
|
Add process memory stats for Apple platforms
|
2025-05-22 04:49:48 +02:00 |
|
Wojtek Figat
|
c639a3103c
|
Add memory profiling events to the main areas of the engine
|
2025-05-22 04:47:01 +02:00 |
|
Wojtek Figat
|
32bc73610f
|
Fix debug command type detection when it's used with argument
|
2025-05-22 04:45:12 +02:00 |
|
Wojtek Figat
|
66dcfafa2e
|
Fix Vulkan descriptor sets pooling
|
2025-05-22 04:42:01 +02:00 |
|
Wojtek Figat
|
9215f2662f
|
Add missing memory alloc profiling for virtual pages
|
2025-05-22 04:41:01 +02:00 |
|
Wojtek Figat
|
2dc404cbd3
|
Add new memory profiler
|
2025-05-22 04:40:32 +02:00 |
|
xxSeys1
|
59308df250
|
add shortcuts for viewflags and debug view modes
|
2025-05-18 16:28:16 +02:00 |
|
Wojtek Figat
|
9ba1c4c338
|
Fix typo in ec2957bf38
|
2025-05-16 20:24:01 +02:00 |
|
Wojtek Figat
|
ec2957bf38
|
Fix memory leak on sequential mesh buffers update
#3449
|
2025-05-16 20:23:16 +02:00 |
|
Wojtek Figat
|
8bb5655b2f
|
Fix error when using invalid camera ray
|
2025-05-16 20:22:52 +02:00 |
|
xxSeys1
|
c24ecaaab1
|
fix crammed color grading editor value boxes
|
2025-05-15 19:27:48 +02:00 |
|
xxSeys1
|
483a33996f
|
fix atan2 to use default box value
|
2025-05-15 11:43:38 +02:00 |
|
Olly Rybak
|
245d7de818
|
Fixed renamed parameters
|
2025-05-14 19:45:29 +10:00 |
|
Olly
|
49e0cc937e
|
Added SetNodeTransformation with ModelBoneNode
To get and set a series of bones based on their ID
(cherry picked from commit e0a113483e910660e45c53e059502733ce1d6ad6)
|
2025-05-14 19:29:39 +10:00 |
|
Wiktor Żurawik
|
6be8158209
|
Fix timeout calculation in Task::Wait
|
2025-05-13 23:10:57 +02:00 |
|
Wojtek Figat
|
a792a8a533
|
Merge branch 'ItemsListNoSelectionAutoFirst' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemsListNoSelectionAutoFirst
|
2025-05-13 20:16:51 +02:00 |
|
Wojtek Figat
|
64c552d69d
|
Merge branch 'fontlinecache_alloc' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fontlinecache_alloc
|
2025-05-13 20:06:31 +02:00 |
|
Norite SC
|
f71bdd0962
|
Create GPUTextureEditor.cs
|
2025-05-13 01:13:16 +02:00 |
|
xxSeys1
|
fa4e56a32a
|
unify zoom behavior when zooming in and out
|
2025-05-12 20:26:33 +02:00 |
|
xxSeys1
|
212bd7a011
|
adjust width of terrain related nodes and node elements
|
2025-05-12 20:11:08 +02:00 |
|
Wiktor Żurawik
|
8ce4d94a96
|
Refactor .NET version detection error reporting
|
2025-05-09 17:04:41 +02:00 |
|
xxSeys1
|
6be193bfbf
|
fix tooltip
|
2025-05-09 11:39:40 +02:00 |
|
Wojtek Figat
|
c7bb7be20f
|
Merge branch 'improvedImportPath' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedImportPath
|
2025-05-08 14:38:20 +02:00 |
|
Wojtek Figat
|
cecfea1ecf
|
Merge branch 'DisableCreateButton' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DisableCreateButton
|
2025-05-08 14:32:48 +02:00 |
|
Wojtek Figat
|
2f9cdadb11
|
Merge branch 'RigidbodyInfoGroup' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RigidbodyInfoGroup
|
2025-05-08 14:29:07 +02:00 |
|
Wojtek Figat
|
5ec6993342
|
Merge branch 'fix-group-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-group-scene
|
2025-05-08 14:28:01 +02:00 |
|
xxSeys1
|
87787cb5bf
|
replace Todo doc comments
|
2025-05-05 15:15:32 +02:00 |
|
xxSeys1
|
5b618b4f31
|
add icons to more commonly used editor windows
|
2025-05-05 13:24:21 +02:00 |
|
xxSeys1
|
08a86066d0
|
add window shortcuts
|
2025-05-05 13:24:01 +02:00 |
|
xxSeys1
|
388eb654a5
|
update doc comment to reflect get only parameter
|
2025-05-05 09:58:36 +02:00 |
|
xxSeys1
|
d8059c3db3
|
disable create file dialog create button if asset can't be created
|
2025-05-04 20:08:12 +02:00 |
|
|
|
559d17e6c3
|
Reduce allocations in text rendering related functions
|
2025-05-04 15:05:46 +03:00 |
|
xxSeys1
|
dfe177447c
|
add auto selecting first item in item list context menu if no selection
|
2025-05-03 22:11:38 +02:00 |
|
Chandler Cox
|
2a5aed6c15
|
Fix trying to add scene to actor group.
|
2025-05-02 21:58:02 -05:00 |
|
xxSeys1
|
f5ad8566eb
|
make path creation method more generalized
|
2025-05-02 13:29:01 +02:00 |
|
|
|
7c5628d47e
|
Fix crash caused by conflicting tracy DbgHelp lock helper names
|
2025-05-02 14:20:18 +03:00 |
|
|
|
9645008460
|
Update tracy to 0.11.1
|
2025-05-02 14:20:18 +03:00 |
|
|
|
12dbf09164
|
Fix tests
|
2025-05-02 14:19:55 +03:00 |
|
|
|
f09fd7ad34
|
Use exact value comparison in caching related functions
(cherry picked from commit 9d7c6b26422e127719836944d8d473910190e7d4)
|
2025-05-02 14:19:55 +03:00 |
|
|
|
8986290b12
|
Use exact component value equality checks in equality comparisons
(cherry picked from commit 2cddf3de97943844512b2d84aa6be122c6f0d409)
|
2025-05-02 14:19:54 +03:00 |
|
|
|
9a4d3a56a3
|
Fix slow Tree expansion/collapsion with large amount of tree nodes
|
2025-05-02 13:31:13 +03:00 |
|
xxSeys1
|
b0048d6540
|
add margin around info label
|
2025-05-01 22:32:28 +02:00 |
|
xxSeys1
|
b1b36ea1a3
|
move rigidbody info to dedicated info group in Properties Panel
|
2025-05-01 22:29:37 +02:00 |
|
xxSeys1
|
e568e6e17b
|
improve import path ui
|
2025-05-01 19:15:43 +02:00 |
|
Wojtek Figat
|
a56e2e7b1e
|
Merge branch 'prefabSearchOperatorTooltip' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-prefabSearchOperatorTooltip
|
2025-04-29 09:21:55 +02:00 |
|
Wojtek Figat
|
fbb829a915
|
Merge branch 'fix-profiler-memory' of https://github.com/Zode/FlaxEngine into Zode-fix-profiler-memory
|
2025-04-29 09:17:30 +02:00 |
|
Wojtek Figat
|
c6e4fbd966
|
Merge branch 'fix-input-edit-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-input-edit-ui
|
2025-04-29 09:15:04 +02:00 |
|
Wojtek Figat
|
d6c6936f6d
|
Merge branch 'fix-skel-mask-create' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-skel-mask-create
|
2025-04-29 09:12:19 +02:00 |
|
Wojtek Figat
|
8c83156133
|
Merge branch 'fix-scrollbar-drag' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scrollbar-drag
|
2025-04-29 09:09:42 +02:00 |
|