-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: SeleDreams/UnityNativeScripting
base: master
head repository: jacksondunstan/UnityNativeScripting
compare: master
- 16 commits
- 5 files changed
- 4 contributors
Commits on Aug 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 65e70ad - Browse repository at this point
Copy the full SHA 65e70adView commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0bac628 - Browse repository at this point
Copy the full SHA 0bac628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c7c70 - Browse repository at this point
Copy the full SHA 79c7c70View commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7573b1a - Browse repository at this point
Copy the full SHA 7573b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for faa5558 - Browse repository at this point
Copy the full SHA faa5558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e9e182 - Browse repository at this point
Copy the full SHA 5e9e182View commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a2afdbb - Browse repository at this point
Copy the full SHA a2afdbbView commit details
Commits on Feb 12, 2021
-
Merge pull request jacksondunstan#66 from majorika/master
Update README
Configuration menu - View commit details
-
Copy full SHA for 022716e - Browse repository at this point
Copy the full SHA 022716eView commit details
Commits on Feb 22, 2021
-
Don't use "= default" on the System.Object destructor so its "noexcep…
…t" matches derived classes
Configuration menu - View commit details
-
Copy full SHA for 00443ef - Browse repository at this point
Copy the full SHA 00443efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a954e94 - Browse repository at this point
Copy the full SHA a954e94View commit details -
Fix for standalone builds defaulting to int parameters
There was a mis-match in how types were specified in editor/build delegates. Changed so they both now use the same switch statement
Configuration menu - View commit details
-
Copy full SHA for e8c9b6b - Browse repository at this point
Copy the full SHA e8c9b6bView commit details
Commits on Feb 27, 2021
-
Merge pull request jacksondunstan#69 from philipcass/patch-1
Fix for standalone builds defaulting to int parameters
Configuration menu - View commit details
-
Copy full SHA for 01b9243 - Browse repository at this point
Copy the full SHA 01b9243View commit details
Commits on Mar 1, 2021
-
Added hacky fix to resolve event accessors both adding delegates
Configuration menu - View commit details
-
Copy full SHA for c53adea - Browse repository at this point
Copy the full SHA c53adeaView commit details -
Set abstract base method declarations as virtual
The codegen would set all abstract base methods to be non-virtual, this allows derived classes to cleanly override abstract function implementations
Configuration menu - View commit details
-
Copy full SHA for 2eb8824 - Browse repository at this point
Copy the full SHA 2eb8824View commit details
Commits on Mar 6, 2021
-
Merge pull request jacksondunstan#70 from philipcass/patch-2
Fix CPP event accessors
Configuration menu - View commit details
-
Copy full SHA for 8d1d7c8 - Browse repository at this point
Copy the full SHA 8d1d7c8View commit details -
Merge pull request jacksondunstan#72 from philipcass/patch-4
Set abstract base method declarations as virtual
Configuration menu - View commit details
-
Copy full SHA for 5440a2b - Browse repository at this point
Copy the full SHA 5440a2bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master