Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-11 | Merge pull request #11954 from neikeq/d | Ignacio Etcheverry | |
Added 'exposed' field to ClassInfo for registered classes | |||
2017-10-09 | Mono: Make use of ClassInfo's exposed API | Ignacio Etcheverry | |
- BindingsGenerator only generates exposed classes. - Fix creation of managed instances of non-exposed classes. | |||
2017-10-09 | Fixed IntPtr unboxing (#11949) | Ignacio Etcheverry | |
- Fix boolean never reset to false - Fix IntPtr unboxing and cleanup | |||
2017-10-07 | Merge pull request #11894 from neikeq/pr-issue-11834 | Ignacio Etcheverry | |
Mono: Make sure editor thread is attached on script reload | |||
2017-10-07 | Mono: Make sure editor thread is attached on script reload | Ignacio Etcheverry | |
2017-10-05 | get parent class fields when updating a CSharpScript's exports | Carter Anderson | |
This makes the fields viewable / editable in the inspector | |||
2017-10-05 | Add C# script to csproj when attaching it to an object | Ignacio Etcheverry | |
2017-10-03 | Added mono module | Ignacio Etcheverry | |