История коммитов

Автор SHA1 Сообщение Дата
  Mike3D 265eecb229 Catch-up C++ samples (screen joystick support for lua and AngelScript) 11 лет назад
  Lasse Öörni 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 лет назад
  Lasse Öörni fd140ddb32 Minor code reorganization of the HelloGUI example. Removed SubscribeToEvents() as it was only used for 1 event and events were also subscribed to elsewhere. 12 лет назад
  Mike3D a0f42bee35 Added drag and tooltip to sample#2 HelloGUI 12 лет назад
  Lasse Öörni 7a55a43725 Tidied up the sample descriptions. 12 лет назад
  Lasse Öörni be7636f823 Make the include path absolute in all script examples so that ScriptCompiler can compile them properly. 12 лет назад
  Lasse Öörni 10abc4414b Ported HelloGUI sample to script. 12 лет назад