Jump to content

User:Paradox-01/Blender/Research: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 252: Line 252:
2) research path reading in C (get folder/file/extension) so own exe can use relative path when it is placed alongside Blender
2) research path reading in C (get folder/file/extension) so own exe can use relative path when it is placed alongside Blender


3) research Blender import and let the exe decide what py script to use (for example ONCC*.oni -> import_ONCC.py)
3) '''Looks like [https://stackoverflow.com/questions/36360876/how-do-i-run-a-python-script-using-an-already-running-blender Blender cannot accept new inputs?]''' <span style="font-size:16pt;">ರ_ರ .................. (ノಠ益ಠ)ノ彡┻━┻</span>
<s>blender --background --python myscript.py</s>
https://blender.stackexchange.com/questions/1365/how-can-i-run-blender-from-command-line-or-a-python-script-without-opening-a-gui


:: Edit: Then again ... '''Looks like [https://stackoverflow.com/questions/36360876/how-do-i-run-a-python-script-using-an-already-running-blender Blender cannot accept new inputs?]''' <span style="font-size:16pt;">ರ_ರ .................. (ノಠ益ಠ)ノ彡┻━┻</span>
This means some part of the analysis has to be done in C.
 
::: '''That would mean we either have to bite the sour apple and write much more C <s>or do less with a workaround</s>.'''


4) Deciding how to distribute this Blender variant.
4) Deciding how to distribute this Blender variant.
8,452

edits