.. |
Editors
|
Enable full editors by default
|
2022-05-25 10:10:21 +03:00 |
Elements
|
Remove extra spacing for hidden properties
|
2022-06-06 14:27:28 +03:00 |
Resolvers
|
New TriPropertyExtension.Initialize method API, show errors in inspector
|
2022-06-06 14:17:53 +03:00 |
Resources
|
Replace custom header group image with built-in style
|
2022-01-30 18:48:54 +03:00 |
Utilities
|
Fix Color32 fields not being drawn in the inspector
|
2022-07-03 10:17:28 +03:00 |
AssemblyInfo.cs
|
Add samples window - Tools/Tri Inspector/Samples
|
2022-07-03 18:16:01 +03:00 |
AssemblyInfo.cs.meta
|
Add OdinInspector integration
|
2022-05-18 20:03:06 +03:00 |
Attributes.cs
|
Add property validators
|
2022-01-15 19:55:20 +03:00 |
Attributes.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
Editors.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
Elements.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
Resolvers.meta
|
Add method resolvers
|
2022-05-09 15:06:51 +03:00 |
Resources.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriAttributeDrawer.cs
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriAttributeDrawer.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriCustomDrawer.cs
|
Rework property extensions
|
2022-06-03 15:27:09 +03:00 |
TriCustomDrawer.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriDrawerOrder.cs
|
Integrates validators into drawers pipeline
|
2022-05-19 17:20:15 +03:00 |
TriDrawerOrder.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriEditor.cs
|
Fix Tri-Inspector incorrectly rendered built-in types
|
2022-07-03 10:20:15 +03:00 |
TriEditor.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriEditorStyles.cs
|
Change package from com.triinspector to com.codewriter.triinspector
|
2022-05-20 11:52:19 +03:00 |
TriEditorStyles.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriElement.cs
|
Closes #8 - Add TableList attribute
|
2022-05-30 18:24:33 +03:00 |
TriElement.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriGroupDrawer.cs
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriGroupDrawer.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriInspector.Editor.asmdef
|
Access to unity internal with InternalsVisibleTo instead of reflection
|
2022-05-08 14:31:18 +03:00 |
TriInspector.Editor.asmdef.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriProperty.cs
|
New TriPropertyExtension.Initialize method API, show errors in inspector
|
2022-06-06 14:17:53 +03:00 |
TriProperty.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriPropertyDefinition.cs
|
Fix csharp syntax
|
2022-06-06 15:08:45 +03:00 |
TriPropertyDefinition.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriPropertyDisableProcessor.cs
|
Rework property extensions
|
2022-06-03 15:27:09 +03:00 |
TriPropertyDisableProcessor.cs.meta
|
Add property hide and disable processors
|
2022-01-05 15:42:21 +03:00 |
TriPropertyExtension.cs
|
New TriPropertyExtension.Initialize method API, show errors in inspector
|
2022-06-06 14:17:53 +03:00 |
TriPropertyExtension.cs.meta
|
Rework property extensions
|
2022-06-03 15:27:09 +03:00 |
TriPropertyHideProcessor.cs
|
Rework property extensions
|
2022-06-03 15:27:09 +03:00 |
TriPropertyHideProcessor.cs.meta
|
Add property hide and disable processors
|
2022-01-05 15:42:21 +03:00 |
TriPropertyOverrideContext.cs
|
Closes #8 - Add TableList attribute
|
2022-05-30 18:24:33 +03:00 |
TriPropertyOverrideContext.cs.meta
|
Add TriPropertyOverrideContext for override child properties from parent darwer
|
2022-01-30 18:44:16 +03:00 |
TriPropertyTree.cs
|
Add samples window - Tools/Tri Inspector/Samples
|
2022-07-03 18:16:01 +03:00 |
TriPropertyTree.cs.meta
|
Integration with Odin Inspector and Validator
|
2022-05-21 14:55:54 +03:00 |
TriPropertyTreeForSerializedObject.cs
|
Rework property tree api
|
2022-06-02 11:52:02 +03:00 |
TriPropertyTreeForSerializedObject.cs.meta
|
Integration with Odin Inspector and Validator
|
2022-05-21 14:55:54 +03:00 |
TriTypeDefinition.cs
|
Rework TableList drawer
|
2022-01-28 20:13:11 +03:00 |
TriTypeDefinition.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriValidator.cs
|
Rework property extensions
|
2022-06-03 15:27:09 +03:00 |
TriValidator.cs.meta
|
Add property validators
|
2022-01-15 19:55:20 +03:00 |
TriValue.cs
|
Add SmartValue
|
2022-05-11 11:23:11 +03:00 |
TriValue.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriValueDrawer.cs
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
TriValueDrawer.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
Utilities.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
ValidatorsDrawer.cs
|
gui improvements
|
2022-05-31 11:22:46 +03:00 |
ValidatorsDrawer.cs.meta
|
Integrates validators into drawers pipeline
|
2022-05-19 17:20:15 +03:00 |