Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zorinia
/
UnityGLTF
Public
forked from
KhronosGroup/UnityGLTF
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityGLTF
UnityGLTF
on
u/blake/buffer_bug
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2018
using gpu only now makes samplers not work (#275)
Blake Gross
authored
a498152
View commit details
Copy full SHA for a498152
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
fixed issue where wrong id was being used (#272)
Blake Gross
authored
81e5355
View commit details
Copy full SHA for 81e5355
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
fixed to get compilation working on UWP (#271)
Blake Gross
authored
001d5a9
View commit details
Copy full SHA for 001d5a9
View code at this point
Browse repository at this point
Fixes to Material Loading so that sRGB is set properly and only required elemenst are loaded (#270)
Show description for 6c7586c
Blake Gross
authored
6c7586c
View commit details
Copy full SHA for 6c7586c
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Checking back in various bug fixes from internal branch and glb writing logic (#253)
Show description for 71563fb
Blake Gross
authored
71563fb
View commit details
Copy full SHA for 71563fb
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Improving performance by adding multithreading support (#221)
Show description for 21f73d6
Zichuan-Wang
authored and
Blake Gross
committed
21f73d6
View commit details
Copy full SHA for 21f73d6
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
VS solution for building DLL from UnityGLTF sources (#228)
Show description for dbafdb9
stevenvergenz
authored and
Blake Gross
committed
dbafdb9
View commit details
Copy full SHA for dbafdb9
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Fix RefCountedCacheData ref count (#217)
alejgh
authored and
Blake Gross
committed
54765da
View commit details
Copy full SHA for 54765da
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Renamed unity type conflicts (#209)
Show description for 044b7d9
StephenHodgson
authored and
Blake Gross
committed
044b7d9
View commit details
Copy full SHA for 044b7d9
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
Better memory management and explicit mapping between imported GLTF MinFilter and Unity FilterMode. (#144)
Show description for a0201a1
rawnsley
authored and
Blake Gross
committed
a0201a1
View commit details
Copy full SHA for a0201a1
View code at this point
Browse repository at this point
Update platform runner to compile on Unity 2018.1 and later (#196)
tombuMS
authored and
Blake Gross
committed
6ff542f
View commit details
Copy full SHA for 6ff542f
View code at this point
Browse repository at this point
Commits on May 24, 2018
Updating shader normal according to Unity (#185)
keveleigh
authored and
Blake Gross
committed
03dd373
View commit details
Copy full SHA for 03dd373
View code at this point
Browse repository at this point
Added support for loading non-convex mesh colliders (#183)
amenzies
authored and
Blake Gross
committed
5ded9c5
View commit details
Copy full SHA for 5ded9c5
View code at this point
Browse repository at this point
Commits on May 7, 2018
Fixed version number error for change in UnityWebRequest Send API (#180)
amenzies
authored and
Blake Gross
committed
4b44b80
View commit details
Copy full SHA for 4b44b80
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Merge branch 'master' into camera-feature
ziedbha
authored
3a93c5a
View commit details
Copy full SHA for 3a93c5a
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
[ADDED] GLTF EditorWindow [ADDED] Static booleans for exporter (#164)
jasperdrescher
authored and
Blake Gross
committed
5df26ab
View commit details
Copy full SHA for 5df26ab
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Merge pull request #157 from RPSpicer/bug/texture-not-destroyed
Show description for 1e81120
sbtron
authored
1e81120
View commit details
Copy full SHA for 1e81120
View code at this point
Browse repository at this point
Merge pull request #155 from RPSpicer/glb-export
Show description for 07f2a9c
sbtron
authored
07f2a9c
View commit details
Copy full SHA for 07f2a9c
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Setting load on start to true on the prefab used in test scenes (#170)
JohnCopicMS
authored and
Blake Gross
committed
051069c
View commit details
Copy full SHA for 051069c
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Jcopic/indexfix (#168)
Show description for 6282b3e
JohnCopicMS
authored and
Blake Gross
committed
6282b3e
View commit details
Copy full SHA for 6282b3e
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Removing Animation.Play by default
JohnCopicMS
committed
5175af6
View commit details
Copy full SHA for 5175af6
View code at this point
Browse repository at this point
Fix for nodes that had an empty string as the name (common in sketchfab models)
Show description for 067fe0a
JohnCopicMS
committed
067fe0a
View commit details
Copy full SHA for 067fe0a
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Merge branch 'master' into origin/jcopic/skinfixes
JohnCopicMS
authored
cc81f3c
View commit details
Copy full SHA for cc81f3c
View code at this point
Browse repository at this point
Added camera export feature, fixed some camera serialization bugs
ziedbha
committed
27d5331
View commit details
Copy full SHA for 27d5331
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Explicitly release Texture2Ds created while exporting textures to disk.
RPSpicer
committed
88fbd04
View commit details
Copy full SHA for 88fbd04
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Amend last -- fix arithmetic error.
RPSpicer
committed
cebdf0e
View commit details
Copy full SHA for cebdf0e
View code at this point
Browse repository at this point
Implement blgrossMS's improvement re: byte alignment
Show description for a3259e2
RPSpicer
committed
a3259e2
View commit details
Copy full SHA for a3259e2
View code at this point
Browse repository at this point
Add docs.
RPSpicer
committed
cf10b0d
View commit details
Copy full SHA for cf10b0d
View code at this point
Browse repository at this point
Add constants per GLB specification; initial GLB export
Show description for 9cc083f
RPSpicer
committed
9cc083f
View commit details
Copy full SHA for 9cc083f
View code at this point
Browse repository at this point
Fix export of metallic and normal texture map. Add support for any shader that can support metallic roughness workflow. (#133)
Show description for 9d5a2df
justinctlam
authored and
Blake Gross
committed
9d5a2df
View commit details
Copy full SHA for 9d5a2df
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Bug fix for double-increase refcount
JohnCopicMS
committed
6df65e2
View commit details
Copy full SHA for 6df65e2
View code at this point
Browse repository at this point
Fixing null references on gltf object being destroyed.
JohnCopicMS
committed
5e06b5b
View commit details
Copy full SHA for 5e06b5b
View code at this point
Browse repository at this point
Commits on Mar 30, 2018
spaces to tabs
JohnCopicMS
committed
990b415
View commit details
Copy full SHA for 990b415
View code at this point
Browse repository at this point
Changes based on Blake's feedback
JohnCopicMS
committed
1a57a9e
View commit details
Copy full SHA for 1a57a9e
View code at this point
Browse repository at this point
Trying to fix whitespace again.
JohnCopicMS
committed
36c89dc
View commit details
Copy full SHA for 36c89dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.