Wojtek Figat
a0f764a774
Add skybox rotation feature
...
#3592
2025-09-21 21:58:03 +02:00
Chandler Cox
7a40722964
Fix view distance light property from affecting brightness all of the time.
2025-09-14 17:51:27 -05:00
Wojtek Figat
88773e71e5
Fix warning when cloning actor from prefab that is not a root
...
#3578
2025-09-14 14:25:19 +02:00
Wojtek Figat
1042ad4e7d
Fix object ids remapping inside nested prefabs
...
#3255
2025-09-02 21:41:36 +02:00
Wojtek Figat
9fafb47abb
Fix debug drawing wheeled vehicle in prefab viewport
...
#3591
2025-08-29 21:03:44 +02:00
Wojtek Figat
df6f8fd8ae
Codestyle adjustments #3343
2025-08-24 13:46:53 +02:00
Wojtek Figat
4bd8ce37ac
Merge branch 'layer-methods' of https://github.com/Tryibion/FlaxEngine into Tryibion-layer-methods
2025-08-24 13:43:35 +02:00
Wojtek Figat
9003d855b3
Merge branch 'animated-model-additions' of https://github.com/Swiggies/FlaxEngine into Swiggies-animated-model-additions
2025-08-22 23:03:54 +02:00
Olly Rybak
f8dadac453
Fixed up some names and added docs
2025-07-19 22:37:35 +10:00
Wojtek Figat
12c8bb4f31
Fix scene lightmaps removal clearing actors linkage to lightmaps
2025-07-01 08:27:29 +02:00
Wojtek Figat
4e4d380267
Fix fog to draw Fog Cutoff Distance via a plane, not sphere test
...
Add support for negative Fog Cutoff Distance on fog to draw it in front of the camera Far Plane, no matter the setup.
Fix hot-reloading Fog shader in Editor.
2025-06-29 20:02:54 +02:00
Wojtek Figat
dbd8297612
Add SortOrder to Environment Probe
2025-06-24 19:25:18 +02:00
xxSeys1
e2f741cab9
adjust model window and animated model slider speeds
2025-06-12 18:45:02 +02:00
Wojtek Figat
e97d683545
Fix regression from #3389
2025-06-03 23:37:37 +02:00
Wojtek Figat
fa97229830
Merge branch 'float_equality' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-float_equality
2025-06-03 17:26:12 +02:00
Wojtek Figat
3bd6160c3b
Merge branch 'skip-setting-prefab-root-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-skip-setting-prefab-root-name
2025-06-02 14:03:47 +02:00
Wojtek Figat
6c499e877f
Fix prefab diff in Editor on mesh reference
2025-06-02 11:50:10 +02:00
Chandler Cox
4649298605
Dont allow setting prefab root name from scene instance.
2025-05-23 14:06:21 -05:00
Wojtek Figat
8bb5655b2f
Fix error when using invalid camera ray
2025-05-16 20:22:52 +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
f09fd7ad34
Use exact value comparison in caching related functions
...
(cherry picked from commit 9d7c6b26422e127719836944d8d473910190e7d4)
2025-05-02 14:19:55 +03:00
Wojtek Figat
ac3c4a4b30
Merge remote-tracking branch 'origin/master'
2025-04-22 16:17:53 +02:00
Wojtek Figat
18a5c68b3e
Merge branch 'large_worlds_camera_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-large_worlds_camera_fix
2025-04-22 11:10:09 +02:00
Wojtek Figat
a2ff6e5c24
Fix missing BoundsScale usage on AnimatedModel
2025-04-22 11:02:53 +02:00
Wojtek Figat
3c1aca6d46
Fix camera mouse ray error when mouse position is invalid
2025-04-19 10:50:39 +02:00
02c333c720
Use double vector types in camera view matrix calculations
2025-04-19 02:39:23 +03:00
Wojtek Figat
59aed828f6
Update attributes style to be consistent in engine
2025-04-12 22:09:12 +02:00
xxSeys1
2777436e83
change "Lighting & Effects" to "Lighting & PostFX"
...
old name clashed with "Particle Effect" a bit
2025-04-08 17:07:21 +02:00
xxSeys1
344fb908ed
clean up Visuals Actor add subcontext menu
2025-04-07 22:02:59 +02:00
xxSeys1
1229a6f398
match box brush context menu name with toolbox name
2025-04-07 21:46:30 +02:00
xxSeys1
ec93b2ff06
move animation related actors to context submenu
2025-04-07 21:45:21 +02:00
Wojtek Figat
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Chandler Cox
e17b96b2d6
Add additional methods for layers.
2025-04-07 11:14:33 -05:00
Wojtek Figat
62273db725
Fix bone socket update on load while in game
2025-03-28 10:49:40 +01:00
Wojtek Figat
f94543aac8
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Flax.flaxproj
2025-03-26 19:48:47 +01:00
xxSeys1
bde4aec113
make script compilation failed warning a bit nicer
2025-03-24 19:12:16 +01:00
Wojtek Figat
5d3da8a8d0
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Source/Editor/SceneGraph/Actors/StaticModelNode.cs
# Source/Engine/Graphics/Models/Mesh.cs
# Source/Engine/Graphics/Models/ModelData.h
2025-03-13 11:23:01 +01:00
Wojtek Figat
5d32bb962f
Add warning when cloth paint is incorrect size
2025-03-11 23:09:47 +01:00
Wojtek Figat
5bdbbb6d38
Merge remote-tracking branch 'origin/master' into 1.10
2025-03-07 23:41:02 +01:00
Wojtek Figat
e82bb639ed
Fix objects creation to ensure managed object ctor is always executed
...
#3245
2025-03-03 19:12:29 +01:00
Wojtek Figat
dad8c0cd6b
Merge remote-tracking branch 'origin/master' into 1.10
...
# Conflicts:
# Source/Engine/Level/Prefabs/Prefab.Apply.cpp
2025-02-27 17:17:02 +01:00
Wojtek Figat
809fd2653a
Fix game viewport size to not include DPI scale (screen-space uses it)
...
#2976
2025-02-26 20:55:57 +01:00
Wojtek Figat
2d956ebb36
Fix error when applying prefab changes with missing (deleted) nested prefabs
...
#3244
2025-02-26 17:46:22 +01:00
Wojtek Figat
e101048c71
Merge branch 'Level' of https://github.com/MrCapy0/FlaxEngine into MrCapy0-Level
...
# Conflicts:
# Source/Engine/Level/Level.cpp
2025-02-25 22:33:12 +01:00
Wojtek Figat
ca6544204b
Fix actor hierarchy initialization when it gets modified by a script on the fly
...
#2940 #2623 #2751
2025-02-25 15:32:20 +01:00
Wojtek Figat
1c3d1b623d
Optimize and cleanup some actor code
2025-02-25 15:31:46 +01:00
Wojtek Figat
2ab9adab24
Merge remote-tracking branch 'origin/master' into 1.10
2025-02-24 23:27:56 +01:00
Wojtek Figat
7225737984
Merge branch 'tube-to-capsule' of https://github.com/Tryibion/FlaxEngine into Tryibion-tube-to-capsule
2025-02-23 23:58:28 +01:00
Wojtek Figat
366b47ad80
Fix crash when applying prefab with missing scripts in use
...
#3239
2025-02-20 23:50:36 +01:00