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-11-26svn merge ^/trunk/blender -r42139:42172Campbell Barton
2011-11-26Add missing GLEW_STATIC definition, causing link errors.Antony Riakiotakis
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-25Merging Blenderplayer modifier fix (U.gameflags |= USER_DISABLE_VBO) from Cuc...Mitchell Stokes
2011-11-25svn merge ^/trunk/blender -r42116:42139Campbell Barton
2011-11-24BGE patch: [#29285] Video Texture: Avoid slow rescale (non power of 2 support...Dalai Felinto
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-24rename mathutils constructors to match other parts of the bpy/api (no functio...Campbell Barton
2011-11-24BGE Animations: Getting the Action Actuator to behave better with pulse mode ...Mitchell Stokes
2011-11-24BGE patch:[#29372] Matrix size for bge.types.BL_ArmatureBone.bone_mat by Dami...Dalai Felinto
2011-11-22svn merge ^/trunk/blender -r42009:42053Campbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-19- rename MovieTrackingMarker.enabled --> mute, to match constraints/nla/fcurv...Campbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-08bmesh: fixed merge issues with navmesh (though I've not tested if it works yet).Joseph Eagar
2011-11-07svn merge -r41575:41602 ^/trunk/blenderCampbell Barton
2011-11-06more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.Campbell Barton
2011-11-06misc macro --> bli math lib functionsCampbell Barton
2011-11-06svn merge ^/trunk/blender -r41503:41575Campbell Barton
2011-11-06PyUnicode_From_STR_String utility function which passes STR_String to PyUnico...Campbell Barton
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-11-05- view bounds (now split from collision bounds) was still being used for bge ...Campbell Barton
2011-11-05misc doc editsCampbell Barton
2011-11-04Fix #28865: Draw_bounds_type does not display Polyhedron or Capsule typesSergey Sharybin
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-04cleanup some BLF macros and dont over-alloc BGE's PyObjectPlus when setting s...Campbell Barton
2011-11-04- added docs and examples for bpy.app.handlersCampbell Barton
2011-11-04svn merge -r41480:41503 ^/trunk/blenderCampbell Barton
2011-11-03python string conversionCampbell Barton
2011-11-03use Py_TYPE macro (no functional changes)Campbell Barton
2011-10-28svn merge -r41329:41335 ^/trunk/blenderCampbell Barton
2011-10-28replace VECCOPY and QUATCOPY with inline funcs.Campbell Barton
2011-10-28svn merge -r41310:41329 ^/trunk/blenderCampbell Barton
2011-10-27Fix player prototype, fix compile for OSX/XCode4.2, use always tablet enabled...Jens Verwiebe
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-26Fix #29030: render operator only used scene property if layers was used, now itBrecht Van Lommel
2011-10-26svn merge -r41266:41287 ^/trunk/blenderCampbell Barton
2011-10-25misc small edits, remove remaining Id'sCampbell Barton
2011-10-25svn merge ^/trunk/blender -r41230:41266Campbell Barton
2011-10-25svn merge ^/trunk/blender -r41227:41230 . --accept=theirs-fullCampbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41200:41226 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41175:41200 --- will need to apply fix afterCampbell Barton
2011-10-24svn merge ^/trunk/blender -r41150:41175Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41100:41150Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton