Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: sobotka/blender-addons-contrib
base: master
Choose a base ref
head repository: nrgsille76/blender-addons-contrib
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 23, 2020

  1. Update for 2.80 API

    changed ambient to metallic
    changed tessfaces to loop triangles and UVtextures to UVlayer.
    changed keywords for getting selected and visible objects
    nrgsille76 committed Feb 23, 2020
  2. oops

    one correction ;)
    nrgsille76 committed Feb 23, 2020
  3. plural added

    corrected some spelling errors
    nrgsille76 committed Feb 23, 2020

Commits on Mar 19, 2020

  1. Removed images from meshUV

    images are not longer a property of meshUV
    nrgsille76 committed Mar 19, 2020
  2. View Layer added for selected objects

    little spelling error
    nrgsille76 committed Mar 19, 2020
  3. Polygons for material index

    getting materials from loop tris not possible, changed to polygons
    nrgsille76 committed Mar 19, 2020
  4. Polygons for material index

    another plural added
    nrgsille76 committed Mar 19, 2020
  5. fixed matrix multiplication

    matrix multiplication fixed
    link to material index fixed
    nrgsille76 committed Mar 19, 2020

Commits on Mar 26, 2020

  1. Fixed UV

    UV loops from triangles
    nrgsille76 committed Mar 26, 2020