Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-11Tilt option to tilt the camera (for planetarium domes)ge_domeDalai Felinto
2009-05-11merge -r 19528-HEAD (20156)Dalai Felinto
2009-05-11Fix Makefiles for gameengine.Diego Borghetti
2009-05-11BGE: Add MT_Vector3 support for Py attribute macro system. See KX_PYATTRIBUTE...Benoit Bolsee
2009-05-11Another Noise Tool svn commit is complaining about mixed line endings so afte...Campbell Barton
2009-05-11Fix for bug #18683: GLSL refresh issue when adding lamp. There's stillBrecht Van Lommel
2009-05-11going out on a limb and removing this without asking anyone.Campbell Barton
2009-05-112D Cutout Image ImporterCampbell Barton
2009-05-11bolt wizard from Aaron Keith (Spudmn), edits from Brendon and myself.Campbell Barton
2009-05-11new script to copy the active object to all other selected objects transforma...Campbell Barton
2009-05-11update script templates for new BGE api attributes Campbell Barton
2009-05-11use the same sequence mapping types as CListValue, hopefully this means it wi...Campbell Barton
2009-05-11Linux compilation problemBenoit Bolsee
2009-05-11Linux compilation problem, better fixBenoit Bolsee
2009-05-11changes to get benoits logic updates building on scons with gccCampbell Barton
2009-05-11BGE performance, 4th round: logicBenoit Bolsee
2009-05-10remove unneeded vars and wasn't returning on some errorsCampbell Barton
2009-05-10deprecate controller.getActuator(name) and controller.getSensor(name) forCampbell Barton
2009-05-10BGE Dome: Reducing FBO size to warped meshes.Dalai Felinto
2009-05-10BGE Dome: Allowing FOV different from 180ยบ for Truncated DomesDalai Felinto
2009-05-09Methods didn't check for zombies which could crash in the case where a method...Campbell Barton
2009-05-09More refcount errors spotted by Benoit, one with python getting a list item s...Campbell Barton
2009-05-09BGE: repair soft body - include this in RC2 pleaseBenoit Bolsee
2009-05-09refcounting bugfix, gameOb.getParent() and gameOb.parent both added a referen...Campbell Barton
2009-05-08Fix Copy & Paste not working inside Blender.Diego Borghetti
2009-05-08BGE Dome: Truncated Dome are back (Upright and Downright) + GLEW_EXT_framebuf...Dalai Felinto
2009-05-08Second fix for [#18697] 2.49RC1: Keyed Particles fine in viewport but give me...Janne Karhu
2009-05-08BGE Python owned proxies had a problem being decref'd twice, this would crash...Campbell Barton
2009-05-08BGE Dome: Implementation of FBO to handle warp mesh rendering.Dalai Felinto
2009-05-07BGE: unfortunately VA+list still doesn't work on ATI card, so put a specific ...Benoit Bolsee
2009-05-07[#18645] Texture painting smudge brush darkens images - 2.49RC1Campbell Barton
2009-05-07BGE performance, 3rd round: culling and rasterizer.Benoit Bolsee
2009-05-07python3 compatibility for the BGE api, this only works with scons when WITH_B...Campbell Barton
2009-05-07smudge on float images crashedCampbell Barton
2009-05-07python is not being very helpful!Campbell Barton
2009-05-07[#18702] FBX exported hemi light crashes mayaCampbell Barton
2009-05-07use the python version scons is running with by default on linux, will make i...Campbell Barton
2009-05-06[#18681] Mousesensor Over doesn't work in ortho mode of 3dview cameraCampbell Barton
2009-05-06moved py controller functions from SCA_PythonController to SCA_IController - ...Campbell Barton
2009-05-06Fix for [#18697] 2.49RC1: Keyed Particles fine in viewport but give me a cras...Janne Karhu
2009-05-06[#18328] FBX exporter not exporting multi-texture materials properlyCampbell Barton
2009-05-06- Export hard edge and face infoCampbell Barton
2009-05-06dxfLibrary.py - modif in POLYLINE classRemigiusz Fiedler
2009-05-06[#18690] mesh ripping allowed on multiresCampbell Barton
2009-05-06Bugfix: Data from hidden objects was still being taken into account for many ...Joshua Leung
2009-05-06Fix an undefined variable bug detected by valgrind.Benoit Bolsee
2009-05-06[#18695] Replace python errors with useful messages when no full python insta...Campbell Barton
2009-05-06DXF export with a single nurbs curve failedCampbell Barton
2009-05-05Disable importing module python controller scripts at conversion time because...Campbell Barton
2009-05-05BGE logic: new sensor "tap" option to generate automatically on/off pulsesBenoit Bolsee