Wojtek Figat
|
d2a03b90ec
|
Add another utility
|
2026-03-12 22:50:54 +01:00 |
|
Wojtek Figat
|
88587fb6a4
|
Add utility function to GUICommon.hlsl for MSDF fonts sampling in shaders
#3944
|
2026-03-12 20:24:03 +01:00 |
|
Wojtek Figat
|
48d86ac7ae
|
Update engine assets
|
2026-03-12 17:23:39 +01:00 |
|
Wojtek Figat
|
bc3cddc774
|
Build msdfgen for Windows and Android with a minor cleanup for a build script
#3944
|
2026-03-12 17:23:29 +01:00 |
|
Wojtek Figat
|
d784fddf95
|
Code style cleanup for #3944
|
2026-03-12 17:22:43 +01:00 |
|
Wojtek Figat
|
fc7abbf541
|
Merge branch 'flax-msdf-font' of https://github.com/fibref/FlaxEngine into fibref-flax-msdf-font
|
2026-03-12 16:25:55 +01:00 |
|
Wojtek Figat
|
8b4f8de988
|
Fix Control.LocalLocation to use parent control GetDesireClientArea rather than Bounds
#3889
|
2026-03-12 15:27:31 +01:00 |
|
Wojtek Figat
|
549ed76e7c
|
Add warning when importing texture that is non-power-of-two and cannot generate mip maps
|
2026-03-12 14:32:11 +01:00 |
|
Wojtek Figat
|
e7016564b1
|
Add Git repository branch name and commit hash injection into generated code module metadata
|
2026-03-12 14:27:34 +01:00 |
|
Wojtek Figat
|
8318a9c1d0
|
Fix crash when unloading scene during tick of that scene
|
2026-03-12 13:39:01 +01:00 |
|
Wojtek Figat
|
5c51652e16
|
Merge branch 'xxSeys1-NewActorAndUiTransformEditorSkin'
|
2026-03-12 11:26:28 +01:00 |
|
Wojtek Figat
|
6736f2f77a
|
Merge branch 'NewActorAndUiTransformEditorSkin' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewActorAndUiTransformEditorSkin
|
2026-03-12 11:07:48 +01:00 |
|
Wojtek Figat
|
ab685ccc8c
|
Merge branch 'Tryibion-remove-ui-move-size'
|
2026-03-12 11:06:46 +01:00 |
|
Wojtek Figat
|
b5d841ffc9
|
Use total rotation from #3758 in #3760
|
2026-03-12 11:06:42 +01:00 |
|
Wojtek Figat
|
cb17bcd2ff
|
Merge branch 'remove-ui-move-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-ui-move-size
|
2026-03-12 11:03:51 +01:00 |
|
Wojtek Figat
|
f17b7b3c79
|
Merge branch 'Tryibion-better-handle-rot'
|
2026-03-12 10:53:00 +01:00 |
|
Wojtek Figat
|
1374a0440b
|
Merge branch 'better-handle-rot' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-handle-rot
|
2026-03-12 10:49:52 +01:00 |
|
Wojtek Figat
|
7fa40eba83
|
Fix Render2D.DrawRectangle to avoid alpha overdraw on the corners when thickness is large
|
2026-03-12 10:10:47 +01:00 |
|
Wojtek Figat
|
62e492452d
|
Add UI editor grid toggle
|
2026-03-12 09:26:23 +01:00 |
|
Wojtek Figat
|
30d7588d9c
|
Fix UI panel controls missing in Editor
|
2026-03-12 08:53:30 +01:00 |
|
Wojtek Figat
|
e736048fab
|
Ensure probe count is never out of bounds
#3963
|
2026-03-12 08:41:06 +01:00 |
|
Wojtek Figat
|
14e59281e4
|
Merge branch 'Tryibion-fix-inverse-squ-light'
|
2026-03-12 00:00:31 +01:00 |
|
Wojtek Figat
|
895dcf4aa6
|
Add auto-converting old point/spot lights brightness when using Inverse Squared Falloff to match new shader math
#3907
|
2026-03-12 00:00:28 +01:00 |
|
Wojtek Figat
|
6d9d606085
|
Add UNITS_TO_METERS_SCALE to shader sources for world units scale
#3907
|
2026-03-11 23:56:47 +01:00 |
|
Wojtek Figat
|
a94b9f9426
|
Merge branch 'fix-inverse-squ-light' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-inverse-squ-light
|
2026-03-11 23:35:19 +01:00 |
|
Wojtek Figat
|
ace84ae29f
|
Add limit to max DDGI cascade updates per-frame to 2
#3963
|
2026-03-11 23:31:44 +01:00 |
|
Wojtek Figat
|
22c88eb59d
|
Fix blocky terrain SDF
#3975
|
2026-03-11 19:25:18 +01:00 |
|
Wojtek Figat
|
96bbae8e28
|
Fix Global SDF update when changing Draw Modes of the model
Refactor `DrawModes` field in `StaticModel` and `FoliageType` into property with getter/setter
#3949
|
2026-03-11 16:01:56 +01:00 |
|
Wojtek Figat
|
479c5f896c
|
Fix MeshAccelerationStructure to use MeshAccessor for proper mesh format access
#3984
|
2026-03-11 13:43:26 +01:00 |
|
Wojtek Figat
|
0d3642f39d
|
Merge branch 'Tryibion-text-box-allow-char'
|
2026-03-11 09:39:15 +01:00 |
|
Wojtek Figat
|
e47e1998a1
|
Merge branch 'text-box-allow-char' of https://github.com/Tryibion/FlaxEngine into Tryibion-text-box-allow-char
|
2026-03-11 09:39:10 +01:00 |
|
Wojtek Figat
|
62492c7607
|
Fix importing file when target location already exists
#3579
|
2026-03-11 09:38:49 +01:00 |
|
Chandler Cox
|
c3aecc1a11
|
Add allowable characters enum to text box
|
2026-03-10 19:47:09 -05:00 |
|
Wojtek Figat
|
14dd70fb3d
|
Merge branch 'xxSeys1-SplineEditorImprovements'
|
2026-03-10 22:59:22 +01:00 |
|
Wojtek Figat
|
2000a95fa7
|
Merge branch 'SplineEditorImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SplineEditorImprovements
|
2026-03-10 22:58:02 +01:00 |
|
Wojtek Figat
|
68ac2f4c79
|
Merge branch 'GoaLitiuM-lastproject'
|
2026-03-10 22:49:53 +01:00 |
|
Wojtek Figat
|
05aaf0dc99
|
Merge branch 'lastproject' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-lastproject
|
2026-03-10 22:49:46 +01:00 |
|
Wojtek Figat
|
f33db8647a
|
Merge branch 'xxSeys1-DoubleClickSplitterToReset'
|
2026-03-10 22:35:03 +01:00 |
|
Wojtek Figat
|
0ade65036e
|
Merge branch 'DoubleClickSplitterToReset' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DoubleClickSplitterToReset
|
2026-03-10 22:29:07 +01:00 |
|
Wojtek Figat
|
b8bb40fcf8
|
Merge branch 'GoaLitiuM-codeeditor_fixes'
|
2026-03-10 22:22:10 +01:00 |
|
Wojtek Figat
|
0d133cfbdc
|
Minor fixes to #3870
|
2026-03-10 22:22:02 +01:00 |
|
Wojtek Figat
|
337fea0f69
|
Merge branch 'codeeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-codeeditor_fixes
|
2026-03-10 22:09:28 +01:00 |
|
Wojtek Figat
|
ee23196548
|
Merge branch 'GoaLitiuM-editor_load_scene_state_fix'
|
2026-03-10 22:03:10 +01:00 |
|
Wojtek Figat
|
394dc31bb0
|
Merge branch 'editor_load_scene_state_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_load_scene_state_fix
|
2026-03-10 22:03:07 +01:00 |
|
Wojtek Figat
|
deadb6f6d0
|
Merge branch 'Tryibion-loop-behavior'
|
2026-03-10 21:53:45 +01:00 |
|
Wojtek Figat
|
a6c6be9c2e
|
Merge branch 'loop-behavior' of https://github.com/Tryibion/FlaxEngine into Tryibion-loop-behavior
|
2026-03-10 21:53:41 +01:00 |
|
Wojtek Figat
|
93a38566ea
|
Merge branch 'xxSeys1-NewOrthoPerspectiveToggle'
|
2026-03-10 21:13:41 +01:00 |
|
Wojtek Figat
|
2a2f046f30
|
Don't snap vertices in camera projection icon for better quality #3875
|
2026-03-10 21:13:36 +01:00 |
|
Wojtek Figat
|
73b4b0dcee
|
Merge branch 'NewOrthoPerspectiveToggle' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewOrthoPerspectiveToggle
|
2026-03-10 20:02:30 +01:00 |
|
Wojtek Figat
|
b930ae0ca9
|
Merge branch 'Tryibion-req-actor-inherited-type'
|
2026-03-10 20:01:41 +01:00 |
|