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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
UnityDevTool
/
acl
Public
forked from
nfrechette/acl
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
acl
docs
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 13, 2020
fix(compression): make sure to use k_track_invalid_index with our output indices
nfrechette
committed
3ae7c16
View commit details
Copy full SHA for 3ae7c16
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
docs: update documentation following renaming
nfrechette
committed
684831c
View commit details
Copy full SHA for 684831c
View code at this point
Browse repository at this point
style: rename types and things for consistency
Show description for b583e7e
nfrechette
committed
b583e7e
View commit details
Copy full SHA for b583e7e
View code at this point
Browse repository at this point
refactor: migrating transform track compression to the scalar track API
Show description for f36f307
nfrechette
committed
f36f307
View commit details
Copy full SHA for f36f307
View code at this point
Browse repository at this point
Commits on May 20, 2020
feat: add support for emscripten
Show description for 163eebc
nfrechette
committed
163eebc
View commit details
Copy full SHA for 163eebc
View code at this point
Browse repository at this point
chore: remove support for ACL_CMAKE_HOME
Show description for ae72ebc
nfrechette
committed
ae72ebc
View commit details
Copy full SHA for ae72ebc
View code at this point
Browse repository at this point
Commits on May 5, 2020
fix(compression): remove support for constant_threshold from scalar track compression
Show description for 0255e66
nfrechette
committed
0255e66
View commit details
Copy full SHA for 0255e66
View code at this point
Browse repository at this point
Commits on May 4, 2020
docs: update raw track compression documentation
Show description for 297a91c
nfrechette
committed
297a91c
View commit details
Copy full SHA for 297a91c
View code at this point
Browse repository at this point
docs: fix links to blog to use https
nfrechette
committed
9a27a5b
View commit details
Copy full SHA for 9a27a5b
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
refactor: support Android through the NDK and gradle
Show description for 89d4053
nfrechette
committed
89d4053
View commit details
Copy full SHA for 89d4053
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
refactor: remove range reduction from compression settings
Show description for 4c5c40f
nfrechette
committed
4c5c40f
View commit details
Copy full SHA for 4c5c40f
View code at this point
Browse repository at this point
refactor: rename several enums to be consistent with coding standard
nfrechette
committed
b5ac20e
View commit details
Copy full SHA for b5ac20e
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
refactor(compression): rewrite of the error metric interface to allow caching and other optimizations
Show description for 0ac5240
nfrechette
committed
0ac5240
View commit details
Copy full SHA for 0ac5240
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
refactor(math): switch all math to RTM
Show description for a7cc605
nfrechette
committed
a7cc605
View commit details
Copy full SHA for a7cc605
View code at this point
Browse repository at this point
Commits on Nov 17, 2019
docs: update decompression stats
nfrechette
committed
1b93dda
View commit details
Copy full SHA for 1b93dda
View code at this point
Browse repository at this point
docs: update Paragon stats
nfrechette
committed
c268637
View commit details
Copy full SHA for c268637
View code at this point
Browse repository at this point
docs: update fight scene stats
nfrechette
committed
f73e482
View commit details
Copy full SHA for f73e482
View code at this point
Browse repository at this point
docs: update CMU stats
nfrechette
committed
4729de8
View commit details
Copy full SHA for 4729de8
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
feat(compression): add typed track array support for added safety
nfrechette
committed
53bd083
View commit details
Copy full SHA for 53bd083
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
docs: add documentation on how to compress and decompress scalar tracks
nfrechette
committed
bf0b5a2
View commit details
Copy full SHA for bf0b5a2
View code at this point
Browse repository at this point
docs: minor tweaks and fixes
nfrechette
committed
1470d42
View commit details
Copy full SHA for 1470d42
View code at this point
Browse repository at this point
docs: add documentation for misc defines
nfrechette
committed
428ca03
View commit details
Copy full SHA for 428ca03
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
docs: update OS X and iOS platform list and require python version
nfrechette
committed
5d93e24
View commit details
Copy full SHA for 5d93e24
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
fix: explicitly control floating point exceptions
Show description for 9093ba7
nfrechette
committed
9093ba7
View commit details
Copy full SHA for 9093ba7
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
docs: add mention that decompression performance is consistent regardless of playback or sampling rate
nfrechette
committed
266ca9a
View commit details
Copy full SHA for 266ca9a
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
chore: add support for Visual Studio 2019
CodyDWJones
committed
af01118
View commit details
Copy full SHA for af01118
View code at this point
Browse repository at this point
Commits on May 13, 2019
feat(compression): add support for multiple root bones
Show description for 60b3c3a
nfrechette
committed
60b3c3a
View commit details
Copy full SHA for 60b3c3a
View code at this point
Browse repository at this point
Commits on May 2, 2019
docs(setup): Add mention for the new commit message format
nfrechette
committed
f068b05
View commit details
Copy full SHA for f068b05
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
Minor documentation fixes.
nfrechette
committed
3d62e23
View commit details
Copy full SHA for 3d62e23
View code at this point
Browse repository at this point
Updating decompression performance stats and graphs.
nfrechette
committed
6732af0
View commit details
Copy full SHA for 6732af0
View code at this point
Browse repository at this point
Updating matinee fight stats.
nfrechette
committed
027082e
View commit details
Copy full SHA for 027082e
View code at this point
Browse repository at this point
Updating Paragon stats and graphs.
nfrechette
committed
5118b02
View commit details
Copy full SHA for 5118b02
View code at this point
Browse repository at this point
Updating CMU stats and graphs.
nfrechette
committed
ec35e2a
View commit details
Copy full SHA for ec35e2a
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
Changing default compression level to Medium as it offers much better compression performance while yielding almost the same memory footprint.
Show description for b3ee674
nfrechette
committed
b3ee674
View commit details
Copy full SHA for b3ee674
View code at this point
Browse repository at this point
Commits on Mar 30, 2019
Adding support for UWP ARM64.
Show description for 3cce4ba
nfrechette
committed
3cce4ba
View commit details
Copy full SHA for 3cce4ba
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.