Time Nick Message 16:44 Taoki Just a FYI: I just got client-side attachments for models working at last, for the first time! My changes are on GIT. I will post on the forum later tonight with more technical details... still some bugs to fix 16:45 Taoki For now, BBL 17:51 PilzAdam if I define on_use for an tool it cant dig any nodes normally 17:51 PilzAdam is there a way to only call on_use() when the tool points to a special node and dig other nodes normally? 18:48 PilzAdam would it be less CPU intensive if I use node timers instead of abms? 22:56 Taoki http://minetest.net/forum/viewtopic.php?pid=51311#p51311 Today's summary on the models & attachments code. Best news is that massive segmentation faults were fixed, and client attachments are working for the first time. 23:11 Taoki BTW. I have a small request for anyone working on the code (only if possible): Until the models code is ready and added, please don't make any major changes to content_cao.cpp. There's new code all over there, and fixing a major GIT conflict would be very hard. Obviously that's ok to do on a branch, but please don't merge them in master first. Again, only if possible 23:12 Taoki I'm working on this code daily until it's ready, so it won't be too long. I'm sure that in at most 1-2 weeks it will be ready and bug-free 23:18 Taoki celeron55: BTW. Is there any reason why the code for anisotropic filtering and mip-mapping isn't in yet? I use that with OldCoder's binaries, and I really love how i looks nor am I seeing bugs (they're disabled by default so it doesn't harm anything) 23:42 VanessaE because I wrote that code. that's why :-) 23:43 VanessaE c55 doesn't generally like my ideas :-)