Wojtek Figat
|
0709288eac
|
Revert Depth Offset (wrong impl, can be done later)
|
2023-01-31 14:22:37 +01:00 |
|
Wojtek Figat
|
c46ea56af2
|
Rename DepthTestEnable to DepthEnable in Graphics PSO to match actual logic
|
2023-01-31 14:04:00 +01:00 |
|
Wojtek Figat
|
c39d1283f8
|
Add sort order for custom model drawing
|
2023-01-31 09:29:04 +01:00 |
|
Wojtek Figat
|
c9fce7e4aa
|
Add GBuffer textures to the C# scripting
|
2023-01-31 09:28:48 +01:00 |
|
Wojtek Figat
|
5a30883082
|
Add AfterGBufferPass for custom PostFx location
|
2023-01-31 09:28:19 +01:00 |
|
Wojtek Figat
|
9b3d15aa46
|
Add Renderer::DrawActors for quick actors rendering in custom render passes
|
2023-01-30 00:52:32 +01:00 |
|
Wojtek Figat
|
238095b862
|
Add DefaultValue support for scripting parameters
|
2023-01-29 22:10:22 +01:00 |
|
Wojtek Figat
|
a219a3d2eb
|
Add **Depth Offset to materials**
|
2023-01-29 22:09:51 +01:00 |
|
Wojtek Figat
|
a214c14a4d
|
Add Sort Order to animated models too
|
2023-01-28 17:03:18 +01:00 |
|
Wojtek Figat
|
87549a3e6c
|
Fix sort order usage in multi-pass drawing of the Mesh
|
2023-01-28 01:31:07 +01:00 |
|
Wojtek Figat
|
adfe3ad165
|
Add SortOrder to drawable object types for transparency sorting override
|
2023-01-26 18:37:40 +01:00 |
|
Wojtek Figat
|
997baa3b77
|
Merge branch 'Tryibion-add-arrow-to-groups'
|
2023-01-24 23:18:18 +01:00 |
|
Wojtek Figat
|
e57481de7d
|
Adjustments to the new group panels #903
|
2023-01-24 23:18:12 +01:00 |
|
Wojtek Figat
|
6931161dce
|
Merge branch 'add-arrow-to-groups' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-arrow-to-groups
|
2023-01-24 19:41:37 +01:00 |
|
Wojtek Figat
|
9fe4de811b
|
Merge branch 'Tryibion-change-filter-length'
|
2023-01-24 19:40:22 +01:00 |
|
Wojtek Figat
|
bde3b98582
|
Merge branch 'change-filter-length' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-filter-length
|
2023-01-24 19:34:54 +01:00 |
|
Wojtek Figat
|
617752ac34
|
Merge branch 'Tryibion-actor-org'
|
2023-01-24 19:20:30 +01:00 |
|
Wojtek Figat
|
29815e0dd6
|
Merge branch 'actor-org' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-org
|
2023-01-24 19:20:23 +01:00 |
|
Wojtek Figat
|
03813259cf
|
Update assets
|
2023-01-24 19:19:56 +01:00 |
|
Wojtek Figat
|
8e87ce6436
|
Merge branch 'Tryibion-fix-rename-popup'
|
2023-01-24 19:19:46 +01:00 |
|
Wojtek Figat
|
1a8f3d0e97
|
Merge branch 'fix-rename-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rename-popup
|
2023-01-24 19:16:45 +01:00 |
|
Wojtek Figat
|
c1e0d70646
|
Fix name overlap
|
2023-01-24 19:14:18 +01:00 |
|
Chandler Cox
|
bc7f9f7534
|
changed min length to 1 to start filtering after first character is entered.
|
2023-01-23 20:05:34 -06:00 |
|
Wojtek Figat
|
9e90cb260a
|
Add support for custom icons for actors in ViewportIconsRenderer
|
2023-01-23 23:43:59 +01:00 |
|
Wojtek Figat
|
c854b657c1
|
Add actor virtual functions OnDebugDraw/OnDebugDrawSelected/OnEnable/OnDisable to override in scripting
|
2023-01-23 23:43:16 +01:00 |
|
Wojtek Figat
|
a72fbc00bb
|
Ignore generated vs code file
|
2023-01-23 20:36:25 +01:00 |
|
Wojtek Figat
|
1a0b38bbfe
|
Merge branch 'GoaLitiuM-vscode_fixes' into 1.5
|
2023-01-23 20:34:41 +01:00 |
|
Wojtek Figat
|
a853850116
|
Merge branch 'vscode_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_fixes
|
2023-01-23 20:34:35 +01:00 |
|
Chandler Cox
|
ff3277edc7
|
Change CM attributes to not check inhereted class.
|
2023-01-22 21:33:08 -06:00 |
|
Chandler Cox
|
e21c8e5fe9
|
Organize physics actors a little better in CM, added wheeled vehicle to list. minor change in CM to not add actors that have a parent with the attribute (more selective).
|
2023-01-22 18:52:28 -06:00 |
|
Chandler Cox
|
66fd5e716c
|
various fixes and improvements. size changes for headers, deactivate containement for collections.
|
2023-01-21 13:35:51 -06:00 |
|
Chandler Cox
|
634eb0973b
|
fix header text position
|
2023-01-21 11:37:31 -06:00 |
|
Chandler Cox
|
a91990138b
|
Added arrow as default to groups
|
2023-01-21 10:32:37 -06:00 |
|
Wojciech Figat
|
d752fcb127
|
Merge branch 'Tryibion-better-tag-picker' into 1.5
|
2023-01-20 12:03:35 +01:00 |
|
Wojciech Figat
|
66d5850a76
|
Asset update
|
2023-01-20 12:02:40 +01:00 |
|
Wojciech Figat
|
df2d151063
|
Merge branch 'better-tag-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-tag-picker
|
2023-01-20 11:51:50 +01:00 |
|
Wojciech Figat
|
31e27e84a9
|
Minor fix
|
2023-01-20 11:48:53 +01:00 |
|
Wojciech Figat
|
a7bccae5d3
|
Merge branch 'Tryibion-add-tag-fix' into 1.5
|
2023-01-20 11:47:41 +01:00 |
|
Wojciech Figat
|
286de25c15
|
Merge branch 'add-tag-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-tag-fix
|
2023-01-20 11:47:18 +01:00 |
|
Chandler Cox
|
5d601621cf
|
small fix
|
2023-01-20 02:14:05 -06:00 |
|
Chandler Cox
|
56c9be6f8c
|
fixes
|
2023-01-20 01:55:09 -06:00 |
|
Chandler Cox
|
64dcfa21b8
|
small fixes
|
2023-01-20 01:22:36 -06:00 |
|
Chandler Cox
|
6c1ce82e5c
|
Small cleanup
|
2023-01-20 00:56:46 -06:00 |
|
Chandler Cox
|
efe11d0105
|
Added selecting text box when tag add drop panel open
|
2023-01-20 00:55:54 -06:00 |
|
Chandler Cox
|
85df496657
|
Better tag picker
|
2023-01-20 00:51:46 -06:00 |
|
Chandler Cox
|
f110926288
|
Moved into function in Asset Window.
|
2023-01-19 16:10:17 -06:00 |
|
Chandler Cox
|
fb12e63bb1
|
Fixed editor not saving added tags #885
|
2023-01-19 15:57:51 -06:00 |
|
Wojciech Figat
|
c1c1f5d60e
|
Fix sending client RPC to all clients (including the owner)
|
2023-01-19 14:47:29 +01:00 |
|
Chandler Cox
|
720dbabae1
|
Fix rename popup from not focusing and selecting text.
|
2023-01-18 18:42:21 -06:00 |
|
Wojtek Figat
|
eaa63e679e
|
Fix selected UI control outline when using custom Game viewport aspect
#897
|
2023-01-18 15:36:42 +01:00 |
|