WerWolv
|
84a6fff034
|
Refactored plugin system
|
2021-01-12 16:50:15 +01:00 |
|
WerWolv
|
eed7ef1ac3
|
Make sure important data is synchronized between ImHex and plugins
|
2021-01-04 00:19:56 +01:00 |
|
Mary
|
d3dccace37
|
Detect python version at build time
This remove the hardcoded version in CMakeLists.txt and
loader_script_handler.cpp.
Fixing building on Arch Linux and probably other systems.
|
2020-12-05 12:46:50 +01:00 |
|
WerWolv
|
192e7d5060
|
Added Python API function to create structs and unions
|
2020-12-01 18:21:29 +01:00 |
|
WerWolv
|
6aed140ecf
|
Use custom "argc" and "argv" exposing. Fixes #6
|
2020-12-01 18:19:49 +01:00 |
|
WerWolv
|
17096055f8
|
Added create_struct and create_union function to Python API
|
2020-12-01 16:41:38 +01:00 |
|
WerWolv
|
c6134bc038
|
Added basic python-based load scripts
|
2020-12-01 02:21:40 +01:00 |
|