Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1754 commits
Select commit Hold shift + click to select a range
b8b296d
Update CHANGELOG.md
PassivePicasso Aug 30, 2022
9af6a3f
Update CHANGELOG.md
PassivePicasso Aug 30, 2022
7f4bad6
Fix package resolution call on Unity 2020.3
PassivePicasso Sep 12, 2022
a034e49
5.4.2 changelog and package update
PassivePicasso Sep 12, 2022
a85d31e
Fix issue in PackageSource Settingse preventing the ui from working
PassivePicasso Sep 28, 2022
cca72fc
Update CHANGELOG.md
PassivePicasso Sep 28, 2022
b45e7ba
Fix open file dialog loop
PassivePicasso Oct 6, 2022
b7f5d28
Update CHANGELOG.md
PassivePicasso Oct 6, 2022
76dc9f9
Fix Addressable Scene loading
PassivePicasso Oct 6, 2022
de6c944
Also use Blacklist and Whitelist on plugin assemblies
PassivePicasso Oct 18, 2022
9d09bb9
Removal of GUID Generation Modes
Nebby1999 Oct 21, 2022
95cb51d
Defensively implement ImportExtension detection
PassivePicasso Oct 27, 2022
e9c3454
PathReference optimizations
KingEnderBrine Nov 12, 2022
3fa0107
Merge pull request #81 from KingEnderBrine/master
PassivePicasso Nov 13, 2022
5866e7c
Merge pull request #79 from KYPremco/StrictDictionaryReplaceToggle
PassivePicasso Nov 13, 2022
981c516
Remove leftover meta files
Nebby1999 Nov 13, 2022
3d1b8f9
Comply with review
Nebby1999 Nov 13, 2022
1d33dca
Merge pull request #80 from Nebby1999/master
PassivePicasso Nov 13, 2022
aeb0ffc
Remove stray symbol
PassivePicasso Nov 13, 2022
e5d3b9e
Fix "latest" issue on packages
Nebby1999 Nov 13, 2022
c15e27c
Merge pull request #82 from Nebby1999/master
PassivePicasso Nov 13, 2022
7ddde2b
Update CHANGELOG.md
PassivePicasso Nov 13, 2022
ed5d325
Update CHANGELOG.md
PassivePicasso Nov 13, 2022
03f7180
update package version in package.json
PassivePicasso Dec 14, 2022
78f0402
Update package.json
PassivePicasso Dec 14, 2022
f16eae2
Update CHANGELOG.md
PassivePicasso Dec 14, 2022
a49d31b
Fix deploy pipeline template having assigned a manifest
PassivePicasso Dec 14, 2022
1f3f35b
add safety check to QuickAccess loading
PassivePicasso Dec 14, 2022
1140d4f
Fix IncludedSettings value loss when Everything set
PassivePicasso Dec 14, 2022
cedf951
TryCatch popup filter
Nebby1999 Dec 28, 2022
95bc07c
Merge pull request #83 from Nebby1999/patch-1
PassivePicasso Dec 30, 2022
aa9fee0
Update CHANGELOG.md
PassivePicasso Dec 30, 2022
d2ccd9c
Prompt Restart
Nebby1999 Jan 8, 2023
bfeae20
Update ExecuteProcess to be a FlowPipeline
PassivePicasso Jan 8, 2023
b535c34
Automatic import config updating
Nebby1999 Jan 9, 2023
0da2e7f
notify when complete
Nebby1999 Jan 9, 2023
8d91bb6
ImportConfig now updates if there's a change in total import extensio…
Nebby1999 Jan 9, 2023
adfa3d3
Comply to pull request review
Nebby1999 Jan 9, 2023
f01dca0
Make scripting define symbol manager create and remove valid defines
Nebby1999 Jan 10, 2023
484c3d3
Update package.json
PassivePicasso Jan 12, 2023
17f5f88
Update CHANGELOG.md
PassivePicasso Jan 12, 2023
347383e
Merge remote-tracking branch 'PassivePicasso/master'
Nebby1999 Jan 12, 2023
1cc82fc
potential duplicate import config fix
Nebby1999 Jan 13, 2023
29786d1
Merge pull request #84 from Nebby1999/master
PassivePicasso Jan 14, 2023
45d8ffb
Add PackageSource.InstallPackages
PassivePicasso Jan 14, 2023
756c098
Update Changelog
PassivePicasso Jan 14, 2023
1a95abc
Update CHANGELOG.md
PassivePicasso Jan 14, 2023
d70e6b8
allow compilation of assemblies in debug mode
Nebby1999 Jan 28, 2023
7c48600
default to true
Nebby1999 Jan 28, 2023
eefe4c0
Merge pull request #85 from Nebby1999/master
PassivePicasso Jan 28, 2023
f74d067
Fix copy not honoring non-required sources
PassivePicasso Jan 28, 2023
7ea752a
Force recompile at end of pipeline when TK Addressables in use
PassivePicasso Jan 28, 2023
be4c939
Fix issue with assembly building for Unity 2020.x
PassivePicasso Mar 3, 2023
307f9ec
Clean up initialization of AssemblyBuilder
PassivePicasso Mar 3, 2023
83ca4be
Hard code reference options for 2019.3+
PassivePicasso Mar 3, 2023
caa10a9
Add ScriptCompilerOptions for CodeOptimization
PassivePicasso Mar 3, 2023
e1ee0db
Clean up using statements
PassivePicasso Mar 3, 2023
7456393
Improve StageAssemblies error handling, reporting
PassivePicasso Mar 3, 2023
b11998a
Update Package.json and Changelog.md for 7.1.0
PassivePicasso Mar 3, 2023
38e1d2c
Fix StageAssemblies trying to use facilities not available in 2019
PassivePicasso Mar 5, 2023
7cf5399
Update Package.json and changelog
PassivePicasso Mar 5, 2023
b1afc1d
fix typo
PassivePicasso Mar 5, 2023
6843168
Fix assembly build issues in non Unity 2020 environments
PassivePicasso Mar 11, 2023
2cce48d
Update package and changelog for 7.1.2
PassivePicasso Mar 11, 2023
4f78b2d
fix ordering of defines
PassivePicasso Mar 11, 2023
a9b8b5a
Capture import failure case where data/ggm is unreadable
PassivePicasso Mar 12, 2023
a663666
Ensure consistent version checking
PassivePicasso Mar 12, 2023
f4ac1dc
minor cleanup
PassivePicasso Mar 12, 2023
ae1540c
Merge pull request #87 from PassivePicasso/version-check-improvements
PassivePicasso Mar 12, 2023
5f8b62f
initial spacedock.info support
PassivePicasso Mar 3, 2023
3cd41be
Add Resizing DragThumb UIElement
PassivePicasso Mar 4, 2023
4279c2a
Add LoadingSpinner UIElement
PassivePicasso Mar 4, 2023
f6b1ee8
Update PackageManager UI add load spinner/resizing
PassivePicasso Mar 4, 2023
9baabda
Fix PackageList selection highlight to TK Red
PassivePicasso Mar 4, 2023
1e3767e
Hook up loading spinner to package refreshing
PassivePicasso Mar 4, 2023
407549a
Improve package row style
PassivePicasso Mar 4, 2023
b19ce88
Fix spinner not spinning
PassivePicasso Mar 4, 2023
146409f
Fix LTS breaking TKPM when path is null/empty
PassivePicasso Mar 4, 2023
3888016
Improve TKPM to incrementally add/remove PackageSources
PassivePicasso Mar 4, 2023
07916b3
Fix Added/Removed PackageSources not updating TKPM
PassivePicasso Mar 4, 2023
b88f360
Fix loading indicator for SpaceDockSource
PassivePicasso Mar 4, 2023
ad0295f
Fix PackageSource implementations being able to break loading indicator
PassivePicasso Mar 4, 2023
1d98a43
Organize PackageSource.cs
PassivePicasso Mar 4, 2023
d48b776
Add PackageSource togglable refresh timing logging
PassivePicasso Mar 4, 2023
e37767e
Get all SpaceDock pages concurrently
PassivePicasso Mar 4, 2023
2ea487a
Fix SpaceDock concurrent load
PassivePicasso Mar 4, 2023
cee32cf
Add generic bootstrap style styles
PassivePicasso Mar 4, 2023
fed4c25
Hide Label sets when they contain no labels
PassivePicasso Mar 4, 2023
6fd2dde
Improve layout of package details
PassivePicasso Mar 4, 2023
dfb5ce4
Improve layout of PackageView
PassivePicasso Mar 4, 2023
ca7b610
Fix SpaceDock asmdef using guid asm refs
PassivePicasso Mar 5, 2023
fc741f4
Fix DragThumb in Unity 2018
PassivePicasso Mar 6, 2023
3b98eca
Fix LoadingSpinner usings for multi-version differences
PassivePicasso Mar 6, 2023
73df20d
simplify and improve image sizing setup
PassivePicasso Mar 7, 2023
fd6a8cd
Fix issue with images not loading in MD
PassivePicasso Mar 7, 2023
daa703c
Destroy texture objects when images detach from panel
PassivePicasso Mar 7, 2023
c0c8354
Rework PackageManager UI around Markdown
PassivePicasso Mar 7, 2023
6507cb3
Change Restart prompt and Beep into ImportExtensions
PassivePicasso Mar 11, 2023
3f16e46
Start game browse in GamePath or ProjectRoot if empty
PassivePicasso Mar 11, 2023
1099d29
Remove NotifyWhenImportComplete from TKS
PassivePicasso Mar 11, 2023
82a66a2
Implement naive image caching for Markdown
PassivePicasso Mar 11, 2023
3e8492e
improve formatting
PassivePicasso Mar 11, 2023
f1a0b85
Remove NotifyWhenComplete field
PassivePicasso Mar 11, 2023
7a614cd
improve formatting
PassivePicasso Mar 11, 2023
0c03174
Add ImageCache UI
PassivePicasso Mar 11, 2023
6758743
Clean up unnecessary wrappers
PassivePicasso Mar 11, 2023
ad8a469
improve settings styling
PassivePicasso Mar 11, 2023
d887c79
Add description to Beep and PromptRestart
PassivePicasso Mar 11, 2023
bfc627d
Separate out ImageElementFactory
PassivePicasso Mar 11, 2023
a0b4719
clean up usings
PassivePicasso Mar 11, 2023
45fe1fc
Add Cache Management
PassivePicasso Mar 11, 2023
3ba4b91
improve cache info design
PassivePicasso Mar 11, 2023
3fe044a
Update ThunderKitSettings.UXML
PassivePicasso Mar 11, 2023
de52ab5
add log count display and clear button
PassivePicasso Mar 11, 2023
0b36262
Add Verbose LogLevel
PassivePicasso Mar 12, 2023
99f46ab
Add filtering to PipelineLogWindow
PassivePicasso Mar 12, 2023
304c828
Update Copy, Code + Documentation
PassivePicasso Mar 12, 2023
5666862
Update Copy.cs
PassivePicasso Mar 12, 2023
19db45f
Update Copy.cs
PassivePicasso Mar 12, 2023
1670516
minor cleanup
PassivePicasso Mar 12, 2023
57e2384
Fix Ambiguous reference
PassivePicasso Mar 12, 2023
283a044
Update Third Party Notices.md
PassivePicasso Mar 12, 2023
e7e3819
Add set of default styles for use in markdown documents
PassivePicasso Mar 12, 2023
70b15b1
Improve ImportExtension doc page
PassivePicasso Mar 12, 2023
0d325f2
setup stubs for import extension documentation
PassivePicasso Mar 12, 2023
46c8276
Implement OptionalExecutor doc
PassivePicasso Mar 12, 2023
443f744
add code docs to ImportExtension
PassivePicasso Mar 12, 2023
b7fe08c
Fix initialization bug with markdown file watching
PassivePicasso Mar 12, 2023
a25e508
better stubs
PassivePicasso Mar 12, 2023
1432c4d
more better import extension doc stuff
PassivePicasso Mar 12, 2023
fcbd182
improve source/inheritance link layout
PassivePicasso Mar 12, 2023
8d6fa9d
Add AddressablePreviewStage
PassivePicasso Mar 18, 2023
f77f798
Auto Focus inspected addressable asset
PassivePicasso Mar 18, 2023
6c869e3
migrate to classic switch due to Unity 2019.4- not supporting pattern…
PassivePicasso Mar 18, 2023
236bd6f
Add log clean up for Unity 2019.4-
PassivePicasso Mar 18, 2023
e19b019
Reorganize Addressable stage preview, add some kind of support for 20…
PassivePicasso Mar 18, 2023
4b56ffb
Improve compatibility with Addressables package
PassivePicasso Mar 18, 2023
2b99245
improve responsiveness of inspection
PassivePicasso Mar 18, 2023
2463530
Add Hierarchy system for 2019- Addressable preview
PassivePicasso Mar 18, 2023
39f7c50
remove unnecessary link
PassivePicasso Mar 21, 2023
5939284
Create Assets.meta
PassivePicasso Mar 21, 2023
5a12ad6
remove linking?
PassivePicasso Mar 21, 2023
d4d2d00
Update OptionalExecutor.md
PassivePicasso Mar 21, 2023
e60ceab
Update to latest AssetsTools/AssetsExporter
PassivePicasso Mar 24, 2023
6b7cd23
add reflection mono MB template gen
PassivePicasso Mar 25, 2023
7997de2
Resize ComposableObject data when element is removed
KingEnderBrine Apr 2, 2023
9b151e6
Move settings init past asset import
KingEnderBrine Apr 2, 2023
d9d4459
Fix ImportConfiguration not saving after the last step resulting in e…
KingEnderBrine Apr 2, 2023
b5d3b0e
Only change state of existing executors
KingEnderBrine Apr 2, 2023
2eeab91
PipelineToolbar lazy init settings
KingEnderBrine Apr 2, 2023
f751bb3
Fix import stepping
KingEnderBrine Apr 2, 2023
c496dcb
Rename settings to configInstance
KingEnderBrine Apr 2, 2023
575d5d3
Fix ComposableObject.RemoveElement
KingEnderBrine Apr 2, 2023
587dcfc
Fix quick access change not saving
KingEnderBrine Apr 4, 2023
019cb7d
Update AddressableGraphicsImport.cs
limoka Apr 9, 2023
505b366
Update ImportAddressableCatalog.cs
limoka Apr 9, 2023
4fadf74
Update PathReference.cs
limoka Apr 9, 2023
d513b41
Fix unity version compat for TKPM
PassivePicasso Apr 14, 2023
f46679f
AddressablePreviewStage only when TK_ADDRESSABLE defined
PassivePicasso Apr 14, 2023
ff15a0d
Compile AddressablePreviewStageImage only when TK_ADDRESSABLE is defined
PassivePicasso Apr 14, 2023
6af5adf
Catch exceptions when trying to delete
PassivePicasso Apr 14, 2023
cc17b8c
improve version compat in ImageElementFactory
PassivePicasso Apr 14, 2023
5cecba6
Manifest files with .meta
KingEnderBrine Apr 17, 2023
47260ed
Files datum documentation update
KingEnderBrine Apr 17, 2023
9f1c1e1
Prepare Changelog for next release
PassivePicasso Apr 25, 2023
bba33b5
Merge branch 'spacedock-info-support' into v8-composition-2
PassivePicasso Apr 26, 2023
7d5caa3
Merge branch 'pr/89' into v8-composition-2
PassivePicasso Apr 26, 2023
88c5e23
Merge PR 92
PassivePicasso Apr 26, 2023
5050b12
Add Community Contributions to change log
PassivePicasso Apr 26, 2023
3fb5b1e
Fix bad layout in change log
PassivePicasso Apr 26, 2023
7044bee
Remove the forgotten sentence
PassivePicasso Apr 26, 2023
e63800e
Don't add a new section type
PassivePicasso Apr 26, 2023
cd424b9
Fix grammer
PassivePicasso Apr 26, 2023
04ce2b6
Fix missing cache path exception
PassivePicasso Apr 30, 2023
50e265a
Remove File Scheme because thats not safe
PassivePicasso Apr 30, 2023
d8bf5e5
Fix package view layout
PassivePicasso Apr 30, 2023
548c8fb
Fix groupings and stylings
PassivePicasso Apr 30, 2023
3394f61
Mark SpaceDock asm as editor only
PassivePicasso Apr 30, 2023
199d206
Fix Package Installation with SpaceDock
PassivePicasso Apr 30, 2023
1052e6a
Clean up warnings
PassivePicasso Apr 30, 2023
7d97d8a
Remove warning messages for package name cleanup
PassivePicasso Apr 30, 2023
bd94cbb
Update package.json
PassivePicasso Apr 30, 2023
2891168
fix multi-version issue
PassivePicasso Apr 30, 2023
28a018c
fix pipeline log window style issue
PassivePicasso Apr 30, 2023
c2ec5bf
Update CHANGELOG.md
PassivePicasso Apr 30, 2023
291b1cc
style fixes for light mode
PassivePicasso Apr 30, 2023
ff23697
Fix filter buttons not updating consistently and style
PassivePicasso Apr 30, 2023
584943e
Fix Package Installation issue
PassivePicasso Apr 30, 2023
c6a7d4a
Disable Lighting in preview stage view
PassivePicasso Apr 30, 2023
2a62ddc
Fix unintended change to TS dependency id
PassivePicasso Apr 30, 2023
e06201f
remove zombie code
PassivePicasso Apr 30, 2023
9b8b86e
protect against nres
PassivePicasso May 1, 2023
18e3006
Merge branch 'assetstools-upgrade' into v8-composition-2
PassivePicasso May 1, 2023
dec6d56
Use compiled AssetsTools.NET.dll instead of source
PassivePicasso May 1, 2023
1212437
fix error during cache creation
PassivePicasso May 1, 2023
2c124b9
Add DisableAssemblyUpdater ImportExtension
PassivePicasso May 1, 2023
01c0d47
Simplify and improve ImportExtension loading
PassivePicasso May 2, 2023
8422dfe
Move FixMissingScriptSubAssets to ScriptableHelper
PassivePicasso May 2, 2023
d960b49
Improve DisableAssemblyUpdater extension description
PassivePicasso May 2, 2023
0f3a4a6
Update CHANGELOG.md
PassivePicasso May 2, 2023
f9fe0d0
Convert Unity Version Check to OptionalExecutor
PassivePicasso May 2, 2023
1b4767f
Fix ImportConfiguration.name not always being set
PassivePicasso May 2, 2023
31b1379
Merge pull request #93 from PassivePicasso/v8-composition-2
PassivePicasso May 2, 2023
1489c45
Search for other assembly files
EldritchCarMaker May 7, 2023
63af1a5
Merge pull request #94 from EldritchCarMaker/master
PassivePicasso May 7, 2023
5e30bf8
Fix AssetsExporter.asmdef platforms
PassivePicasso May 9, 2023
d3b9a52
Update CHANGELOG.md
PassivePicasso May 9, 2023
ef34905
Fix ImportConfig compat with Unity < 2019.2
PassivePicasso May 11, 2023
50cd5ea
Fix ArgNull in QuickAccess pipeline/manifest load
PassivePicasso May 11, 2023
655545b
Fix directive organization error
PassivePicasso May 11, 2023
d5b6393
Fix exceptions in PipelineLogWindow
PassivePicasso May 11, 2023
860676c
Fix community contrib in change notes for 8.0.1
PassivePicasso May 11, 2023
68ce221
Update CHANGELOG.md
PassivePicasso May 11, 2023
4e3d3c1
Fix AT.NET.MonoReflection building for non-editor platforms
PassivePicasso May 13, 2023
2032cb1
Update CHANGELOG.md
PassivePicasso May 13, 2023
552ae9a
Update package.json version
PassivePicasso May 13, 2023
c26145d
Merge branch 'PassivePicasso:master' into master
limoka May 22, 2023
299dafa
Update FixMisreferencedAssets.cs
KevinfromHP May 24, 2023
8eb309b
Update FixMisreferencedAssets.cs
KevinfromHP May 24, 2023
82042ce
Merge pull request #95 from KevinfromHP/master
PassivePicasso May 27, 2023
7b3043f
update package.json and changelog.md
PassivePicasso May 27, 2023
7efa34b
Merge pull request #96 from kremnev8/master
PassivePicasso Jul 8, 2023
2d57e6c
Sanitize modified strings to not have control characters
aldelaro5 Jul 27, 2023
0fa9d22
Fix PackageGroups not reporting install state correctly
PassivePicasso Aug 3, 2023
00a4190
Fix Scripting Symbols not updating during package installs
PassivePicasso Aug 3, 2023
3d55ea1
Sanitize modified strings to not have control characters
aldelaro5 Jul 27, 2023
0ed800b
Revert ComposableObjectEditor change
PassivePicasso Aug 4, 2023
961c279
Revert ComposableElementEditor change
PassivePicasso Aug 4, 2023
712c3b4
Clean up editor code
PassivePicasso Aug 4, 2023
3a25ea1
Remove EditorHelper.DrawSanitizedPropertiesExcluding
PassivePicasso Aug 4, 2023
09248de
Correct PathReferenceResolverAttribute base type
PassivePicasso Aug 4, 2023
71bcaf8
Implement PathReferenceResolverDrawer
PassivePicasso Aug 4, 2023
1748999
Merge branch 'sanitiza-control-char' of https://github.com/aldelaro5/…
PassivePicasso Aug 4, 2023
8365e38
Update ComposableElementEditor.cs
PassivePicasso Aug 4, 2023
97415cd
Remove crap from gitignore
PassivePicasso Aug 4, 2023
29b405d
add PreviewStage for older versions of unity
PassivePicasso Aug 4, 2023
a8eed5b
Add BatchMode documentation
PassivePicasso Aug 24, 2023
c56ad19
Simplify doc path gen
PassivePicasso Aug 25, 2023
374a815
Remove TODOs
PassivePicasso Aug 25, 2023
367aa1c
Enable FixLocalDiskPackages and Documentation Projects
PassivePicasso Aug 25, 2023
88b0a99
Rename FixLocalDiskPackages to SolutionPostProcessor
PassivePicasso Aug 26, 2023
1e7bd41
Clean up/improve SolutionPostProcessor and its docs
PassivePicasso Aug 26, 2023
21713b5
Clean up usings and formatting
PassivePicasso Aug 26, 2023
6e3314e
Generate assets project for all other ThunderKit assets
PassivePicasso Aug 26, 2023
80f9862
Merge documentation and assets project generation
PassivePicasso Aug 26, 2023
5acd758
Settings for Assets CSProj creation and local disk package fix
PassivePicasso Aug 26, 2023
797e44b
Merge pull request #97 from aldelaro5/sanitiza-control-char
PassivePicasso Aug 26, 2023
9df4397
Remove unnecessary code
PassivePicasso Aug 26, 2023
a82ac84
Update CHANGELOG.md
PassivePicasso Aug 26, 2023
703b7d6
Thunderstore: prefer community API
bb010g Sep 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: [passivepicasso]
39 changes: 8 additions & 31 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,16 @@
/[Ll]ogs/
/[Mm]emoryCaptures/

#RainOfStages exclusions
*NodeGraph.asset
/Assets/
/ThunderPacks/

# Never ignore Asset meta data
!/[Aa]ssets/**/*.meta
package-lock.json
package-lock.json.meta


# Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools*
Expand Down Expand Up @@ -68,34 +76,3 @@ crashlytics-build.properties


# End of https://www.gitignore.io/api/unity
/Assets/Assemblies
/Assets/Polybrush Data
/Assets/ProBuilder Data
/Assets/MTree
/Assets/ProBuilder Data.meta
/ProjectSettings/ProBuilderSettings.json
/Assets/MTree.meta
/AssetBundles/StandaloneWindows
/ProjectSettings/Packages/com.unity.polybrush
/Assets/Plugins
/MapSystem.Plugin/bin/Debug
/MapSystem.Plugin/obj/Debug
/MapSystem.Plugin/BepInEx.dll.meta
/MapSystem.Plugin/BepInEx.dll
/MapSystem.Plugin/MMHOOK_Assembly-CSharp.dll.meta
/MapSystem.Plugin/MMHOOK_Assembly-CSharp.dll
/Assets/Prefabs/bushes
/Assets/Prefabs/Trees
/UIElementsSchema
/RainOfStages.Plugin/bin/Debug
/RainOfStages.Plugin/obj/Debug
/RainOfStages.Plugin/MMHOOK_Assembly-CSharp.dll
/RainOfStages.Plugin/MMHOOK_Assembly-CSharp.dll.meta
/RainOfStages.Plugin/BepInEx.dll.meta
/RainOfStages.Plugin/BepInEx.dll
/RainOfStages/bin/Debug
/RainOfStages/obj/Debug
/RainOfStages/MMHOOK_Assembly-CSharp.dll.meta
/RainOfStages/MMHOOK_Assembly-CSharp.dll
/RainOfStages/BepInEx.dll.meta
/RainOfStages/BepInEx.dll
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "themes/compose"]
path = themes/compose
url = https://github.com/onweru/compose
[submodule "docs/themes/compose"]
path = docs/themes/compose
url = https://github.com/onweru/compose/
8 changes: 8 additions & 0 deletions Assets.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions Assets/Material.meta

This file was deleted.

84 changes: 0 additions & 84 deletions Assets/Material/Skybox.mat

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Material/Skybox.mat.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Material/Textures.meta

This file was deleted.

Binary file removed Assets/Material/Textures/texGPGrassTerrain.png
Binary file not shown.
88 changes: 0 additions & 88 deletions Assets/Material/Textures/texGPGrassTerrain.png.meta

This file was deleted.

93 changes: 0 additions & 93 deletions Assets/Material/VertexColorGround.mat

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Material/VertexColorGround.mat.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Plugins.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Polybrush Data.meta

This file was deleted.

Loading