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
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2015-02-14Bugfix: Referencing actions from Action Actuator was not setting a userJoshua Leung
2015-01-29Fix T42858: Non uniform gamelogic names on copyJorge Bernal
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-06Logic Bricks *must* be kept in alphabetical orderDalai Felinto
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18BGE: Add level mode to property actuatorHG1
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-06-30Usual UI messages fixes.Bastien Montagne
2014-06-28Cleanup: typoCampbell Barton
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-05-08BGE: Dynamically-allocated action layersMitchell Stokes
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-02-18Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes...Mitchell Stokes
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-08-19Usual UI messages fixes...Bastien Montagne
2013-08-15BGE: The Action Actuator can now make use of additive blending.Mitchell Stokes
2013-05-08code cleanup: remove ShapeActionActuator, they are now versioned out.Campbell Barton
2013-03-26misc minor changesCampbell Barton
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-04The usual UI messages tweaks...Bastien Montagne
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2012-11-23Basic work to solve "New" translation mismatch (this is an adjective, which o...Bastien Montagne
2012-10-04Fix for commit r51049: no need to create two contexts when one if enough.Bastien Montagne
2012-10-04Add translation context for volume (Audio), pitch (Rotation) and rename tip->...Sv. Lockal
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28Plugin system:Thomas Dinges
2012-04-22style cleanup: commentsCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2011-12-11SCA: Scene Actuator text errorDalai Felinto
2011-11-19More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
2011-11-17Tweaks and fixes to UI messages, found while translating in french.Bastien Montagne
2011-11-04Fix #29024: Logic Bricks allow same name for multiple bricksSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20misc editsCampbell Barton
2011-09-21check that descriptions dont end with a '.', for non release builds.Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-17Recast/detour: fix some property enum identifiers to follow conventions.Brecht Van Lommel