Blender Git Commit Log
Git Commits -> Revision e6965c4
Revision e6965c4 by Campbell Barton (master) September 8, 2009, 22:46 (GMT) |
patch from Maurice & Patsoko on blenderartist for win32 registry support, moved "import winreg" inline, (so other OS's don't import it), untested but should be ok. --- From the thread It's the version of r23036 + winreg patch from Maurice. About the registry keys: - I have povray 3.6 and 3.7b34 installed on vista32. - In the registry, I have 3 choices : ' CurrentVersion ', ' v3.6 ', and ' v3.7'. - I've modified Maurice's patch by replacing CurrentVersion by v3.6. We have the benefit to have the keys for each version so I prefer use them rather than the 'floating-key-about-which-is-the current-version'. I found more secure like that. |
Commit Details:
Full Hash: e6965c46fc1305a37a2778fb1746216f3d482295
SVN Revision: 23069
Parent Commit: ee78c63
Lines Changed: +5, -2
1 Modified Path:
/release/io/engine_render_pov.py (+5, -2) (Diff)