Commit Graph

41 Commits

Author SHA1 Message Date
Zeno Rogue 8ce3e6f703 refactored texture mapping -- can change the texture precision when already active now 2018-02-01 13:45:08 +01:00
Zeno Rogue 5bf6d54c7d changed chamfered to bitruncated 2018-01-06 22:34:03 +01:00
Zeno Rogue 86f1a4dead More porting. 2018-01-05 19:05:41 +01:00
Zeno Rogue 0dd5ed1505 made the code compile with C++11 (not requiring C++14) 2018-01-05 17:18:37 +01:00
Zeno Rogue 6479ddb73d Texts written/translated for 10.3 2018-01-04 20:05:34 +01:00
Zeno Rogue 495dbba809 renamed 'truncated' to 'chamfered' 2018-01-04 18:39:04 +01:00
Zeno Rogue 3412a50b3d line/circle tools added to the texture editor; grid color changing in texture editor 2018-01-04 12:25:02 +01:00
Zeno Rogue e0d4932c7a polished texture loading a bit; fixed PNG colors; added some help 2018-01-03 01:58:44 +01:00
Zeno Rogue 6745867dd2 saving viewcenter in texture config 2018-01-03 01:21:38 +01:00
Zeno Rogue 46f8ce200b enhancement to magic adjustment 2018-01-03 01:05:03 +01:00
Zeno Rogue 44b26d7de0 more responsible texture drawing 2017-12-30 17:01:53 +01:00
Zeno Rogue 11569c693d big change: more configuration for the torus (and also Klein bottle) 2017-12-28 16:46:10 +01:00
Zeno Rogue ae70662495 moving the screen center 2017-12-25 10:26:50 +01:00
Zeno Rogue 3604fa9a73 add model, yshift and camera to texture saveconfig 2017-12-22 22:52:13 +01:00
Zeno Rogue dd108cde6b symmetric texture editing 2017-12-22 21:57:55 +01:00
Zeno Rogue 8a97571cb4 renamed ZZ to qpixel_pixel_outside 2017-12-22 21:24:08 +01:00
Zeno Rogue 4bee0c85a7 undo in texture editor 2017-12-22 20:59:04 +01:00
Zeno Rogue 94487a9ae4 default coloralpha 128; changed some texts; fixed changing slave color 2017-12-22 01:24:53 +01:00
Zeno Rogue 4287355c11 fixed the rendering of textured spheres 2017-12-21 14:59:16 +01:00
Zeno Rogue f7b5a1b44f save full texture images 2017-12-21 14:05:07 +01:00
Zeno Rogue 977d35bc8d added texture/ to default dirs in textures.cpp 2017-12-21 13:04:35 +01:00
Zeno Rogue 789fbdb8b9 Saving raw textures 2017-12-21 12:58:36 +01:00
Zeno Rogue 16ea486992 renamed text 2017-12-21 12:02:15 +01:00
Zeno Rogue 62f927b69a removed debug from texture remapping 2017-12-21 12:01:47 +01:00
Zeno Rogue 91adb393b3 reads images using libpng now (SDL_image available as optional compilation flag) 2017-12-21 12:00:34 +01:00
Zeno Rogue 57a5337b9f CAP_TEXTURE can be off; right-size textures loaded without scaling; SPF_FULLSYM 2017-12-21 11:36:07 +01:00
Zeno Rogue d0a925a8ca translating textures to a more general type 2017-12-19 16:40:24 +01:00
Zeno Rogue 49bd1a0b2b a menu for changing pattern geometries 2017-12-19 14:35:34 +01:00
Zeno Rogue 168d35cb17 drawing textures without OpenGL 2017-12-19 00:39:11 +01:00
Zeno Rogue e5c22834fe texture editing improved 2017-12-18 23:42:08 +01:00
Zeno Rogue 3e0f751a2c texture editing 2017-12-18 00:24:56 +01:00
Zeno Rogue e50ee323e8 default texture name 2017-12-16 15:59:31 +01:00
Zeno Rogue bf24550e82 magic adjustment of textures 2017-12-16 09:03:50 +01:00
Zeno Rogue e2080cd91e more intuitive file dialogs; texture config saving 2017-12-14 12:10:40 +01:00
Zeno Rogue 6c4538df69 further work on textures 2017-12-14 02:53:29 +01:00
Zeno Rogue 29d6624d32 fixed textures on the sphere 2017-12-09 20:01:50 +01:00
Zeno Rogue 9933f373d2 improvements to patterns; codenumbers also display directions 2017-12-09 08:06:41 +01:00
Zeno Rogue 4fa764c175 filedialog and infix moved from mapeditor.cpp to dialogs.cpp 2017-12-09 04:01:56 +01:00
Zeno Rogue 635d1f911c Refactoring: moved all the remaining pattern code from mapeditor to pattern2 2017-12-09 03:48:30 +01:00
Zeno Rogue 4ce1c45e4e fixes 2017-12-09 03:28:57 +01:00
Zeno Rogue ecf631976f texture mode -- first commit 2017-12-09 02:20:10 +01:00