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 }}
qipa
/
UnityNativeScripting
Public
forked from
Real-Serious-Games/UnityNativeScripting
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityNativeScripting
Unity
Assets
NativeScript
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2018
Support type overloading and decimal
jacksondunstan
committed
ac7bb11
View commit details
Copy full SHA for ac7bb11
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Support generic "factory functions" with derived types
Show description for f3f0139
jacksondunstan
committed
f3f0139
View commit details
Copy full SHA for f3f0139
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Use a temporary file to enable hot reloading on Windows
jacksondunstan
committed
156646d
View commit details
Copy full SHA for 156646d
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Make value types fit into the type hierarchy better
Show description for a04c190
jacksondunstan
committed
a04c190
View commit details
Copy full SHA for a04c190
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Support "range for loops" for arrays, IEnumerator, and IEnumerator<T>
jacksondunstan
committed
0f37ca2
View commit details
Copy full SHA for 0f37ca2
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Add support for hot reloading
jacksondunstan
committed
f9c3a6f
View commit details
Copy full SHA for f9c3a6f
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
List all interfaces for C++ classes
jacksondunstan
committed
a978505
View commit details
Copy full SHA for a978505
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Don't generate default paramters for non-string null values
jacksondunstan
committed
6c31d40
View commit details
Copy full SHA for 6c31d40
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
Support default parameters (except non-null strings and when there are var args)
jacksondunstan
committed
694e081
View commit details
Copy full SHA for 694e081
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
Split generic parameters in base types
jacksondunstan
committed
9aef594
View commit details
Copy full SHA for 9aef594
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Insert base types into the type hierarchy
jacksondunstan
committed
666b53e
View commit details
Copy full SHA for 666b53e
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
Support deriving from classes that don't have a default constructor
jacksondunstan
committed
2042b07
View commit details
Copy full SHA for 2042b07
View code at this point
Browse repository at this point
Fix generic method declarations
Show description for 754c23a
jacksondunstan
committed
754c23a
View commit details
Copy full SHA for 754c23a
View code at this point
Browse repository at this point
Support overriding events
jacksondunstan
committed
8599cf8
View commit details
Copy full SHA for 8599cf8
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Support overriding C# properties and indexers from C++
Show description for ee8fed7
jacksondunstan
committed
ee8fed7
View commit details
Copy full SHA for ee8fed7
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Add an bounds-checking assert for GetLength(int32_t)
Show description for 9fe25b7
jacksondunstan
committed
9fe25b7
View commit details
Copy full SHA for 9fe25b7
View code at this point
Browse repository at this point
Return a constant from GetRank().
jacksondunstan
committed
55b2bfb
View commit details
Copy full SHA for 55b2bfb
View code at this point
Browse repository at this point
Remove const qualifier from object parameter references
jacksondunstan
committed
31c8826
View commit details
Copy full SHA for 31c8826
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Pass Object parameters by const reference
Show description for 2c1867d
jacksondunstan
committed
2c1867d
View commit details
Copy full SHA for 2c1867d
View code at this point
Browse repository at this point
Cache array lengths and rank in C++
jacksondunstan
committed
ffe00cf
View commit details
Copy full SHA for ffe00cf
View code at this point
Browse repository at this point
Remove dependency on the C++ standard library
Show description for b84f6c4
jacksondunstan
committed
b84f6c4
View commit details
Copy full SHA for b84f6c4
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Support C++ classes that derive from C# classes and implement C# interfaces
jacksondunstan
committed
6657523
View commit details
Copy full SHA for 6657523
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Implement array index operator for managed array types in C++
jacksondunstan
committed
7dede45
View commit details
Copy full SHA for 7dede45
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Support boxing and unboxing
jacksondunstan
committed
4b1bdea
View commit details
Copy full SHA for 4b1bdea
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Add support for events
Show description for 765108e
jacksondunstan
committed
765108e
View commit details
Copy full SHA for 765108e
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Fix whitespace. Remove unused #include.
jacksondunstan
committed
14cb33a
View commit details
Copy full SHA for 14cb33a
View code at this point
Browse repository at this point
Allow delegates as properties, parameters, etc.
jacksondunstan
committed
6d9dfb9
View commit details
Copy full SHA for 6d9dfb9
View code at this point
Browse repository at this point
Support delegates and Unity 2017.2.
jacksondunstan
committed
94280fb
View commit details
Copy full SHA for 94280fb
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Support the last MonoBehaviour message: OnAudioFilterRead
jacksondunstan
committed
36c601f
View commit details
Copy full SHA for 36c601f
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Support arrays
Show description for ea643d0
jacksondunstan
committed
ea643d0
View commit details
Copy full SHA for ea643d0
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
Force text assets
jacksondunstan
committed
836012c
View commit details
Copy full SHA for 836012c
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Support indexers with multiple parameters
jacksondunstan
committed
e77581c
View commit details
Copy full SHA for e77581c
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
Support "operator true" and "operator false".
jacksondunstan
committed
c7d128c
View commit details
Copy full SHA for c7d128c
View code at this point
Browse repository at this point
Support overloaded operator
jacksondunstan
committed
53c822a
View commit details
Copy full SHA for 53c822a
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Make generating property "getters" and "setters" optional
jacksondunstan
committed
6d2ea60
View commit details
Copy full SHA for 6d2ea60
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.