Skip to content
Snippets Groups Projects
  • Willian Padovani Germano's avatar
    775f006b
    Exppython: · 775f006b
    Willian Padovani Germano authored
    - Window: implemented .SetCursorPos, .GetViewMatrix, .GetViewVector
    - Lamp: .setDist was not in the methods table:
        Fix by new bpython developer Stephen Swaney
    - Scene: .frameSettings was crashing Blender (pointed by jms)
    - Added site dirs to sys.path (patch by Stephen Swaney)
    - NMesh: small internal change (added pointer to parent object)
    - Object: function NMesh_FromPyObject has a new arg: pointer to obj
    - Docs: added docs for implemented functions, plus some more info
    775f006b
    History
    Exppython:
    Willian Padovani Germano authored
    - Window: implemented .SetCursorPos, .GetViewMatrix, .GetViewVector
    - Lamp: .setDist was not in the methods table:
        Fix by new bpython developer Stephen Swaney
    - Scene: .frameSettings was crashing Blender (pointed by jms)
    - Added site dirs to sys.path (patch by Stephen Swaney)
    - NMesh: small internal change (added pointer to parent object)
    - Object: function NMesh_FromPyObject has a new arg: pointer to obj
    - Docs: added docs for implemented functions, plus some more info