FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for UnityPy/files/ObjectReader.py - K0lb3/UnityPy · GitHub
K0lb3
/
UnityPy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
191
Star
1.4k
Code
Issues
17
Pull requests
3
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityPy
UnityPy
files
ObjectReader.py
on
master
User selector
Datepicker
Commit history
Commits on Jul 9, 2026
feat: read preload table to get path id (#372)
Show description for 3dda24b
StarHeartHunt
authored
3dda24b
View commit details
Copy full SHA for 3dda24b
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
feat(ObjectReader)!: implement __copy__, move old init to from_reader, remove offset fields
K0lb3
committed
1b85edb
View commit details
Copy full SHA for 1b85edb
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
fix(release): 1.24.2 - don't enforce MonoBehaviourNode generation (ObjectReader)
Show description for 578a1b2
K0lb3
committed
578a1b2
View commit details
Copy full SHA for 578a1b2
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
chore(ObjectReader): add modern save alias
K0lb3
committed
8d56bf4
View commit details
Copy full SHA for 8d56bf4
View code at this point
Browse repository at this point
fix: use fixed TypeTreeGeneratorAPI and correctly use it to generate nodes, also be more explicit regarding related errors
K0lb3
committed
f6b4ef8
View commit details
Copy full SHA for f6b4ef8
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
refractor(typetreegenerator)!: prepend monobehaviour base fields
Show description for 247600f
jakobhellermann
authored and
K0lb3
committed
247600f
View commit details
Copy full SHA for 247600f
View code at this point
Browse repository at this point
fix: remove stray . on empty namespace
jakobhellermann
authored and
K0lb3
committed
988848b
View commit details
Copy full SHA for 988848b
View code at this point
Browse repository at this point
feat(UnityVersion)!: use a reimplemented UnityVersion class for Unity files and internal version handling, deprecated file.build_type
K0lb3
committed
807f388
View commit details
Copy full SHA for 807f388
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
chore(ruff): apply and enforce EFBI ruff lint styles
K0lb3
committed
dc5332a
View commit details
Copy full SHA for dc5332a
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
ObjectReader.peek_name - improve functionality by generating minimal typetree
K0lb3
committed
48b9690
View commit details
Copy full SHA for 48b9690
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
fix(files): overall type hint corrections
isHarryh
authored and
K0lb3
committed
f039c28
View commit details
Copy full SHA for f039c28
View code at this point
Browse repository at this point
refactor(files): use assertion for version-specific assignment
isHarryh
authored and
K0lb3
committed
740d33a
View commit details
Copy full SHA for 740d33a
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
TypeTreeGenerator impl
K0lb3
committed
2da57a3
View commit details
Copy full SHA for 2da57a3
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
ObjectReader - make peek_name more universal
K0lb3
committed
8120c3f
View commit details
Copy full SHA for 8120c3f
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
ObjectReader - fix peek_name by moving BuildTarget out of TypeChecking
K0lb3
committed
6d5e901
View commit details
Copy full SHA for 6d5e901
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
ObjectReader - add get_class and peek_name function
K0lb3
committed
ad8799d
View commit details
Copy full SHA for ad8799d
View code at this point
Browse repository at this point
Commits on Nov 16, 2024
ObjectReader - add parse_as functions, PPtr - fix parse_as functions, add read_typetree backward comp
K0lb3
committed
72611c7
View commit details
Copy full SHA for 72611c7
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Object Parsing/Typetree Reading - add check_read arg
K0lb3
committed
2f79790
View commit details
Copy full SHA for 2f79790
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
TypeTree - implement writing ManagedReferencesRegistry
K0lb3
committed
bb6fca1
View commit details
Copy full SHA for bb6fca1
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
ObjectReader - type hint improvement
K0lb3
committed
d5f36eb
View commit details
Copy full SHA for d5f36eb
View code at this point
Browse repository at this point
nodes -> node
K0lb3
committed
1ed0def
View commit details
Copy full SHA for 1ed0def
View code at this point
Browse repository at this point
TypeTreeNode fix - m_Typeflags optional and TPK flat to hierachy
K0lb3
committed
c694e60
View commit details
Copy full SHA for c694e60
View code at this point
Browse repository at this point
rewrite C TypeTreeHelper to match new version
K0lb3
committed
229f23e
View commit details
Copy full SHA for 229f23e
View code at this point
Browse repository at this point
ObjectReader - cleanup & dump_structure reimplementation
K0lb3
committed
ff2d036
View commit details
Copy full SHA for ff2d036
View code at this point
Browse repository at this point
vastly speedup typetree parsing
K0lb3
committed
dc5a2c9
View commit details
Copy full SHA for dc5a2c9
View code at this point
Browse repository at this point
use generated classes and patch compatiblity
K0lb3
committed
8393ec3
View commit details
Copy full SHA for 8393ec3
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
ObjectReader - fix dump_typetree
K0lb3
authored
47b1bde
View commit details
Copy full SHA for 47b1bde
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
Fix ContainerHelper for .container retrieval (#200)
Show description for 52ff053
t-wy
authored
52ff053
View commit details
Copy full SHA for 52ff053
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
1.10.0 - virtual filesystem, better dependency resolving, not breaking ContainerDict (#186)
Show description for 737deb9
K0lb3
authored
737deb9
View commit details
Copy full SHA for 737deb9
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
1.9.14 - improve c typetreereader and fix loading for old Unity versions (#128)
Show description for ded81ef
K0lb3
authored
ded81ef
View commit details
Copy full SHA for ded81ef
View code at this point
Browse repository at this point
ObjectReader - allow error passthrough
K0lb3
committed
09393e7
View commit details
Copy full SHA for 09393e7
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
1.9.1 - fix ObjectReader.save_typetree
K0lb3
committed
be8a822
View commit details
Copy full SHA for be8a822
View code at this point
Browse repository at this point
1.9.0 - better typetree node handling
Show description for 1f8c3a2
K0lb3
committed
1f8c3a2
View commit details
Copy full SHA for 1f8c3a2
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
implement Tpk typetree bundle of AssetRipper/Tpk
K0lb3
committed
96531ff
View commit details
Copy full SHA for 96531ff
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
Saving: don't add unread data
K0lb3
committed
0974c12
View commit details
Copy full SHA for 0974c12
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL