You are not logged in.
brontosaurusrex wrote:Blender 2.78 is out (micro-displacement experimental feature)
https://cdn.scrot.moe/images/2016/10/03/278microDisplacement.th.pngI've just watched BlenderGuru's video tutorial about it
Any clues how to use that new draw-on-object curve? https://wiki.blender.org/index.php/Dev: … /Modelling (I just have shaded-out draw-curve button that does nothing) nm: One has to start with some sort of nurb and then jump to edit mode and T and create and options and ...
edit: More Blender 2.78 experiments here.
Last edited by brontosaurusrex (2016-10-03 18:13:56)
Offline
Offline
@o9000's new tint2-with-separators https://forums.bunsenlabs.org/viewtopic … 146#p38146
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Offline
I fell in love with Opera Browser. faster than Firefox
colorscheme: gruvbox
fonts: PragmataPro and Font Awesome
BunsenLabs on deviantArt
Don't touch my git!
Offline
Offline
@ututo: Great. p.s. & The handcrafted look of the flame is also way better than the old one imho.
Last edited by brontosaurusrex (2016-10-04 08:48:35)
Offline
The latest tint2 build, using separators and the "aurora" gradient panel background:
https://forums.bunsenlabs.org/viewtopic … 213#p38213
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Offline
@ututo: Great. p.s. & The handcrafted look of the flame is also way better than the old one imho.
Thanks, bronto! I totally agree. I like it more than the previous one. It's made from hundreds of pieces of the Debian Swirl Logo
It's just a Chromium/Blink skin at this point.
Hi, nobody! I've been using Firefox/Iceweasel since CB10, but never chromium. The last time I tried Opera had poor performance. But now it feels light. It comes with a build-in ad blocker and even you can enable VPN via settings, among other things...
The latest tint2 build, using separators and the "aurora" gradient panel background
*heavy breathing
BunsenLabs on deviantArt
Don't touch my git!
Offline
^ looks good. You have a link for the wall?
Sure: http://www.desktopimages.org/wallpaper/ … ramid-lake
*heavy breathing
Is that good heavy breathing as in I'm so excited I'm hyperventilating or bad heavy breathing as in tint2 is so bloated my computer's screws are popping out?
If you don't add any gradients to the config, performance should be the same as before (no gradients drawn). And if you do, I'd be surprised to hear that it makes rendering noticeably slower. Windows 98 had gradients and the computers could handle them just fine.
Anyways, I'll add some code this weekend to measure rendering performance and see what's the impact. I'll test on an old system with CPU rated at about 200 on cpubenchmark.net, I think that's slow enough
Offline
@o9000 I meant 'good heavy breathing' because I love to hear that tint2 is getting new features. I spend a lot of time configuring it. I'm running v 0.12.12 from backports right now. I like its simplicity and versatility. Great work! Keep it up!
BunsenLabs on deviantArt
Don't touch my git!
Offline
I fell in love with Opera Browser. faster than Firefox
https://cdn.scrot.moe/images/2016/10/04/2016-10-03-224249_1920x1080_scrot.th.png
colorscheme: gruvbox
fonts: PragmataPro and Font Awesome
I don't know about that, I have tweaked my Firefox and so far it feels much snappier than Opera.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Note to self: fix volume icon
Also, why does NetworkManager show an ethernet symbol for my wireless connection if I set it up through /etc/network/interfaces?
EDIT: Ha! Check the number of packages...
Last edited by Head_on_a_Stick (2016-10-05 20:56:19)
Offline
Bunsenlabs / lxde on 15" laptop
https://cdn.scrot.moe/images/2016/10/04/Schermafdruk-04-10-16-234834.th.png
i hope you're not offended, but for a german speaker dutch really sounds funny sometimes...
is "Prullenbak" really the official name for the trash can?
Offline
Is that good heavy breathing as in...
...unixporn?
If you don't add any gradients to the config, performance should be the same as before (no gradients drawn). And if you do, I'd be surprised to hear that it makes rendering noticeably slower. Windows 98 had gradients and the computers could handle them just fine.
Anyways, I'll add some code this weekend to measure rendering performance and see what's the impact. I'll test on an old system with CPU rated at about 200 on cpubenchmark.net, I think that's slow enough
i was going to ask about this, so awaiting the results.
i understand that tint2 is designed so that if i don't use a feature, it does not use any resources? but since it is a single binary, any added feature means a larger binary to load into memory, no?
Offline
heavy breathing
There's also https://youtu.be/WBUp12337k0
i understand that tint2 is designed so that if i don't use a feature, it does not use any resources? but since it is a single binary, any added feature means a larger binary to load into memory, no?
True, but in this case, tint2 uses the Cairo library for rendering. Since that one supports both solid color fills and gradient fills, you get the gradient rendering code even in the old tint2 that doesn't use gradients, whether you want it or not. The extra tint2 code that just calls the Cairo code is pretty tiny.
Last edited by o9000 (2016-10-06 07:52:35)
Offline