dominik peacock
c394e7b8ba
Refactor FPropertyData to contain the objects for which the properties are being displayed. IPropertyTreeView to accept
...
[CL 34061476 by dominik peacock in ue5-main branch]
2024-06-03 05:47:24 -04:00
patrick boutot
a2b5613488
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
...
#jira UE-210415
#rb editor-ui-systems
[CL 33370360 by patrick boutot in ue5-main branch]
2024-05-01 08:05:39 -04:00
dominik peacock
332501889c
Refactor replication UI in preparation of matrix view:
...
- Introduced IPropertyAssignmentView which abstracts the concept of displaying properties for an object
- SPerObjectPropertyAssignment implements IPropertyAssignmentView and performs the old behaviour (display the properties of the object selected in top view)
[CL 32881597 by dominik peacock in ue5-main branch]
2024-04-11 06:10:33 -04:00
dominik peacock
d52ab74110
Refactor columns injection interface for the MU replication tree view.
...
- Columns now implement the IReplicationTreeColumn interface
[CL 31423181 by dominik peacock in ue5-main branch]
2024-02-13 09:04:30 -05:00
dominik peacock
89d55183f5
Fix non-unity error
...
[CL 31043581 by dominik peacock in ue5-main branch]
2024-01-31 08:11:36 -05:00
dominik peacock
2c5900fc39
Add FConcertPropertyChainWrapperContainer, a special array version with a detail customization for selecting multiple properties
...
#jira UE-205403
[CL 31042770 by dominik peacock in ue5-main branch]
2024-01-31 07:47:42 -05:00
dominik peacock
3510c255d4
Add missing dependency from ConcertReplicationScripting to ConcertSharedSlate
...
[CL 31040725 by dominik peacock in ue5-main branch]
2024-01-31 04:53:01 -05:00
dominik peacock
7d205b33ae
Add detail customization for FConcertPropertyChainWrapper
...
#jira UE-203742
[CL 31040442 by dominik peacock in ue5-main branch]
2024-01-31 04:29:27 -05:00
dominik peacock
fcd8902fb1
Added GetAllProperties and GetChildProperties
...
[CL 30919681 by dominik peacock in ue5-main branch]
2024-01-26 07:36:27 -05:00
dominik peacock
a7ad47071a
Improve error log when property is invalid
...
[CL 30919046 by dominik peacock in ue5-main branch]
2024-01-26 06:50:00 -05:00
dominik peacock
bba8407f73
Update comments about ShortName in response to marking ticket Won't Fix
...
#jira UE-202216
[CL 30389536 by dominik peacock in ue5-main branch]
2023-12-19 03:48:28 -05:00
dominik peacock
50cc18514f
Fix non-unity in auto-generated reflection code
...
[CL 30216349 by dominik peacock in ue5-main branch]
2023-12-08 14:04:17 -05:00
dominik peacock
3cd19bf28f
Temp fix for ConcertReplicationScripting busting UE file path limit of 200 characters
...
[FYI] Jason.Walter
[CL 30212222 by dominik peacock in ue5-main branch]
2023-12-08 11:40:59 -05:00
dominik peacock
b4e7a7ed86
Create Blueprint API
...
#jira UE-201714
#rb jason.walter
[CL 30211162 by dominik peacock in ue5-main branch]
2023-12-08 10:50:06 -05:00