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-06-212.5/Sculpt:Nicholas Bishop
2009-06-212.5/Multires:Nicholas Bishop
2009-06-212.5 - Fixed error with Constraint Buttons Joshua Leung
2009-06-212.5/Sculpt:Nicholas Bishop
2009-06-20PLY export, use the file selector and added operator optionsCampbell Barton
2009-06-20RNA: added MeshVertex.normal.Brecht Van Lommel
2009-06-20ContextBrecht Van Lommel
2009-06-202.5: fix for crash in BLI_dynstr_appendf, each vsnprintf callBrecht Van Lommel
2009-06-20updated the ply exporter to use the blender 2.5 python apiCampbell Barton
2009-06-20moving the existing ply exporter into io before updating (to get a useful diff)Campbell Barton
2009-06-20RNA FixesCampbell Barton
2009-06-20game logic UI script, physics could be broken up into more panels.Campbell Barton
2009-06-20ObColor wasnt converted into an RNA string.Campbell Barton
2009-06-20UIBrecht Van Lommel
2009-06-202.5Brecht Van Lommel
2009-06-202.5/Sculpt:Nicholas Bishop
2009-06-19BGE: allow action blending by bringing back blend_poses() as game_blend_poses...Campbell Barton
2009-06-19RNA:Brecht Van Lommel
2009-06-19Animato - Conversions BugfixJoshua Leung
2009-06-19Bugfix: Displace modifier was missing the "direction" drop down menu.Daniel Genrich
2009-06-19Update Mathutils for py3kCampbell Barton
2009-06-19Fix for compiler error since BLO_sys_types.h was not in the pathDaniel Genrich
2009-06-19Revert a small change to kerning, Matt please let me know if now it's fine (o...Diego Borghetti
2009-06-19don't include stdint.h directly, it's broken on non C99 compliant compilers (...Martin Poirier
2009-06-192.5Martin Poirier
2009-06-182.5 PythonBrecht Van Lommel
2009-06-18RNABrecht Van Lommel
2009-06-182.5Brecht Van Lommel
2009-06-18fix for building with py2.3Campbell Barton
2009-06-18Fixing gl/glw.h compiiler errorDaniel Genrich
2009-06-18Added Make for new python/generic dir.Ton Roosendaal
2009-06-18RNA:Brecht Van Lommel
2009-06-18UI:Brecht Van Lommel
2009-06-18build generic modules in their own lib, compiling without the game engine wou...Campbell Barton
2009-06-18Some generic modules from blender 2.4x building with py3k and mostly working.Campbell Barton
2009-06-17Fix mask in arrow cursor and improve swap one.Guillermo S. Romero
2009-06-172.5Ton Roosendaal
2009-06-17ActionActuator in the game engine working again to display deformed meshes wi...Campbell Barton
2009-06-16small merge needed for testing new animsys in 2.5 BGE, mixing own changes wit...Campbell Barton
2009-06-16BGE Action Actuator setChannel() function was broken in a number of ways. Campbell Barton
2009-06-16looks like a mistake. should check with the scene render size, not the curren...Campbell Barton
2009-06-16changes to the sequencer in trunk between 20855:20928, (excluding UI changes)Campbell Barton
2009-06-16svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928Campbell Barton
2009-06-162.5Ton Roosendaal
2009-06-162.5 Material Buttons:Thomas Dinges
2009-06-16DXF-export update: dxfLibrary.py v1.33 - 2009.06.16Remigiusz Fiedler
2009-06-16KX_PythonSeq (used for a number of BGE sequence types)Campbell Barton
2009-06-16BGE Py APICampbell Barton
2009-06-16MSVC fix for rev. #20909 (reported/patched by moguri)Dalai Felinto
2009-06-16Separate "content reordering" from "plain menus".Guillermo S. Romero