- août 30, 2021
-
- août 25, 2021
-
-
Kubat a rédigé
UI & MISC: Place the 'using' on FakeVim internal types inside the proxy editor to not poluate the Vivy namespace
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
UI: The ScriptDocumentView has the same background as the ScriptEditor to avoid ugly not colored squares
-
Kubat a rédigé
-
- août 24, 2021
- août 20, 2021
- août 19, 2021
-
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
SCRIPT: Get ride of the unregister functions in the LuaContext because everything will be wiped out when closing the lua_State
-
Kubat a rédigé
-
Kubat a rédigé
Only local functions and jobs are registered, the other will be registered with their parent script.
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
SCRIPT: Principal file is the module file, when the module is loaded, load the associated implementation file
-
Kubat a rédigé
SCRIPT: Be explicit about methods to get last Lua error + only load the module file, the implementation file will be loaded after (because implementation file is setted in the module file)
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
- IterateOverArray: The lua_gettable was popping the index from the table, thus multiple pops will pop the table (BUG!) - Add macro for the return nothing - Fix the user values, set all user values, not just one that will replace all the old ones
-