Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New dialog for Image Plane resource #27

Closed
wants to merge 5 commits into from
Closed

New dialog for Image Plane resource #27

wants to merge 5 commits into from

Conversation

Micheus
Copy link
Collaborator

@Micheus Micheus commented May 17, 2012

NOTE: It was improved the Image Plane resource by adding a dialog box for enter options like: location, rotation around origin, lock it after created and assign a transparent material for its back face (this make possible to see trough the image plane in proxy mode). Thanks oort by the idea and support as well to Ran13. [Micheus]

@dgud
Copy link
Owner

dgud commented Nov 13, 2012

Needs rebase to new master

@Micheus
Copy link
Collaborator Author

Micheus commented Nov 14, 2012

It was difficult to rebase - there were some errors I could not figure out how to remove - then I replace the olde code with the current master branch:
git reset --hard origin/master

It seems to be ok now. I compiled and tested it.

For images/textures that should not be seen in the outliner.
@dgud
Copy link
Owner

dgud commented Dec 5, 2012

I have now implemented a wings_image:new_hidden call, can you test and use that.
git fetch dgud
git rebase dgud/dgud/hidden_image

And remove your stuff in wings_image and call the new function instead.

NOTE: It was improved the Image Plane resource by adding a dialog box for
enter options like: location, rotation around origin, lock it after
created and assign a transparent material for its back face (this make
possible to see trough the image plane in proxy mode). Thanks oort by the
idea and support as well to Ran13. [Micheus]
NOTE: It was improved the Image Plane resource by adding a dialog box for
enter options like: location, rotation around origin, lock it after
created and assign a transparent material for its back face (this make
possible to see trough the image plane in proxy mode). Thanks oort by the
idea and support as well to Ran13. [Micheus]
	modified:   plugins_src/primitives/wpc_image.erl
I rewrote the code for dialog in order to load the image once and use it at the end when user hit OK or release it when user hit Cancel.
@dgud
Copy link
Owner

dgud commented Dec 16, 2012

Rebased and merged

@dgud dgud closed this Dec 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants