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
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-06fix for fake python bge.* module, this is really nasty temp py code! (not a g...Campbell Barton
2010-08-05bugfix [#23148] "ImportError: __import__ not found" on changing Render FPSCampbell Barton
2010-08-04== Makefiles ==Stefan Gartner
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-08-02SConsCampbell Barton
2010-07-30Fixing a typo in the BGE Python API:Mitchell Stokes
2010-07-27Fix #22986: glsl didn't take object hiding into account yet for lamps.Brecht Van Lommel
2010-07-27Game engine was not updated yet to disable vertex/normal state on exit asBrecht Van Lommel
2010-07-26Hopefully fix building with MSVC 2008 from rev 30746.Campbell Barton
2010-07-26patch from Mitchell Stokes with some changes.Campbell Barton
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-24Fixing a crash when using either BL_ArmatureBone.parent and BL_ArmatureBone.c...Mitchell Stokes
2010-07-23bugfix [#22716] Game engine corrupts rig ID-Properties.Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-16BGE doc updates:Mitchell Stokes
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15patch from Goran Milovanovic for the BGE python api.Campbell Barton
2010-07-12BGE bug #22760: VideoTexture not available when Blender is compiled without F...Benoit Bolsee
2010-07-11Fixing a crash created by an earlier GLSL lighting fix for dynamic loading. W...Mitchell Stokes
2010-07-10Fix spelling.Guillermo S. Romero
2010-07-07Fix #22772: remove unnecessary -fpascal-strings flag on OS X, onlyBrecht Van Lommel
2010-06-19Merged revision 29562 from /branches/soc-2010-nexyon.Joerg Mueller
2010-06-16BGE: When dynamically loading scenes (bge.logic.LibLoad()) in GLSL mode, the ...Mitchell Stokes
2010-06-16A bad assignment was causing the VideoTexture to set off a breakpoint when be...Mitchell Stokes
2010-06-14bugfix [#21748] KX_Object scaling property not "writing" vector access .:. e....Campbell Barton
2010-06-12== python api docs ==Luca Bonavita
2010-06-10Minor modification to how objects are selected for animation baking,Campbell Barton
2010-06-08== python api docs ==Luca Bonavita
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-06small warning fix.Nathan Letwory
2010-06-05get rid of some warnings,Campbell Barton
2010-06-03== python api docs ==Luca Bonavita
2010-06-03== python api docs ==Luca Bonavita
2010-06-03== python api docs ==Luca Bonavita
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02BGE: Moving Constraint Actuator Defines. It was leading to some errors in doc...Dalai Felinto
2010-05-30== bge api docs ==Luca Bonavita
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-28= Game Engine PyDocs =Alex Sytnik
2010-05-25BGE Fix for: [#22142] Armature deformation does not work in Game Engine. + pa...Dalai Felinto
2010-05-18include game engine docs in sphinx doc generation:Campbell Barton
2010-05-17epydoc to sphinx markup for GameLogic moduleCampbell Barton
2010-05-17convert GameKeys epydoc into sphinx markupCampbell Barton
2010-05-17convert Rasterizer module to sphinxCampbell Barton
2010-05-17convert GameTypes from epydoc into sphinx compatible markup, also removed dep...Campbell Barton