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
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
2011-09-11Game Engine:Thomas Dinges
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-08-16BGE Animations: Increasing the max layer count to 8 as per a user request. Al...Mitchell Stokes
2011-07-03BGE Animations: Adding in layer weights to allow for layer blending.Mitchell Stokes
2011-06-24BGE Animations: Shape Action Actuators are now converted to Action Actuators ...Mitchell Stokes
2011-06-16BGE_Animations: Removing the Fcurve Actuator as a possible actuator type, but...Mitchell Stokes
2011-06-16BGE Animations: Adding the ipo flag options to the action actuator. This stil...Mitchell Stokes
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-11BGE Animations: Adding a layer option to Action actuators.Mitchell Stokes
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-06-03BugFix: [#27556] Replace mesh for gfx in "Edit Object" actuator act illogical...Dalai Felinto
2011-06-01BGE Animations: Removing guards that prevent the action actuator from being u...Mitchell Stokes
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-22Logic rna: actuator --> renaming Motion Actuator to 'MOTION' and tooltip fixDalai Felinto
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-03-02Logic UI: reverting back the PROP_ANGLE propsDalai Felinto
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-07Logic UI: Game Actuator options renamingDalai Felinto
2011-02-07Logic UI: Armature Actuator + general Captalizing 1st letter of UI textDalai Felinto
2011-02-05Logic UI: multiple fixes on Constraint ActuatorDalai Felinto
2011-01-31Logic UI: Servo Control (Motion/ObjectActuator) default options + camera actu...Dalai Felinto
2011-01-23Logic UI: ParentActuator fix + PropertyActuator tooltip improvementDalai Felinto
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-22svn merge -r 33849:33848 [overcommitted due to the server problems we had ear...Dalai Felinto
2010-12-22Complement of commit 33789: Fix for [#25175] bge.logic.mouse.position[1] wron...Dalai Felinto
2010-11-26follow up of "Bugfix #23576" (Logic UI) - replacing hardcoded values by RNA_s...Dalai Felinto
2010-11-24Typo in commit... for some reason rna_xx.c files compile without warning?Ton Roosendaal
2010-11-24Bugfix #23576Ton Roosendaal
2010-11-23fix [#24870] ObjectActuator.offset_rotation in radiansCampbell Barton
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-03- set valid default value for facingaxis parameter of steering actuator (for ...Nick Samarin
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-15added option to set "up" vector of the actor orientation using navmesh normal...Nick Samarin