Skip to content
  • Jakob Weiss's avatar
    ddfa21e1
    some improvements to the core api · ddfa21e1
    Jakob Weiss authored
    * AbstractPipeline offers getter for the canvas to execute jobs in the pipeline's OpenGL context
    * PropertyCollectionWidget adds a spacer element at the end to prevent element stretching when there is too much free space
    * job.h offers new CallFunctionObjectJob to create jobs on the fly using lambda functions (the respective makeJob and makeJobOnHeap are inlined to prevent linker errors)
    ddfa21e1
    some improvements to the core api
    Jakob Weiss authored
    * AbstractPipeline offers getter for the canvas to execute jobs in the pipeline's OpenGL context
    * PropertyCollectionWidget adds a spacer element at the end to prevent element stretching when there is too much free space
    * job.h offers new CallFunctionObjectJob to create jobs on the fly using lambda functions (the respective makeJob and makeJobOnHeap are inlined to prevent linker errors)
Loading