Mark Moissette
Mark Moissette
sadly the line numbers can be misleading with some errors because of the coffeescript -> javascript compiling, future versions should in theory have less of those issues. about the issue...
okay, if you replace @defaults = {} with @defaults = {size:[0,0,0]} in the constructor of filletPlank class you get a "degenerate polygon" error (self intersecting etc) which is already a...
Hello ! Normally should be done before the end of January. Things have been progressing nicely, app structure is getting there, the biggest missing part is unit testing, and I...
As I am still changing lots of things (and fixing some others) in the CSG kernel, I have not yet measured the speedups. I have started replacing a few "map"...
Iamwilhelm : I am really short on time this week so just a heads up : to make this disussion more public and go on after the current issue is...
@se5a : normally this is now fixed, I am putting the new version online tonight , can you confirm afterwards if it is all ok for you ?
Sorry @se5a , I was very busy, did not have time to upload the new version . All other themes are actually not full featured right now, so you will...
Actually you are right to point this out : I find the code editor rather clunky as it is : any suggestions are more than welcome ! (I will very...
hmm this might be solvable with some "hacks" , do you mean something closer to the "#" modifier in openscad that makes objects be ignored in the final result ?
Issue does not seem to come up again ...very strange