0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Detect python version in Blender installation. More... over 14 years ago
Small whitespace update. More... over 14 years ago
Clearer dialog if Blender's data files are not in the install dir. More... over 14 years ago
Don't clean stray blender files when aborting installer. More... over 14 years ago
un.Blender bugfix. More... over 14 years ago
Using raw strings to avoid backslash frenzy. More... over 14 years ago
Minor bugfixes for blender. More... over 14 years ago
Various bugfixes, improvements for Blender install, new DEBUG_MSG macro. More... over 14 years ago
Refactoring and simplifying a few things in the code, added more docstrings. More... over 14 years ago
Updated Maya and Blender sections to make use of new macros. More... over 14 years ago
Changelog update. More... over 14 years ago
Using the new macros for python install (plus some bugfixes). More... over 14 years ago
Added section definition macro for AppInfo classes. More... over 14 years ago
Added Maya and Blender AppInfo classes. More... over 14 years ago
Added GET_PATH macro, with initial implementation for Python. More... over 14 years ago
Added new macros in generated nsi file for python. More... over 14 years ago
Added python application info class. More... over 14 years ago
Added registry key and application info classes. More... over 14 years ago
Enable doctests. More... over 14 years ago
GET_REGISTRY_KEY_PYTHON/MAYA/BLENDER macros. More... over 14 years ago
Use GET_REGISTRY_KEY macro for blender section. More... over 14 years ago
Use GET_REGISTRY_KEY macro for maya section. More... over 14 years ago
Added GET_REGISTRY_KEY macro to reduce code duplication. More... over 14 years ago
Removed default non-existing versions of python. More... over 14 years ago
Added batch file for making exe installer. More... over 14 years ago
Also check 64 bit registry view. More... over 14 years ago
Report which registry keys are checked in debug mode. More... over 14 years ago
Version bump. More... over 14 years ago
Debug messages for maya. More... over 14 years ago
Bugfix for GetPythonPath and similar approach for GetMayaPath. More... over 14 years ago