This website works better with JavaScript
Главная
Обзор
Помощь
Вход
cpp
/
polycode-engine
зеркало из
https://github.com/ivansafrin/Polycode.git
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
Renamed bindings script folder to not be Lua specific
Ivan Safrin
9 лет назад
Родитель
a06f4716dd
Сommit
816d8ec847
9 измененных файлов
с
0 добавлено
и
0 удалено
Разделённый вид
Показать статистику Diff
0
0
scripts/create_bindings/BindingsGenerator.py
0
0
scripts/create_bindings/CppHeaderParser.py
0
0
scripts/create_bindings/LuaBindingsGenerator.py
0
0
scripts/create_bindings/bindings.conf
0
0
scripts/create_bindings/create_bindings.py
0
0
scripts/create_bindings/templates/lua_header.h
0
0
scripts/create_bindings/templates/lua_wrappers.cpp
0
0
scripts/create_bindings/templates/lua_wrappers.h
0
0
scripts/create_bindings/zipfile.py
+ 0
- 0
scripts/create_lua_library/BindingsGenerator.py → scripts/create_bindings/BindingsGenerator.py
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/CppHeaderParser.py → scripts/create_bindings/CppHeaderParser.py
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/LuaBindingsGenerator.py → scripts/create_bindings/LuaBindingsGenerator.py
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/bindings.conf → scripts/create_bindings/bindings.conf
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/create_bindings.py → scripts/create_bindings/create_bindings.py
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/templates/lua_header.h → scripts/create_bindings/templates/lua_header.h
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/templates/lua_wrappers.cpp → scripts/create_bindings/templates/lua_wrappers.cpp
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/templates/lua_wrappers.h → scripts/create_bindings/templates/lua_wrappers.h
Просмотреть файл
+ 0
- 0
scripts/create_lua_library/zipfile.py → scripts/create_bindings/zipfile.py
Просмотреть файл