pinger

    Friday, October 5, 2007

    Sunday, September 30, 2007

    new linux new live new desktop


    well this desktop is for Lain and CoplandOS freaks and geeks ;] wallpaper bg made by me gkrellm is a remake from Copland by lain at nethere dot com
    bb style by me

    hadr drive crash !!!

    its good i make some ftp backups ;] but my cute eiko is gone :(

    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
    ----------

    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

    Blender simple walk cycle for eiko to come

    made in about 15 min

    Thursday, June 21, 2007

    ALL FF9 fans gather around ! its time to recreate some characters

    As for start im making eiko from ff9 heres a forum about more recent news
    http://blenderartists.org/forum/showthread.php?p=895478

    ok so you just want see well here you go
    and yes its all made on free program blender !! as allways