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
2008-10-21py 2.3 compat for lightwave_import and wizard_curve2treeCampbell Barton
2008-10-21renamed WITH_BF_BPYDOC to WITH_BF_DOCS, added SConscript for building BGE doc...Campbell Barton
2008-10-20fix for [#17871] PLY file import: blender seems to loose vertex color informa...Campbell Barton
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20Another constraint panel (in Armature Editing Panels) bugfix. This time, when...Joshua Leung
2008-10-20A few warnings missed in previous sweepJoshua Leung
2008-10-20Reduced number of MSVC compiler warnings (mostly just casting issues).Joshua Leung
2008-10-20- Bugfix: 'Hide' button for PoseMode bones (in Editing Buttons) was setting t...Joshua Leung
2008-10-20merge 16951:17122Martin Poirier
2008-10-20Fixed overlapping panels in Armature Buttons that resulted after adding a con...Joshua Leung
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20forgot to add removeRenderLayer() documentationNathan Letwory
2008-10-20=== SCons ===Nathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20Added WITH_BF_NOBLENDER to scons so that blenderplayer can be compiler by its...Ken Hughes
2008-10-19modified OBJ import and export UI's to be less confusing with nicer layout. r...Campbell Barton
2008-10-19* small code change from Split to env.Glob()Nathan Letwory
2008-10-19=== BPy API ===Nathan Letwory
2008-10-19only set the SDL audio driver to alsa when not running in background mode and...Campbell Barton
2008-10-19source/blender/blenloader/intern/readfile.c - use memmove rather then strncpy...Campbell Barton
2008-10-19Few tiny cleanups in Action Editor code (comments only)Joshua Leung
2008-10-18BGE bug #17858 fixed: [SHOWSTOPPER] BGE Memory leak. The memory leak has bee...Benoit Bolsee
2008-10-18patch [#17856] Correction on docs for Ipo module. from Lucas Vella (lvella) +...Campbell Barton
2008-10-18Added joystick epydocs, only changed incorrect docstrings in SCA_JoystickSens...Campbell Barton
2008-10-18* Fixed eekadoodle problem where faces with a zero index vert in the wrong pl...Campbell Barton
2008-10-17x3d and vrml importer for loading thes files as static scenes. x3d needs a fu...Campbell Barton
2008-10-17Fix for bug #17829: with ATI drivers, GLSL shadows crashed on physicsBrecht Van Lommel
2008-10-17Fix for imagepaint soften tool giving a bit too dark results,Brecht Van Lommel
2008-10-17BGE bug fix (continuation of previous bug fix): Benoit Bolsee
2008-10-17BGE showstopper bug fix: Benoit Bolsee
2008-10-17[#17845] View Snapping causes background grid confusionMartin Poirier
2008-10-15vrml exporting with images was broken.Campbell Barton
2008-10-15cleanup epydoc errorsCampbell Barton
2008-10-15== windows installer ==Andrea Weikert
2008-10-14=== Installer (win32) ===v2.48Nathan Letwory
2008-10-14resaved in the gimp, now loads with libpng 1.2.30Campbell Barton
2008-10-14Bugfix #17832Ton Roosendaal
2008-10-14Collisions: CollisionModifier needs to be resetted for every loopDaniel Genrich
2008-10-14Bugfix for regression from 2.46 on cloth collisions reported by Daniel Salaza...Daniel Genrich
2008-10-14Bugfix on IRC report. Luckily Daniel Salazar *does* carefully check ourTon Roosendaal
2008-10-14Bugreport in IRC: Area lamp, "Constant jitterred" had wrong alignmentTon Roosendaal
2008-10-14Bugfix #17830Ton Roosendaal
2008-10-14Action Editor - Grease Pencil Bugfix:Joshua Leung
2008-10-14Grease Pencil Bugfixes:Joshua Leung
2008-10-14bugfix: copy/paste bug merged from Bullet main repo into Blender, hope it sti...Erwin Coumans
2008-10-13Part two of the 2.48 release preparation!Ton Roosendaal
2008-10-13Part one of the release 2.48 commit.Ton Roosendaal
2008-10-13missing calls to countall() on switching scenes in the outliner.Campbell Barton
2008-10-12Added a -noglsl option to disable GLSL from the command line.Brecht Van Lommel
2008-10-12hard limit in for bpy material was wrongCampbell Barton