Ignacio Etcheverry
|
63369ec306
|
Re-write SignalAwaiter implementation
Old implementation had issues where you could only await on the same signal of the same source once.
|
2017-10-16 03:54:23 +02:00 |
|
Ignacio Etcheverry
|
ff28569d16
|
Fixed IntPtr unboxing (#11949)
- Fix boolean never reset to false
- Fix IntPtr unboxing and cleanup
|
2017-10-09 00:10:54 +02:00 |
|
Ignacio Etcheverry
|
85cc879382
|
Merge pull request #11894 from neikeq/pr-issue-11834
Mono: Make sure editor thread is attached on script reload
|
2017-10-07 00:47:13 +02:00 |
|
Ignacio Etcheverry
|
fdc3de009c
|
Mono: Make sure editor thread is attached on script reload
|
2017-10-07 00:43:02 +02:00 |
|
Carter Anderson
|
19df296351
|
get parent class fields when updating a CSharpScript's exports
This makes the fields viewable / editable in the inspector
|
2017-10-05 23:50:48 -07:00 |
|
Ignacio Etcheverry
|
df22bbd7ed
|
Add C# script to csproj when attaching it to an object
|
2017-10-05 00:10:51 +02:00 |
|
Ignacio Etcheverry
|
e36fb95c50
|
Added mono module
|
2017-10-03 00:01:26 +02:00 |
|