Historique des commits

Auteur SHA1 Message Date
  Marko Pintera fe9db60c5a Added support for managed unit tests and a unit test for managed diff il y a 10 ans
  Marko Pintera 24f99ac96e Various fixes in order to get handles operational il y a 11 ans
  Marko Pintera 098594dddd Managed resources are now properly cleaned up on domain finalization il y a 11 ans
  Marko Pintera ed1d293920 Fix for an issue causing a nullref when releasing a managed instance il y a 11 ans
  Marko Pintera e3cab25c32 Array inspector buttons work il y a 11 ans
  Marko Pintera 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed il y a 11 ans
  Marko Pintera 38b79673f7 Modified GameObject serialization so it doesn't require manual calls to GameObjectManager il y a 11 ans
  Marko Pintera 13ddd28328 Fixed inspector GUI foldout positioning somewhat il y a 11 ans
  Marko Pintera cae3f839bd More work on Inspector il y a 11 ans
  Marko Pintera 26e2b247be Inspector WIP - does not compile il y a 11 ans
  Marko Pintera 3240d3f89b Check in before yet another refactor il y a 11 ans
  Marko Pintera d83cccf61b SerializableField tested and appears to be working il y a 11 ans
  Marko Pintera fe324f98ed Made Log thread safe il y a 11 ans
  Marko Pintera b90b98097d Refactored C# serialization set/get methods so there isn't as much code duplication il y a 11 ans
  Marko Pintera 9c559abe48 Fixed C# list serialization il y a 11 ans
  Marko Pintera f180db3993 C# serialization: Structs now work properly with normal objects il y a 11 ans
  Marko Pintera 5dfcb3a403 Dictionary serialization works il y a 11 ans
  Marko Pintera d164b7f8dd Fixed an issue with lists serializing objects il y a 11 ans
  Marko Pintera 4c3a45ae74 Serializing Lists works il y a 11 ans
  Marko Pintera 27b87005b1 C# serialization of jagged arrays works il y a 11 ans
  Marko Pintera 9534d239c7 C# multi-dimensional array serialization works il y a 11 ans
  Marko Pintera ce8a58d25b C# single-dimensional array serialization works il y a 11 ans
  Marko Pintera 17204b8447 Serializing SerializableObject works il y a 11 ans
  Marko Pintera 3d06f8271c SerializableObjects are no serialized properly il y a 11 ans
  Marko Pintera 78690bac80 Reference ManagedComponents by Type and not by namespace & name string il y a 11 ans
  Marko Pintera 8539e9a863 Basic C# component and field serialization tested and working il y a 11 ans
  Marko Pintera 4ba316bb18 First C# originated GUI elemented displayed il y a 12 ans
  Marko Pintera d3a2fcf15f More GUI script stuff done il y a 12 ans
  Marko Pintera a59cc38e2e Hooked up ScriptGUIElementStyle il y a 12 ans
  Marko Pintera e3d06f18c2 Added various get/set methods for GUIElementStyle il y a 12 ans