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
path: root/source
AgeCommit message (Expand)Author
2012-11-23Patch [#33196] Warning Fixes 11-16-2012Jason Wilkins
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-23m_overlay wasn't initialized in a constructor of FastGaussianBlurValueOperationSergey Sharybin
2012-11-23Fix usage of uninialized memory in some operationsSergey Sharybin
2012-11-23Fix related to #33259: cycles normal map node color input couldn't beBrecht Van Lommel
2012-11-23Compositor: Disabled debug assert checks for connected input sockets after co...Lukas Toenne
2012-11-23ifdef'd gcc diagnostic pragma's to quiet msvc and others.Campbell Barton
2012-11-23Fix #33271: Box tool delaySergey Sharybin
2012-11-23Fix #33266: Transforming with Y axis constraint didn't apply aspect ratio cor...Sergey Sharybin
2012-11-23Fix #33270: Opening file browser crashes when sequencer preview is visibleSergey Sharybin
2012-11-23code cleanup: warning & styleCampbell Barton
2012-11-23skip some redundant looping in bevel code.Campbell Barton
2012-11-23fix for inset getting bad UV's/VCols at face boundaries.Campbell Barton
2012-11-23Bugfix [#29186] Object contribute to fluid sim animation start earlier than k...Daniel Genrich
2012-11-23Fix bevel crash in OSX debug build.Howard Trickey
2012-11-23Bugfix [#33268] Crash when delete all or segment from curve with SplineIKJoshua Leung
2012-11-23Style: AnimData vars should be named "adt" NOT "ad"Joshua Leung
2012-11-22Fix #33265: editing uv vertex coordinates in panel could move hidden uv's.Brecht Van Lommel
2012-11-22Fix #33264: Array MOD First Last option does nothingSergey Sharybin
2012-11-22Fix for animation possible offset in sequencer.Sergey Sharybin
2012-11-22Fix #33263: Sequencer Command Line BugsSergey Sharybin
2012-11-22BGE: KX_ACT_ARMATURE_SETINFLUENCE constant for BL_ArmatureActuator.type was d...Mitchell Stokes
2012-11-22minor speedup for bevel, avoid calling find_bevvert() when we know the edge i...Campbell Barton
2012-11-22minor edit to console line adding, all callers have the console space, may as...Campbell Barton
2012-11-22fix for clear line adjusting console selection.Campbell Barton
2012-11-22avoid string -> unicode conversion when registering classes, also avoid unlik...Campbell Barton
2012-11-22BGE: KX_PhysicsObjectWrapper was not being used anywhere in the code base, bu...Mitchell Stokes
2012-11-22BGE: Removing some glIsEnabled() calls from DisableForText() in KX_BlenderGL....Mitchell Stokes
2012-11-22bge camera axix actuator was undocumented and python had incorrect limits on ...Campbell Barton
2012-11-22modify the python stub to include __file__ and __name__, also correct odd ind...Campbell Barton
2012-11-22add missing bgl and gpu api docstrings (found using docstring completeness ch...Campbell Barton
2012-11-22fix own error - remove doubles slot name.Campbell Barton
2012-11-22Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe.Brecht Van Lommel
2012-11-22Fix: Normal maps and triangulate modifier will give incorrect result onAntony Riakiotakis
2012-11-21fix [#29633] Mirror-Y also flips Z axisCampbell Barton
2012-11-21bevel: fix bug where constructed where parallel testHoward Trickey
2012-11-21Patch #33242: ffmpeg AAC/AC3 encodingSergey Sharybin
2012-11-21Fix #33222: When rendering DPX it's flipped in the Image EditorSergey Sharybin
2012-11-21enable edge draw by default for new edges,Campbell Barton
2012-11-21revert r52399, fix for [#33217], will look into a different fixCampbell Barton
2012-11-21fix for re->partx/re->party values being different for RE_Database_FromScene(...Campbell Barton
2012-11-21Fix #33252: VSE preview displays wrong color spaceSergey Sharybin
2012-11-21When the File Output node exits early in convertToOperations (in case not ren...Lukas Toenne
2012-11-21Prevent division by zero in tiles size versioning code when mixingSergey Sharybin
2012-11-21Fix #33253: VSE preview doesn't display compositorSergey Sharybin
2012-11-21Fix for debug assert failure with Reroute nodes in compositor. After redirect...Lukas Toenne
2012-11-21doc corrections and add bge.types.KX_ArmatureSensorCampbell Barton
2012-11-21scripts to report missing py reference api docs. (simple RST parse and compar...Campbell Barton
2012-11-21Fix for #33250: animation player shortcut keys not working on OS X.Brecht Van Lommel
2012-11-21Fix #33241: can't exit edit mode when object gets hidden via animation.Brecht Van Lommel