[Development] YiasEdit - A 3.X Mapeditor menu

User Tag List

Page 21 of 35 FirstFirst ... 171819202122232425 ... LastLast
Results 301 to 315 of 519
  1. #301
    Fault's Avatar Retired Super Moderator

    Reputation
    731
    Join Date
    Aug 2006
    Posts
    2,412
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Built in wmo and m2 adding? I like that

    Created by MyFitnessPal.com - Free Calorie Counter
    "If I and everyone else could contribute to MMOwned like you do it would be a terrific place." Don't PM me with request, only Questions



    [Development] YiasEdit - A 3.X Mapeditor
  2. #302
    Cromon's Avatar Legendary


    Reputation
    840
    Join Date
    Mar 2008
    Posts
    714
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, that will come after the terrain. Just need to do it a bit better than in the openGL-version (MCRF more precise and stuff like that).

  3. #303
    vabatta's Avatar Member
    Reputation
    5
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cromon View Post
    Beta is now released! It has a lot of new features. Ejoy it and please post suggestions! There will be an english documentation soon.

    Beta here:
    Download

    A german one is available at:
    Yias-Edit
    I can download it... I signed but I can download it^^

  4. #304
    Cromon's Avatar Legendary


    Reputation
    840
    Join Date
    Mar 2008
    Posts
    714
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you keep facing problems with download don't hesitate to write me a PM and i'll send ya a link with the download.

    I actually planed to make a new-years-release, but alcohol and silvester interfered with that intention . Texturing is done pretty good, all i need atm is to find a fast way to arrange all textures.

  5. #305
    vabatta's Avatar Member
    Reputation
    5
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cromon View Post
    If you keep facing problems with download don't hesitate to write me a PM and i'll send ya a link with the download.

    I actually planed to make a new-years-release, but alcohol and silvester interfered with that intention . Texturing is done pretty good, all i need atm is to find a fast way to arrange all textures.
    I can't send you a PM... because I don't have 10 posts^^

  6. #306
    Cromon's Avatar Legendary


    Reputation
    840
    Join Date
    Mar 2008
    Posts
    714
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well, ok, then, just write an answer to this and then you can :P

    Cant you see the downloadlink (which is actually not hidden) or just not the password?

  7. #307
    vabatta's Avatar Member
    Reputation
    5
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cromon View Post
    well, ok, then, just write an answer to this and then you can :P

    Cant you see the downloadlink (which is actually not hidden) or just not the password?
    I don't know password^^
    I want create one patch MPQ for create a little map for wow where me and my friends go ensemble

  8. #308
    LIMEEE's Avatar Member
    Reputation
    172
    Join Date
    Apr 2009
    Posts
    284
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great work.
    Sig removed by admin... upload elsewhere as that hosting site is marked malicious

  9. #309
    steff's Avatar Active Member
    Reputation
    75
    Join Date
    Jan 2008
    Posts
    191
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work Cromon

    What i dont understand is why do you implement again a gui in 3d. Why not a real gui you start also in you gl version?

  10. #310
    Cromon's Avatar Legendary


    Reputation
    840
    Join Date
    Mar 2008
    Posts
    714
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, one of the biggest problems with that is how to arrange the space. It looks crappy if you place controls on the place where you render to (that makes ugly borders and so on) and if you place'em in a seperate location you have a huge window with only a small renderview because everything has to be orthogonal. The other problem is that all the focus-things are very anoying to handle so that always the right control/window gets the messages. Its actually pretty the same effort to do the UI in an external API or directly in the 3D-environment. So i decided to stay in the wowtheme with the UI and choose the 3D-way.

  11. #311
    mkross1983's Avatar Corporal
    Reputation
    4
    Join Date
    Dec 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cromon,

    Love the work you've done and the editor is great. It crashes sometimes but it's the only editor I can get working for me. I am very anxiously waiting for the next release with all the new features you've mentioned!

  12. #312
    Cromon's Avatar Legendary


    Reputation
    840
    Join Date
    Mar 2008
    Posts
    714
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, finally began with the texturing of the terrain! I think ive found a pretty nice algorithm to perform these actions. In the following video you can see it in action. It does not add another texture, its just manipulating the alphavalues of the second and third layer (because i just want to test the calculations). Have a look on the road on the bottom of the picture to see how smooth it gets interpolated to the end of the circle. Also dont bother about the sharp lines at the tiles. This is just because not every tile has the same textures on layer 2 and 3 and because im only editing these two this may result at the ends of a tile

    [ame=http://www.youtube.com/watch?v=WUBmlI5Oayc]YouTube - YiasEdit DX Texturing[/ame]

  13. #313
    LIMEEE's Avatar Member
    Reputation
    172
    Join Date
    Apr 2009
    Posts
    284
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great work Cromon!
    Sig removed by admin... upload elsewhere as that hosting site is marked malicious

  14. #314
    mkross1983's Avatar Corporal
    Reputation
    4
    Join Date
    Dec 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When do you see a tentative release date coming? Can't wait.

  15. #315
    Cromon's Avatar Legendary


    Reputation
    840
    Join Date
    Mar 2008
    Posts
    714
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, i plan to make a first release next week, but ofc that depends on how fast i get the texturing working. At the moment im assembling the UI and the basic steering of it. Thats how it looks at the moment:


    Its actually pretty simple: If you select "Layer 1" it will always overwrite the lowest layer with your texture. If you select "Layer 2" it will choose the second layer and overwrite it always, .... If you select only "Free Layer" it will overwrite no layer but will add your texture (if it is not already there) to the first free layer. If there is no free layer on the tile nothing is done.

    In addition you can chosse "Free Layer" and combine it with one of the 4 other layers. For example if you select "Free Layer" and "Layer 2" it will behave as following:
    If there is a free layer on the tile the texture gets added to the free layer. If not, layer 2 gets overwritten.

Page 21 of 35 FirstFirst ... 171819202122232425 ... LastLast

Similar Threads

  1. [Beta] YiasEdit DX - The new Area 3.X Mapeditor
    By Cromon in forum WoW ME Tools & Guides
    Replies: 442
    Last Post: 01-10-2012, 06:19 AM
  2. Developers
    By leoj in forum Suggestions
    Replies: 7
    Last Post: 05-03-2007, 08:35 AM
  3. New development content swap?
    By kBlaster in forum World of Warcraft Model Editing
    Replies: 5
    Last Post: 04-07-2007, 06:46 PM
  4. Cheat Engine the Movie(Development)
    By Wireless in forum World of Warcraft General
    Replies: 2
    Last Post: 01-26-2007, 01:49 AM
  5. Developer Island?
    By cyber_geek in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 09-17-2006, 04:28 AM
All times are GMT -5. The time now is 09:57 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search