mcc
|
39b8ce4cfd
Delete buffers when done using them in PolySound, preventing a bug where OpenAL eventually just stops working
|
13 years ago |
Ivan Safrin
|
4de209a0ef
Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox
|
13 years ago |
Ivan Safrin
|
e63d8970bc
Lua setters for class-type members
|
13 years ago |
Ivan Safrin
|
5382bbbb9b
2DPhysics,3DPhysics and UI are now statically compiled into the player, disabled dynamic modules for now, added a UI theme pack to the player
|
13 years ago |
Ivan Safrin
|
4a0ca32cb8
Added Config to Services in Lua
|
13 years ago |
Ivan Safrin
|
424803c1f3
Fixed UI module cmake and added it to the standalone install and global gitignore
|
13 years ago |
Ivan Safrin
|
2ced7d55e6
Merge pull request #143 from mcclure/shaderbinding
|
13 years ago |
Ivan Safrin
|
6b38b84adf
Merge pull request #147 from mcclure/LuaUI
|
13 years ago |
Ivan Safrin
|
adc58acf1e
Merge pull request #146 from mcclure/xmlcrash
|
13 years ago |
Ivan Safrin
|
f0bb91f365
Fixed selection dragging in UITextInput
|
13 years ago |
Ivan Safrin
|
ba4e3cbd37
New Lua EventDispatcher system. addEventListener now takes a callback function as second parameter
|
13 years ago |
Ivan Safrin
|
35a12c27db
Fixed event handling errors with LuaJIT
|
13 years ago |
mcc
|
7edefa0d85
Include relevant UI classes in create_lua_library inheritInModule
|
13 years ago |
Ivan Safrin
|
bca458dab4
Fixed incorrect line deletion in UITextInput some more
|
13 years ago |
Ivan Safrin
|
7f22869b70
Fixed incorrect line deletion in UITextInput
|
13 years ago |
Ivan Safrin
|
61a8e43144
Added same_c_class() function in Lua to check if cpp classes extended in Lua are the same
|
13 years ago |
Ivan Safrin
|
4a8988e13c
Made Lua docs header clickable to go back to index
|
13 years ago |
Ivan Safrin
|
02c2a9fa44
Inheritance and static property/method support in Lua docs
|
13 years ago |
mcc
|
4a881447e4
Prevent a potential crash when parsing a materials xml containing mistakes
|
13 years ago |
mcc
|
2144c55202
Build Lua bindings for UI module
|
13 years ago |
Ivan Safrin
|
8468cd225f
Update CppHeaderParser to newest version, fixed bugs caused by that. Fixed bug in lua doc generation
|
13 years ago |
Ivan Safrin
|
244d7d6716
Lua html doc generation from xml, generate lua docs automatically on install, copy lua docs into Lua Standalone, IDE menu option for documentation opens bundled html
|
13 years ago |
Ivan Safrin
|
fa5e9f6516
create_lua_library now generates documentation in XML form PART TWO
|
13 years ago |
Ivan Safrin
|
dc8204753b
create_lua_library now generates documentation in XML form
|
13 years ago |
Ivan Safrin
|
f168cfc541
Sped up syntax highlighting on large files
|
13 years ago |
Ivan Safrin
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
13 years ago |
Ivan Safrin
|
3977a25908
Line number support in UITextInput, Monokai syntax theme
|
13 years ago |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
13 years ago |
Ivan Safrin
|
bc390327e9
Fixed faulty modifier key behavior on the Mac
|
13 years ago |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
13 years ago |