GitHub
12eff8ec
Fixed Rig Manager Update not executing correctly when collection is modified during its execution. ( #40 )
4 年前
Thomas ICHÉ
b007eea4
Updated Version to 2020.2.4
4 年前
GitHub
6c9ef7ce
Single Update Manager + Optimized State Update / OnUpdateEvent ( #39 )
* Base work for Callable Single Update Manager
* Prevent Exclusion
* Generic Implementation of a SingleUpdate Method on State Machine + OnUpdateEvent
* Made Rig Manager Not Excludeable
* Updated Changelog
* OnUpdateEvent now displays its list as disabled
4 年前
Thomas ICHÉ
876512f4
Removed Unnecessary OnDisable() on RigManager
4 年前
Thomas ICHÉ
abfefed4
Removed Log Message
4 年前
GitHub
d7cc2b12
Scene View Toolbar Preferences ( #38 )
* Scene View Toolbar Preferences
* Handle Correct disable of features upon visibility change.
4 年前
GitHub
a25caceb
Scene/Project Comments ( #23 )
* Base Work
* Comments in scene base work
* Comments Browser Window
* Updated Icon / List / Editor
* Filtering Comments + UsePOV
* GUI Styling
* Tweak Priorities
* Work on Labels
* Code cleanup
* Comment Editor
* Work on threads
* Formatting/Editring Messages
* Polishing UI
* Refactor comments to fix serialization
* Better property management, added filtering by name
* Refactored focus
* String filter
* Message UI fixes + edit button fix
* Handled Scene Change
* Updated Changelog
* Align with view button
* Add new Comment Button + Manage on Delete
* Toggle Preferences
* Comments are displayed as edit mode upon creation.
* Comment Assets
* Fixed Accessibility / Script Compilation
* Sorting Columns
* Added Priority Column
4 年前
GitHub
f5215ac2
Adding Help Items ( #35 )
* Help Items
* Updated Changelog
* Factorized URLs
* Added More Help Items
4 年前
Thomas ICHÉ
74ee3473
Fixed Removal of divergent update mode rig + error message
4 年前
Thomas ICHÉ
617ccb73
Fixed bad usings
4 年前
Thomas ICHÉ
2d7f6924
RigManager : Small Fix
4 年前
GitHub
a54b34ad
Single update for Rigs ( #22 )
* Base Commit
* Added option to lock update modes for some rigs
* Custom Editor for Rigs
* Fixed Gameplay Ingredients windows menu / Added Rig Debug Window
* Added Filter string / Reload in toolbar
* Fix potential null
* Trigger Reload on Scene Change + Changelog
* Small Fixes
* Fix potential null on scene change / object delete
* Factorized Rig view in Ingredients Explorer Window
* Made Rig Editor a Pingable Editor (Genericized the Ping)
* Updated Changelog
* Error Messages when Rig Manager is excluded / not present.
4 年前
Thomas ICHÉ
252a9431
Increased Package Version to 2020.2.3
4 年前
GitHub
8e73fbca
Random Manager ( #37 )
* Base Commit : Random Manager
* Cleanup
* Updated Changelog
4 年前
GitHub
a099ba44
Fix : Default input for FPS Controller working Out-of-the-box ( #36 )
* Added New Class / Obsoleted old class
* Updated URP Starter Package
* Updated HDRP Starter Package
* Updated BuiltInRP Startup Package
* Updated Changelog
* Updated Changelog
* Cleanup
4 年前
GitHub
6b4482f3
Initialize managers during `BeforeSceneLoad` both in editor and runtime ( #30 )
* Managers are now initialized during `BeforeSceneLoad` both in editor and runtime
* Updated Changelog
* Fix changelog
4 年前
Thomas ICHÉ
8c4b1b89
Added TryGet to Manager API
4 年前
Thomas ICHÉ
b7ea0641
Updated Package Version to 2020.2.2
4 年前
Thomas ICHÉ
59d1ddb2
Issue #34 : Removed "BestFit" option from Default GameSaveManager text prefab
4 年前
Thomas ICHÉ
a56a47b4
Issue #33 : Added More information to Null Logging in ToggleBehaviourAction, ToggleGameObjectAction, ToggleUIAction
4 年前
Thomas ICHÉ
c3546a57
Issue #32 : Fixed Manager Init Logging : now dependant of Gameplay Ingredients Settings verbose calls boolean.
4 年前
GitHub
24e9e3e7
Refactor : Dependencies as OpenUPM references ( #31 )
* Removed NaughtyAttributes / Upgraded Code to 2020.1
* Added NoLabel Property Drawers
* Updated Changelog
* Upgraded Logo to 2020.1
* Updated Site Banner
* Updated Readme install instructions
* Updated Package.json
* Updated README instructions
* Updated Changelog
4 年前
GitHub
5462c53a
Update README.md
4 年前
GitHub
36afd921
Updated README version
4 年前
GitHub
6eab4255
Disabled File/New Scene from Template for 2020.2 or newer (superseded by built-in scene templates) ( #29 )
4 年前
GitHub
160feeeb
Fixed Welcome screen from showing up on domain reload. ( #28 )
4 年前
Thomas ICHÉ
c6ecd08b
Added option to FullScreenFadeAction to perform fade based on scaled/unscaled game time
4 年前
Thomas ICHÉ
02ac51ce
Fixes from Spaceship
4 年前
Thomas ICHÉ
66dce9c8
Fixed Take Screenshot Action : bad filename + tooltips
4 年前
Thomas ICHÉ
134b1b23
Updated Version/Changelog to 2019.3.7
4 年前
Thomas ICHÉ
e6095189
Updated Readme
4 年前
Thomas ICHÉ
638d7c50
Added the ability to store Game Saves as PlayerPrefs strings
4 年前
Thomas ICHÉ
b5fdd993
Fixed Bad drawing of NonNullCheck property drawer / Added ReachPositionRigSetTargetAction
4 年前
GitHub
9c54b406
Feature/check window ( #21 )
* Base Files
* Check Results display + First implementation
* Added Selection of Object in the list
* Added Result Sorting
* Added Filtering for Info/Warn/Error
* Added Check for external references
* Moved Search SceneObjects to Check Window so it's shared among all Checks
* Work on Ignored Results
* Added checking to UnityEvent fields / Resolve now ignores corrrectly
* Use ShowIgnored as Preference + Ensure correct scene change.
* Recheck after resolve / Null Material Check / Empty Game Object Check
* Added Icon
* Updated Changelog
4 年前
Thomas ICHÉ
c43c36fa
Added ReachPositionRig Local Space option / StateMachine button to generate Set State Actions
4 年前
Thomas ICHÉ
7a62196c
Fix in Director Control Rig / Added Valid/Invalid outcome for Platform Logic
4 年前
Thomas ICHÉ
240e0c1c
Upgraded Version Number
5 年前
Thomas ICHÉ
fea5ef91
Fixed changelog for 2019.3.6 (badly placed entry)
5 年前
Thomas ICHÉ
12f7f2fd
Fixed Possible Nulls in Discover Asset reference
5 年前
Thomas ICHÉ
d566f55c
Added Read only access to the link game view camera
5 年前
Thomas ICHÉ
cd99286e
Find and Replace : Result list enables selecting / focusing on objects
5 年前
Thomas ICHÉ
49311c83
Updated Package Version
5 年前
GitHub
adc6c83e
Feature : discover images ( #16 )
* Added Images to Discover Components
* Added Images to DiscoverAsset
* Fixed Aspect Ratio + Possible Nulls
5 年前
Thomas ICHÉ
9fd41fd7
Removed Warning
5 年前
GitHub
74dd8cca
Tag Fitlering System ( #15 )
5 年前
Thomas ICHÉ
3f154ca1
Updated Readme + Pacakge info (now requires Cinemachine 2.5.0 + Timeline 1.3.0 )
5 年前
Thomas ICHÉ
6722ef2a
Fixed possible nulls in Discover Component
5 年前
Thomas ICHÉ
65d79f38
Updated Changelog
5 年前
Thomas ICHÉ
c2971fb0
Updated URP Starter Package
5 年前
Thomas ICHÉ
8b679141
Updated HDRP Package
5 年前