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

Автор SHA1 Сообщение Дата
  Josh Engebretson d79e317628 Fix macro 10 лет назад
  JoshEngebretson 92fccc0854 Windows IPC work in progress 10 лет назад
  JoshEngebretson 833b76fb7d Visual Studio source grouping macro 10 лет назад
  Josh Engebretson 4927dba8ea IPC fixes for OSX 10 лет назад
  JoshEngebretson 28885123d5 Merge pull request #82 from marynate/PR-JSBind-win-fix 10 лет назад
  marynate 722cbe225c JSBind should use OpenGL Graphics module when building Android and Web platform on windows 10 лет назад
  JoshEngebretson 6639c0a8d2 Merge pull request #81 from AtomicGameEngine/script_widget 10 лет назад
  Josh Engebretson c066f5722c Disable warning 4244 ( double/int conversion) on Windows for bindings, only generate PAK files when ATOMIC_BUILD_PAK_FILES is set 10 лет назад
  Josh Engebretson 7e0bb97c8a Add source groups for Visual Studio solution, fix typo which was causing bad JSBind for Atomic3D on initial run 10 лет назад
  Josh Engebretson 636d7fd24e Ignore cached HLSL shaders 10 лет назад
  Josh Engebretson bc0f0bfcb2 Filter PSD files during build, adding --player command for Windows AtomicEditor 10 лет назад
  Josh Engebretson acd296c261 Default to local build folders in case of missing Tool Environment JSON, add --project to AtomicEditor player mode 10 лет назад
  Josh Engebretson 7954b08d31 Initialize AtomicTool from configuration JSON (if available), add GetDefaultResourcePaths to BuildBase 10 лет назад
  Josh Engebretson a89ab8557a Use Documents/AtomicGameEngine for dev environment JSON 10 лет назад
  Josh Engebretson 7fa7938c41 Windows IPC linking with stub methods 10 лет назад
  Josh Engebretson 8d382b3368 Adding Import command to ToolCore 10 лет назад
  Josh Engebretson e45feeec02 Adding JSON scene import to ToolCore 10 лет назад
  Josh Engebretson b012d4196e Adding UICheckBox, UIClickLabel, changed event handling 10 лет назад
  Josh Engebretson 1525e98ebf JS IO extensions, allow returning a string reference, also allow taking a const string reference parameter 10 лет назад
  Josh Engebretson 19d845dcd9 More work on JSBind supporting SharedPtr return values 10 лет назад
  Josh Engebretson da158ebeee Support SharedPtr return types with JSBind 10 лет назад
  Josh Engebretson 2ecede2e4a Support setting widget states from Javascript, better error handling on exception thrown in button callback, report errors when loading UI files 10 лет назад
  Josh Engebretson 8afd597a63 Some tweaks to the Web Player build 10 лет назад
  Josh Engebretson ce5977af7b Atomic Web Player running from inside iframe with proper keyboard input 10 лет назад
  Josh Engebretson 54c526b65f Building New UI for Emscripten build 10 лет назад
  Josh Engebretson 93c19e5817 Recursive node and scene cleanup 10 лет назад
  Josh Engebretson cc8ec9cddd Add method to dump nodes (by name and count) to metrics, use the actual node ptr and not the heap ptr for node backing store, expose GC to script 10 лет назад
  Josh Engebretson d81af3aae4 Add method to dump the JSComponent instances by classname 10 лет назад
  Josh Engebretson a195ec1283 Better Object metrics 10 лет назад
  Josh Engebretson 48a36c77c3 VM can now be accessed from Javascript, adding simple metrics system (Object instance count for leak detection) 10 лет назад