Hi All!
We are (secretly :-) working on Roassal3D. Teseo, from the University of Lugano, is quite enthusiast :-)
https://vimeo.com/141916068
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
In the last version of Moose, when I select a frame in the debugger, there is no selection in the text. I need to press the Magnifier icon to get it.
Very annoying :-(
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
I have just downloaded the latest version of Moose, and the debugger has not syntax highlighting. Any idea why?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I think that the Morph presentations could be really powerful, but right now
they are extremely limited. Ideally, one would be able to zoom at will, but
scroll bars at least would make them immediately more useable. Check out the
current sub-optimal solution:
<http://forum.world.st/file/n4830338/Screenshot_2015-06-03_20.png>
The morph being displayed is appx 4 times larger than the window, so only a
tiny fraction is shown.
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/GT-Morph-Presentations-tp4830338.html
Sent from the Moose mailing list archive at Nabble.com.
hi!
I have just downloaded the last moose 6.0. The package :
Glamour-Roassal2-Presentations-AlexandreBergel.41
is not loaded. Any idea why?
It would be great to have it loaded since it removes some deprecated calls…
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Alex,
While generating a visualization with Telescope, I saw that sending
signalUpdate to RTView does not suffice in some cases to correctly update
the visualization. Once needs to adjust the camera position was well.
Will it not be judicious to create a method on RTView that does both e.g.
RTView>>updateAndAdjustCamera
self canvas camera focusOnCenter.
self canvas signalUpdate
Instead of people doing it manually.
regards.
See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/980/>
------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on moose-ubuntu1204-dualproc-i386 in workspace <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/ws/>
Deleting project workspace... done
[moose-latest-dev-4.8] $ /bin/sh -xe /tmp/hudson6578834816925477806.sh
+ wget --quiet -O - http://get.pharo.org/20+vmLatest
+ bash
+ ./pharo Pharo.image save moose-latest-dev-4.8
/tmp/hudson6578834816925477806.sh: 4: /tmp/hudson6578834816925477806.sh: ./pharo: not found
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Hi,
I added pragmas to export/import correctly method categories in
FAMIXMethod. Is it ok to update
ConfigurationOfMoose>>version51: to load this fix?
i.e. replacing
'Famix-Smalltalk-VincentBlondeau.66';
with:
Famix-Smalltalk-usmanbhatti.67
usman