Commit graph

109 commits

Author SHA1 Message Date
Robin Gareus
7079865bfc add missing GUI lua binding classe 2016-03-21 04:06:32 +01:00
Robin Gareus
93449d3431 expose Lua OSC transmitter 2016-03-19 13:15:37 +01:00
Robin Gareus
ee2d88a5cc add basic set of Cairo Lua bindings 2016-03-17 15:54:54 +01:00
Robin Gareus
56c32a1e77 Expose PublicEditor Bindings to Lua 2016-02-29 12:01:37 +01:00
Robin Gareus
8032208656 resolve ambiguous ‘operator==’ (‘int’ vs ‘const luabridge::LuaRef’) 2016-02-27 13:48:01 +01:00
Robin Gareus
65bedf75f1 proper "false" check for MSVC compat
Lua "function call" returns false on error.
2016-02-27 13:14:00 +01:00
Robin Gareus
a4cde4230c C++98 compat 2016-02-23 19:24:27 +01:00
Robin Gareus
ac95f82529 fix optimized builds 2016-02-23 18:50:56 +01:00
Robin Gareus
e54c77e642 Add Editor/UI Lua Scripting and Action/Callback Script 2016-02-23 15:41:35 +01:00