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