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-07-20Merged changes in the trunk up to revision 30551.Tamito Kajiyama
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
2010-05-16no functional changesCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-07bugfix for own error [#22269] object vector operations (position) not working...Campbell Barton
2010-05-05[#22177] Adding BLF to the BGE and exposing BLF_load as blf.loadCampbell Barton
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-27remove redundant argument from mathutils callbacksCampbell Barton
2010-04-27py/rna, euler objects order is now wrapped correctly...Campbell Barton
2010-04-25correct typo'sCampbell Barton
2010-04-24BGE Fix: [#19951] mouse over sensor is broken with letterboxing framingDalai Felinto
2010-04-20replace referenecs to python 2.xCampbell Barton
2010-04-20BGE EPY Docs: PhysicsConstraints and fixes in other modulesDalai Felinto
2010-04-20Added F13 - F19 keys for game engine too.Matt Ebb
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-18various minor fixesCampbell Barton
2010-04-18SVN maintenance.Guillermo S. Romero
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton