Giter VIP home page Giter VIP logo

easy_atlas's Introduction

Easy Atlas

Add the easy_atlas folder to: C:\Users\USERNAME\Documents\maya\2015-x64\scripts

  • Use your USERNAME
  • Choose your maya version

Run the following code from the script editor:

import easy_atlas easy_atlas.launch()

easy_atlas's People

Contributors

seigisato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

easy_atlas's Issues

No Licensing Listed

I'd really like to fork this project and tweak it for my specific use case in a commercial capacity - I was just wondering if there is no licensing listed to intentionally prevent commercial use, or was it just omitted?

Is there an update for Maya 2020?

We're trying to get this to work on Maya 2020. On

import easy_atlas
easy_atlas.launch()

we get:

Error: RuntimeError: file ******\easy_atlas\core.py line 181: Controls must have a layout. No layout found in window :

doesn't open photoshop

hi Seigi. Thank for your work.
I have a problem. .My photshop doesn't work .

# Traceback (most recent call last):
#   File "C:/Users/gunes/Documents/maya/scripts\easy_atlas\core.py", line 212, in <lambda>
#     bMakeAtlas.clicked.connect(lambda: self.makeAtlas())
#   File "C:/Users/gunes/Documents/maya/scripts\easy_atlas\core.py", line 744, in makeAtlas
#     texture_atlas.createAtlas(atlasItems, txtFinalFilename, int(outputSizeX), int(outputSizeY), photoshopPath)
#   File "C:/Users/gunes/Documents/maya/scripts\easy_atlas\texture_atlas.py", line 290, in createAtlas
#     commandString = (','.join(map(str, commandList))).replace("\\", "/")
# UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 38: ordinal not in range(128)

I tried it with different versions. But doesn't work

textur slot is not filled

hi, first of all many thanks for the script. it looks really promising. if I act as in the video, he does not load texture in the textureslot. and if I click make atlas, unfortunately nothing happens in the script editor. no error message, just nothing. I dont understand.

I linked the photoshop exe in the preferences. and in the fileoutput test.tga.
I have provided the texture slot with a random texture. so that there is no error message.
actually everything as in the video, only that he does not fill the texturslot and nothing happens on make atlas

Edit: i use Maya 2017 and photoshop cs5 (64bit)

No module named PySide.QtCore

First of all thank you for the tool seems incredible.
I'm getting this error:

import easy_atlas
easy_atlas.launch ()

Error: ImportError: file C: / Users / USERNAME / Documents / maya / 2018 / scripts \ easy_atlas \ core.py line 1: No module named PySide.QtCore

By the way, I'm using Maya 2018

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.