[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 1738: Some nonessential changes

2009-08-26 Thread noreply
revno: 1738 committer: Anton Gladky gladky.an...@gmail.com branch nick: trunk timestamp: Wed 2009-08-26 11:10:54 +0200 message: Some nonessential changes modified: pkg/dem/meta/RockPM.cpp py/utils.py -- lp:yade

[Yade-dev] [Bug 419140] [NEW] SpheresFactory not functional (Collider::probeBoundingVolume doesn't exist anymore)

2009-08-26 Thread Václav Šmilauer
Public bug reported: examples/SpheresFactory/model.py crashes in SpheresFactory, since Collider::probeBoundingVolume is unimplemented in InsertionSortCollider. It should be either implemented (unlikely by me ATM) or implemented in a different way in SpheresFactory itself. ** Affects: yade

[Yade-dev] 0.20-0 ready?

2009-08-26 Thread Anton Gladky
According to milestone dates, we are almost at 0.20-0 release. Is everything ready for that? What can be done else? Will we be post news about this release? I can post about the release to main Russian-speaking Open-Source sites. __ [ENG] Best Regards [GER] Mit

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 1739: 1. Remove garbage from examples.

2009-08-26 Thread noreply
revno: 1739 committer: Václav Šmilauer vac...@flux branch nick: trunk timestamp: Wed 2009-08-26 12:34:11 +0200 message: 1. Remove garbage from examples. 2. Fix SpheresFactory, fix examples/SpheresFactory/model.py removed:

[Yade-dev] [Bug 398578] Re: Expanded abstract

2009-08-26 Thread Anton Gladky
Abstract is moved to the main page http://yade.wikia.com/wiki/Yade ** Changed in: yade Status: In Progress = Fix Released -- Expanded abstract https://bugs.launchpad.net/bugs/398578 You received this bug notification because you are a member of Yade developers, which is subscribed to

Re: [Yade-dev] 0.20-0 ready?

2009-08-26 Thread Václav Šmilauer
According to milestone dates, we are almost at 0.20-0 release. Is everything ready for that? What can be done else? Will we be post news about this release? I can post about the release to main Russian-speaking Open-Source sites. It would be nice if some devs (other then me, Anton and

Re: [Yade-dev] Delete page on Wikia

2009-08-26 Thread Václav Šmilauer
Does anybody know how to do it? I have delete button right next to the edit one... ___ Mailing list: https://launchpad.net/~yade-dev Post to : yade-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-dev More help :

Re: [Yade-dev] Delete page on Wikia

2009-08-26 Thread Anton Gladky
I dont. The next is history for me. Could you not delete : http://yade.wikia.com/wiki/Structurized_content http://yade.wikia.com/wiki/Abstract Thank you 2009/8/26 Václav Šmilauer eudo...@arcig.cz Does anybody know how to do it? I have delete button right next to the edit one...

[Yade-dev] Warnings during Python script start

2009-08-26 Thread Anton Gladky
Sometimes I get: /usr/lib/python2.6/dist-packages/pytz/__init__.py:32: UserWarning: Module pylab was already imported from /usr/lib/python2.6/dist-packages/pylab.py, but /usr/lib/python2.6/dist-packages is being added to sys.path from pkg_resources import resource_stream

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 1740: move SpheresFactor to scripts/test as it doesn't work. Add notes to changelog and news.

2009-08-26 Thread noreply
revno: 1740 committer: Václav Šmilauer vac...@flux branch nick: trunk timestamp: Wed 2009-08-26 14:47:54 +0200 message: move SpheresFactor to scripts/test as it doesn't work. Add notes to changelog and news. renamed:

[Yade-dev] [Bug 416335] Re: fails to run on ubuntu 9.10 karmic

2009-08-26 Thread Václav Šmilauer
Is a bug not in yade (but not known where exactly), the fix will be backported to the 0.20 branch once it becomes available to not block the release. ** Changed in: yade Milestone: 0.20-0 = None -- fails to run on ubuntu 9.10 karmic https://bugs.launchpad.net/bugs/416335 You received this

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 1741: Forgotten file

2009-08-26 Thread noreply
revno: 1741 committer: Václav Šmilauer vac...@flux branch nick: trunk timestamp: Wed 2009-08-26 14:54:33 +0200 message: Forgotten file added: examples/concrete/confined.table -- lp:yade

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Anton Gladky
Is it difficult to make normal highlight (like BOXes do), and chameleon make like an option? What files should I inspect for that? Thank you 2009/8/13 Václav Šmilauer eudo...@arcig.cz It works very interesting, Facets change their color all the time :) Well, the point of highlighting is

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Václav Šmilauer
Is it difficult to make normal highlight (like BOXes do), and chameleon make like an option? There is no special box highlight... The only highlight it the chameleon one, the rest is picking brighter color for that body in question. ___ Mailing

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Václav Šmilauer
ok, I get your point. That is caused by the way openGL rendering code is written; somehow boxes have glossy surface and facets don't. I am in no way familiar with opengl, it is mostly code Olivier has written in the prehistoric (= pre-python) period. If you know something about opengl, go for it,

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Václav Šmilauer
In another words: box's color depends on its relative orientation to the light source, with facets, the color is always the same regardless of orientation WRT the light source. It makes facet's surfaces much less 3d actually. ___ Mailing list:

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Anton Gladky
Ok, thanks for information. It is interesting, and I will try to find out how it was made. Actually, what is the difference between Blueprints and Bugs? Blueprints are proposals? So, maybe it is a blueprint? 2009/8/26 Václav Šmilauer eudo...@arcig.cz In another words: box's color depends on

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Anton Gladky
https://blueprints.launchpad.net/yade/+spec/facets-shadow 2009/8/26 Václav Šmilauer eudo...@arcig.cz Actually, what is the difference between Blueprints and Bugs? Blueprints are proposals? So, maybe it is a blueprint? Oh yes, that's right. (I would use bugs for small things, but this is

Re: [Yade-dev] 0.20-0 ready?

2009-08-26 Thread Václav Šmilauer
According to milestone dates, we are almost at 0.20-0 release. Is everything ready for that? What can be done else? I uploaded some preliminary packages to our PPA at https://launchpad.net/~yade-users/+archive/ppa (now it builds for jaunty, I will copy to hardy packages once it is ready). If

Re: [Yade-dev] Facet Highlight

2009-08-26 Thread Václav Šmilauer
Actually, what is the difference between Blueprints and Bugs? Blueprints are proposals? So, maybe it is a blueprint? Oh yes, that's right. (I would use bugs for small things, but this is definitely a bigger one.) ___ Mailing list: