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
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-23code cleanup: remove unused definesCampbell Barton
2012-04-19Fix #31016: rigid body joint constraint in game engine did not respect constr...Brecht Van Lommel
2012-04-12code cleanup: remove unused var for windows and style edit (remove spaces bet...Campbell Barton
2012-04-11code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)Campbell Barton
2012-04-10fix [#30839] Blender crashes while open/close a scene and deletes .blend-fileCampbell Barton
2012-04-09Warning Fixes - const correctness in unicode encoding, unused variables in bl...Jason Wilkins
2012-03-29BGE: This fixes a problem where lamps in inactive layers were rendering shado...Mitchell Stokes
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08style cleanup - remove unneeded ';'sCampbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-23fix for meshes not showing up in the game engine. Campbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2012-02-23code cleanup: dont set the namespace in STR_String.h - 'using namespace std',...Campbell Barton
2012-02-20minor edits to have the game engine and player building.Campbell Barton
2012-02-15svn merge ^/trunk/blender -r44076:44118Campbell Barton
2012-02-14Fixing up some buggy cleanup code in BL_ShapeDeformer. This code was causing ...Mitchell Stokes
2012-01-23svn merge ^/trunk/blender -r43616:43639Campbell Barton
2012-01-23Fix for "[#29911] Crash on reading BL_ActionActuator.channelNames"Mitchell Stokes
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-16svn merge ^/trunk/blender -r43392:43420Campbell Barton
2012-01-16use defines for property name lenghths in the BGE, were using 31,32,64,100.Campbell Barton
2012-01-13svn merge ^/trunk/blender -r43294:43338Campbell Barton
2012-01-12de-duplicate object conversion code in BGECampbell Barton
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2012-01-05svn merge ^/trunk/blender -r43124:43160Campbell Barton
2012-01-05more edits to r43145,Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2011-12-30svn merge ^/trunk/blender -r42973:42991Campbell Barton
2011-12-30style edits for function declarationsCampbell Barton
2011-12-23svn merge ^/trunk/blender -r42778:42839Campbell Barton
2011-12-22SVN maintenance.Guillermo S. Romero
2011-12-20svn merge ^/trunk/blender -r42742:42757Campbell Barton
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-12-17svn merge ^/trunk/blender -r42669:42670Campbell Barton
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-16svn merge ^/trunk/blender -r42617:42655Campbell Barton
2011-12-15more vertex weight edits,Campbell Barton
2011-12-10svn merge ^/trunk/blender -r42521:42550Campbell Barton