• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Design & Development v
« Previous 1 2 3 4 5 6 … 11 Next »
Heightmap Surface [plug-in] (updated: 2014/Jun/30)

 
  • 1 Vote(s) - 5 Average
Heightmap Surface [plug-in] (updated: 2014/Jun/30)

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#43
03-07-2013, 09:21 PM
(03-07-2013, 05:07 AM)oort Wrote: I like that you can save Color Ramps but sorry to say you might want to add the ability to delete individual ones as well...
Ok, I'm working in it.
You should have noticed that the saved item isn't added to the list - that is because there is no easy way to just update a list in wings dialog - it's build before the dialog be displayed.
Work with dialogs on Wings is really hard and it is worst when you build it complex - with lots of components interaction.
So, I'm trying to implement a dynamic dialog (there is a simplest application of it in wpc_test_ask).
The bad thing about this can be the way I implemented the preview image management. Image data isn't "attached" to dialog structure. You can notice this by loading an image, then load an other one and clicking in Reset button. Don't do that - except for test. Wink
Each time the dialog is drawn or cursor is moved inside a text field - every dialog event - all dialog data is transiting in the functions. The use of Density control requires non destructive information for the source image plus a work image.

Quote:I notice that Density defaults to the highest level by default. This is tough on old PC's like mine when the image is large. Should the default density be something smaller???
Is something about 36Kpixels good for you? If so, it's already done. Smile

(03-07-2013, 05:43 PM)ggaliens Wrote: Heightmap should be pushed to GITHUB
It's already on github. Make a pull request for dgud would be an option, but this can be done only after dgud accept some changes I did for wings_ask in order to make possible plug-in writers create their own custom control. (I created two for this plug-in and I want create a new one for a future project)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by micheus - 11-10-2012, 04:30 PM
With all you have learned ... - by ggaliens - 11-11-2012, 12:14 AM
RE: With all you have learned ... - by micheus - 11-11-2012, 02:43 PM
I look forward to trying the latest. - by ggaliens - 11-12-2012, 01:50 AM
RE: Heightmap Surface [plug-in] - by ggaliens - 11-12-2012, 02:04 PM
RE: Heightmap Surface [plug-in] - by micheus - 11-12-2012, 02:41 PM
RE: Heightmap Surface [plug-in] - by ggaliens - 11-12-2012, 04:12 PM
RE: Heightmap Surface [plug-in] - by ggaliens - 11-19-2012, 11:21 PM
RE: Heightmap Surface [plug-in] - by micheus - 11-20-2012, 11:56 AM
RE: Heightmap Surface [plug-in] - by Geta-Ve - 11-20-2012, 12:10 PM
Zip vs TAR ... - by ggaliens - 11-20-2012, 01:32 PM
RE: Heightmap Surface [plug-in] - by micheus - 11-20-2012, 02:00 PM
RE: Heightmap Surface [plug-in] - by ggaliens - 11-20-2012, 02:55 PM
RE: Heightmap Surface [plug-in] - by micheus - 11-20-2012, 03:00 PM
RE: Heightmap Surface [plug-in] - by optigon - 11-20-2012, 03:11 PM
RE: Heightmap Surface [plug-in] - by micheus - 11-20-2012, 03:24 PM
RE: Heightmap Surface [plug-in] - by optigon - 11-20-2012, 03:42 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by micheus - 01-15-2013, 04:02 PM
I think after preview ... - by ggaliens - 01-15-2013, 10:07 PM
RE: I think after preview ... - by micheus - 01-15-2013, 10:34 PM
RE: I think after preview ... - by ggaliens - 01-15-2013, 11:25 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by micheus - 01-16-2013, 01:18 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by ggaliens - 01-16-2013, 05:38 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by micheus - 01-16-2013, 06:07 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by ggaliens - 01-17-2013, 05:08 PM
Easiest way to "feather away" the outside heights ? - by ggaliens - 01-25-2013, 05:16 PM
RE: Easiest way to "feather away" the outside heights ? - by micheus - 01-25-2013, 05:29 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by micheus - 01-28-2013, 08:54 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by micheus - 02-09-2013, 04:44 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jan/15) - by micheus - 02-12-2013, 10:22 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by oort - 02-13-2013, 01:39 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by micheus - 02-15-2013, 04:47 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by micheus - 02-17-2013, 09:44 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by Fonte Boa - 02-14-2013, 10:14 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by Wegg - 02-15-2013, 08:51 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by micheus - 02-15-2013, 09:06 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by micheus - 02-27-2013, 06:52 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Fev/12) - by oort - 02-28-2013, 05:05 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by micheus - 03-06-2013, 09:20 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by Fonte Boa - 03-06-2013, 10:18 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by oort - 03-07-2013, 05:07 AM
Heightmap should be pushed to GITHUB - by ggaliens - 03-07-2013, 05:43 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by micheus - 03-07-2013, 09:21 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by oort - 03-07-2013, 11:12 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by micheus - 03-08-2013, 06:00 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/12) - by micheus - 03-15-2013, 04:58 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/15) - by oort - 03-15-2013, 09:57 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/15) - by micheus - 03-18-2013, 06:43 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/15) - by oort - 03-18-2013, 05:30 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/15) - by micheus - 03-18-2013, 05:56 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/15) - by ShotgunSpiff - 07-21-2013, 03:15 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Mar/15) - by micheus - 07-21-2013, 04:48 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jul/21) - by ShotgunSpiff - 07-21-2013, 06:05 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Jul/21) - by Britfox - 08-12-2013, 02:29 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Jul/21) - by micheus - 08-13-2013, 11:49 PM
Added block mode construction - by micheus - 08-29-2013, 04:55 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by tkbd - 09-11-2013, 01:39 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by micheus - 09-11-2013, 01:55 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by tkbd - 09-13-2013, 10:00 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by micheus - 09-27-2013, 03:16 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by tkbd - 10-02-2013, 10:30 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by micheus - 10-02-2013, 10:49 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by tkbd - 10-04-2013, 09:35 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by micheus - 10-04-2013, 05:55 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by ggaliens - 09-11-2013, 04:35 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by micheus - 09-11-2013, 07:55 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by alocrius - 01-13-2014, 07:02 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by micheus - 01-13-2014, 07:21 PM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by PhilFurby - 05-19-2014, 10:08 AM
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - by steelsnake - 06-28-2014, 03:09 AM
RE: Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by micheus - 07-01-2014, 12:34 AM
RE: Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by steelsnake - 07-01-2014, 03:28 AM
RE: Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by micheus - 07-01-2014, 09:09 PM
RE: Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by steelsnake - 07-01-2014, 09:26 PM
RE: Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by gap - 02-12-2019, 07:10 PM
RE: Heightmap Surface [plug-in] (updated: 2014/Jun/30) - by micheus - 02-13-2019, 01:13 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode