using blender and paper Is quite a fun ;]
pinger
Thursday, January 8, 2009
Thursday, December 4, 2008
Wednesday, September 10, 2008
some new photos with kimono
Thursday, July 31, 2008
Saturday, June 28, 2008
Friday, June 27, 2008
Tuesday, April 15, 2008
Saturday, March 29, 2008
Tuesday, January 22, 2008
CG sphere
Tuesday, January 8, 2008
Saturday, December 29, 2007
Wednesday, November 14, 2007
Friday, October 5, 2007
updated Lain wallpaper
wings made by me in blender and used gimp to compose more info on wings (so you can use them )here --> http://blenderartists.org/forum/showthread.php?p=959518
Sunday, September 30, 2007
new linux new live new desktop
Saturday, September 8, 2007
Sunday, September 2, 2007
Monday, July 9, 2007
Thursday, July 5, 2007
Good news for blackbox and blender users(Maya too)
i know that when you use alt key and you want to rotate view it moves you window and that keeped me angry then someone said that its hard coded cad can't be changed ..
well i did get the blackbox source and compiled it but this time i changed
in file blackbox-0.70.1/src/Window.cc
----------
and compiled that did work windows can now be move with win key (Mod4) but somehow window resize don't works only when you go with the mouse on the border of window
hope that will help someone .if your to lazy tocompile here is a compiled blackbox binary gzipedjust replace with orginal in /usr/bin
i didn't check that on my PC but its copy of my file so you have been warned !
http://chomikuj.pl/migero/blackbox.gz
well i did get the blackbox source and compiled it but this time i changed
in file blackbox-0.70.1/src/Window.cc
----------
if (hasWindowFunction(WindowFunctionMove))
blackbox->grabButton(Button1, Mod4Mask, frame.window, True, <<< from Mod1Mask
ButtonReleaseMask | ButtonMotionMask, GrabModeAsync,
GrabModeAsync, frame.window,
blackbox->resource().cursors().move,
blackbox->resource().allowScrollLock());
if (hasWindowFunction(WindowFunctionResize))
blackbox->grabButton(Button1, Mod4Mask, frame.window, True, <<< from Mod1Mask
ButtonReleaseMask | ButtonMotionMask, GrabModeAsync,
GrabModeAsync, frame.window,
None, blackbox->resource().allowScrollLock());
....
void BlackboxWindow::ungrabButtons(void) {
blackbox->ungrabButton(Button1, 0, frame.plate);
blackbox->ungrabButton(Button1, Mod4Mask, frame.window); <<< from Mod1Mask
blackbox->ungrabButton(Button2, Mod4Mask, frame.window); <<< from Mod1Mask
and compiled that did work windows can now be move with win key (Mod4) but somehow window resize don't works only when you go with the mouse on the border of window
hope that will help someone .if your to lazy tocompile here is a compiled blackbox binary gzipedjust replace with orginal in /usr/bin
i didn't check that on my PC but its copy of my file so you have been warned !
http://chomikuj.pl/migero/blackbox.gz
Subscribe to:
Posts (Atom)


















