gloperate:texture_property

Last commit made on 2017-08-23
Get this branch:
git clone -b texture_property https://git.launchpad.net/gloperate

Branch merges

Branch information

Name:
texture_property
Repository:
lp:gloperate

Recent commits

ea74b66... by Joseph Bethge <email address hidden>

add definitions for typed texture for properties

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

ResourceManager: Only consider the string after the last '.' for the filename extension

28cd145... by Stefan Buschmann <email address hidden>

QML applications can now access command line parameters via the global property "commandLineParams"

14d9443... by Stefan Buschmann <email address hidden>

Merge pull request #391 from Tobias1595/fix_color_gradient_stage_compilation

Fix ColorGradientTextureStage compilation

2c5cb54... by =?utf-8?q?Tobias_Kn=C3=B6schke?= <email address hidden>

Fix ColorGradientTextureStage compilation

  - Fix change in interface by 0dc7e4c5 of #381 not being transferred to
    ColorGradientTextureStage (order of arguments)

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

Merge pull request #381 from cginternals/multiple_color_gradient_lists

Add functions to combine multiple gradient lists in one texture

0dc7e4c... by Joseph Bethge <email address hidden>

style improvements

2c5b5f0... by Joseph Bethge <email address hidden>

refactor ColorGradientList functionality and reuse appendPixelData in both generateTexture methods

05943bc... by Stefan Buschmann <email address hidden>

Merge pull request #390 from cginternals/fix_editor

Fix Pipeline Editor

a5e961b... by Joseph Bethge <email address hidden>

fix color demo if loading after startup