Paul Kulchenko
|
95fcf4aa79
|
Updated love2d API to fix typos in descriptions (ref #247).
|
2014-04-24 21:20:09 -07:00 |
|
Paul Kulchenko
|
9c47414635
|
Updated love2d API for v0.9.1 (ref #247).
|
2014-04-24 19:46:41 -07:00 |
|
Paul Kulchenko
|
8969abb43f
|
Removed paragraph conversion from love2d API conversion script (ref #247).
|
2014-04-24 19:45:59 -07:00 |
|
Paul Kulchenko
|
ce933f4f81
|
Updated love2d API conversion script to handle top-level functions (ref #247).
|
2014-04-24 19:45:09 -07:00 |
|
Paul Kulchenko
|
f323cc967b
|
Updated Moai API for v1.5 (thanks to @DanielSWolf).
|
2014-04-01 21:59:31 -07:00 |
|
Paul Kulchenko
|
cb6971e37d
|
Moved code to populate wx and wxstc descriptions to API files.
|
2014-03-17 14:09:59 -07:00 |
|
Paul Kulchenko
|
b89bb73476
|
Updated Marmalade Quick API for v7.2.
|
2014-03-06 20:45:13 -08:00 |
|
Paul Kulchenko
|
a00fa953c2
|
Updated Corona API for v2014.2189.
|
2014-03-06 20:06:48 -08:00 |
|
Christoph Kubisch
|
2525736bea
|
updates to shader apis (bugfix in GLSL atomic description)
|
2014-02-25 16:30:02 +01:00 |
|
Paul Kulchenko
|
74a39850f2
|
Removed paragraph-to-newline conversion for API tooltips.
|
2014-02-10 21:21:56 -08:00 |
|
Paul Kulchenko
|
e3ab970d5a
|
Updated Corona API auto-complete/description to match v2013.2100 (ref #73).
|
2014-02-05 21:00:51 -08:00 |
|
Paul Kulchenko
|
24fe65848b
|
Updated love2d api with LineJoin and few other calls (ref #247).
|
2014-01-13 21:16:13 -08:00 |
|
Christoph Kubisch
|
62833599f4
|
glsl: added imageSize to spec and api
|
2014-01-08 16:56:45 +01:00 |
|
Paul Kulchenko
|
f8ab060457
|
Added auto-complete for metamethods (closes #256).
|
2013-12-31 15:00:36 -08:00 |
|
Paul Kulchenko
|
cfc00e6c6b
|
Updated love2d api with some missing calls (ref #247).
|
2013-12-28 16:15:16 -08:00 |
|
Christoph Kubisch
|
005eb4b52c
|
luxinia2: new setup, added support for debugging with main.lua and rudimentary scratchpad functionality
|
2013-12-27 11:12:53 +01:00 |
|
Paul Kulchenko
|
64552d2733
|
Updated Love2d API for 0.9.0. (closes #247).
|
2013-12-24 17:33:13 -08:00 |
|
Christoph Kubisch
|
f208454003
|
glsl additions
|
2013-11-19 15:56:58 +01:00 |
|
Christoph Kubisch
|
52c1133c42
|
dx11 and glslc updates
|
2013-09-11 09:47:18 +02:00 |
|
Christoph Kubisch
|
9a2c161328
|
added hlsl spec and basic api (note: currently autocomplete doesn't work on object functions, need fix). also fixed cg syntax lexer settings
|
2013-09-05 17:45:13 +02:00 |
|
Paul Kulchenko
|
267deea3df
|
Merge branch 'master' of git://git.code.sf.net/p/estrelaeditor/code into estrela-new
|
2013-08-15 15:36:18 -07:00 |
|
Paul Kulchenko
|
1089f2619e
|
Added return type for string.* functions to assist in auto-complete (ref #189).
|
2013-08-14 12:43:55 -07:00 |
|
Christoph Kubisch
|
ff6deedf79
|
OpenGL 4.4 and ARB extensions added as well as NV_gpu_shader5 functions
|
2013-08-14 14:19:50 +02:00 |
|
Christoph Kubisch
|
a8060b63cd
|
updated glewgl api for OpenGL4.4 and removed non-core duplicate functions/enums
|
2013-08-02 10:23:52 +02:00 |
|
Paul Kulchenko
|
76f6fdade6
|
Updated Gideros auto-complete API to add global objects.
|
2013-06-19 10:30:51 -07:00 |
|
Paul Kulchenko
|
e9728b2a4a
|
Updated Gideros API to separate 'functions' from 'methods'.
|
2013-06-16 19:29:24 -07:00 |
|
Paul Kulchenko
|
32c3723bcc
|
Updated Marmalade Quick auto-complete API to use class inheritance.
|
2013-06-14 18:40:34 -07:00 |
|
Paul Kulchenko
|
9d11df3ebe
|
Updated Gideros auto-complete API to use class inheritance.
|
2013-06-14 18:34:01 -07:00 |
|
Paul Kulchenko
|
30bb8c29a6
|
Updated Gideros API/auto-complete reference.
|
2013-06-07 10:44:43 -07:00 |
|
Paul Kulchenko
|
bd190d5a4e
|
Added Marmalade auto-complete support and API documentation.
|
2013-04-23 15:49:19 -07:00 |
|
Paul Kulchenko
|
d5c585b118
|
Updated 'method' type in auto-complete to only allow a:b syntax (closes #101).
|
2013-04-01 09:16:52 -07:00 |
|
Paul Kulchenko
|
45cc57058c
|
Fixed invalid escape sequence that fails under LuaJIT.
|
2013-01-19 18:18:45 -08:00 |
|
Paul Kulchenko
|
9b38dd7d74
|
Enabled live-coding for Corona interpreter.
|
2013-01-07 09:56:40 -08:00 |
|
Paul Kulchenko
|
04599ea184
|
Removed love2d API calls with spaces in names.
|
2012-12-12 17:47:18 -08:00 |
|
Paul Kulchenko
|
1e4be39c29
|
Updated descriptions for io.* functions; moved file:* functions to a pseudo library (f); helps #84.
|
2012-12-11 23:35:22 -08:00 |
|
Paul Kulchenko
|
097740d0ef
|
Updated Lua api descriptions (closes #84).
|
2012-12-06 13:29:38 -08:00 |
|
Fringale
|
585177f79f
|
Lua API: refactor code, add Lua 5.2 functions/values, add or complete desc/args/returns, add debug library.
|
2012-12-06 12:39:59 -08:00 |
|
Paul Kulchenko
|
08d8630147
|
Extended list of default folders for interpreters where executables are searched for.
|
2012-11-25 17:05:59 -08:00 |
|
Paul Kulchenko
|
93abd740d8
|
Added Corona auto-complete support (thanks to Srdjan Markovic).
|
2012-11-25 16:56:53 -08:00 |
|
Paul Kulchenko
|
249554a77c
|
Added missing constants to Moai API.
|
2012-11-20 14:11:23 -08:00 |
|
Paul Kulchenko
|
1bc9b287df
|
Updated Lua keyword definitions to improve grouping for styling (closes #79).
|
2012-11-14 11:50:52 -08:00 |
|
Paul Kulchenko
|
1cc2fc1bf2
|
Updated love2d api to an updated version as of 11/1/2012 (fixes #78).
|
2012-11-13 16:52:48 -08:00 |
|
crazybutcher
|
95fce2cdc8
|
removed luaapi wrappers for cg/cuda (outdated)
|
2012-11-03 15:59:12 +01:00 |
|
Paul Kulchenko
|
a463b5fd28
|
Moved all Estrela features into a separate bundle that can be loaded using cfg/estrela.lua config.
|
2012-10-17 12:37:26 -07:00 |
|
Paul Kulchenko
|
8c2a4792f6
|
Added Gideros auto-complete and live coding support (closes #62).
|
2012-10-03 13:29:50 -07:00 |
|
Paul Kulchenko
|
185ebb5bbf
|
Added Moai auto-complete (closes #52).
|
2012-09-20 17:26:19 -07:00 |
|
crazybutcher
|
52ef014941
|
updated GLSL to 4.3 status
cg tool: glsl compilation no longer requires a selected word (main is always entry)
|
2012-08-22 16:53:45 +02:00 |
|
crazybutcher
|
af57806c69
|
updated luxinia2's glewgl and added anttweakbar
|
2012-08-11 15:36:19 +02:00 |
|
Paul Kulchenko
|
668cdcb4db
|
Added auto complete for love2d API
|
2012-06-25 14:47:21 -07:00 |
|
crazybutcher
|
c9bb3e01ca
|
added glfw 2.7.2 api and changed luxinia2 to use it instead of glfw3
|
2012-01-21 14:13:54 +01:00 |
|