gloperate:prototype/import_lights_and_transformations

Last commit made on 2015-07-20
Get this branch:
git clone -b prototype/import_lights_and_transformations https://git.launchpad.net/gloperate

Branch merges

Branch information

Name:
prototype/import_lights_and_transformations
Repository:
lp:gloperate

Recent commits

67dedb1... by Robert Schmid <email address hidden>

Untabify, move comments and reorder Light getters

9d5cdf6... by Robert Schmid <email address hidden>

Clean up Light definition and import code

3283c90... by Robert Schmid <email address hidden>

Transform vertices and normals of loaded scene-meshes

c7c1fce... by Robert Schmid <email address hidden>

Fix Assimp Import Flags by inserting missing braces

9805f3f... by Robert Schmid <email address hidden>

Merge remote-tracking branch 'upstream/master' into scenelight

Conflicts:
 source/gloperate/include/gloperate/primitives/Scene.h
 source/gloperate/source/primitives/Scene.cpp

af2f888... by Stefan Buschmann <email address hidden>

Promote tick events to scripting environment

769ec9c... by Stefan Buschmann <email address hidden>

Make scripting APIs less dependent on Viewer to allow them to be better reusable in other contexts

dedd70b... by Stefan Buschmann <email address hidden>

Improve scripting help text

ed6855a... by Stefan Buschmann <email address hidden>

Fix compilation under MSVC

bd3f536... by Stefan Buschmann <email address hidden>

Merge pull request #88 from cginternals/plugins

Plugins