Heightmap Surface [plug-in] (updated: 2014/Jun/30) - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6) +--- Thread: Heightmap Surface [plug-in] (updated: 2014/Jun/30) (/showthread.php?tid=16) |
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - tkbd - 09-13-2013 (09-11-2013, 01:55 PM)micheus Wrote:(09-11-2013, 01:39 PM)tkbd Wrote: I tried the new version, it almost worked fine(construction blocks ) and found a couple of problems.Hi tkbd, thanks for testing it. Yes,it is.
RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - micheus - 09-27-2013 tkbd, could you please check if it's ok now?! I can see only white blocks here RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - tkbd - 10-02-2013 (09-27-2013, 03:16 PM)micheus Wrote: tkbd, could you please check if it's ok now?! Please tell me file or url of the plugin archive for test. I assume white square may be caused by a character not found in the font. RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - micheus - 10-02-2013 (10-02-2013, 10:30 PM)tkbd Wrote: Please tell me file or url of the plugin archive for test.It always available at the first post. Thanks for check it. RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - tkbd - 10-04-2013 (10-02-2013, 10:49 PM)micheus Wrote:(10-02-2013, 10:30 PM)tkbd Wrote: Please tell me file or url of the plugin archive for test.It always available at the first post. The cause of this issue is due to quote missing on heightmap_dialog 31-34 data. also Wings3D console output an error message. Quote:wpc_heighmap_surface_jp.lang,line 42: syntax error before: 'i'I uploaded the corrected jp lang file. See URL follow. http://brace.client.jp/wings3d_141/file.html (fix_data.zip) This issue occurred on v5.10 and v5.09 both,so I attached two file into the archive. Regard RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - micheus - 10-04-2013 (10-04-2013, 09:35 AM)tkbd Wrote: The cause of this issue is due to quote missing on heightmap_dialog 31-34 data.That's because I added those lines by my self (using a translator, of course ). Thank you for fix it. RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - alocrius - 01-13-2014 It's not immediately apparent to myself how to install this.. would someone tell me which folder this is installed to? RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - micheus - 01-13-2014 (01-13-2014, 07:02 PM)alocrius Wrote: It's not immediately apparent to myself how to install this.. would someone tell me which folder this is installed to?Download the proper file found in the first post in this thread. There is a read me file inside the .zip file. RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - PhilFurby - 05-19-2014 It is tough to build objects from images..I think you have done great job but I have failed miserably. ____________ Removed the quote from the first post [Micheus] RE: Heightmap Surface [plug-in] (updated: 2013/Ago/30) - steelsnake - 06-28-2014 On Wings 1.5.3 I do get an error after installing the plugin: Code: wpc_heightmap_surface:command/3: bad return value: {'EXIT', This is with the heightmap_surface-erts.5.10.vFinal.zip ZIP from the first post. I know it worked in 1.5.1 but I haven't used it since... any idea what's wrong? |