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
2013-05-07Merging r56533 through r56534 from trunk into blender-2.67-releasev2.67Sergey Sharybin
2013-05-07Fix OS X 32 bit build error, and bring buildbot config in sync with default.Brecht Van Lommel
2013-05-07Merging r56528 through r56532 from trunk into blender-2.67-releaseSergey Sharybin
2013-05-07Putting undefined versioning to only older than 2.67.Ton Roosendaal
2013-05-07And here's the epic 2.67 splash and version!Ton Roosendaal
2013-05-07Supress error message if dlopen for jack.so failedSergey Sharybin
2013-05-07Fix #35122: Blenderplayer crashes when loading levelSergey Sharybin
2013-05-07fix for glitch in text editor using ctrl+(backspace / delete), Campbell Barton
2013-05-07expose bmesh volume calculation to python api (use for print toolbox addon).Campbell Barton
2013-05-07bullet: Don't use sse in api for windows.Sergej Reich
2013-05-06Fix for crash when using 2D stabilization for float movie clipsSergey Sharybin
2013-05-06Fix missing angle zerolization when 2d stabilization is disabled.Sergey Sharybin
2013-05-06Fix crash rendering material with "Face Textures" option.Brecht Van Lommel
2013-05-06Fix #35225: new OS X Lion fullscreen did not work together well with oldBrecht Van Lommel
2013-05-06Another correction to svn rev56509Sergey Sharybin
2013-05-06Fix for uninitialized variable in previous commit.Sergey Sharybin
2013-05-06Bug fix #35179Ton Roosendaal
2013-05-06Fix #35229: collada crash exporting constraints with no target set.Brecht Van Lommel
2013-05-06Attempt to fix #35228: hide a few LLVM symbols that are not in the llvm names...Brecht Van Lommel
2013-05-06fix for cursor jumping error stepping backwards where the the first character...Campbell Barton
2013-05-05correction for uv template, also some doxygen comment corrections. Campbell Barton
2013-05-05Fix #35216: code examples like simple operator missing from python docs due toBrecht Van Lommel
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-05-05correct bmesh api crossref and update uv-operator template.Campbell Barton
2013-05-05Cycles / Preview render:Thomas Dinges
2013-05-05* Remove unused screens from Cycles preview blend to save some space. Thomas Dinges
2013-05-05revert part of own commit r56476, caused scene unlink button to be removed.Campbell Barton
2013-05-05Fix for non-terminated reading of JPEG metadataSv. Lockal
2013-05-04Fix quicktime video export not properly supporting animation of audio propert...Brecht Van Lommel
2013-05-04fix for mistake in own recent commit, broke operator search (r56465).Campbell Barton
2013-05-04Fix #35207: addition to previous fix to avoid OSL getting uninitializedBrecht Van Lommel
2013-05-03Second part of fix for regression of nodes UI translation (since new pynodes)...Bastien Montagne
2013-05-03Fix for recent glossy BSDF fix, color ramp test file was rendering different.Brecht Van Lommel
2013-05-03One-liner fix for part of regression of nodes UI translation (since new pynod...Bastien Montagne
2013-05-03correct own recent commit, confused totloop with dm_totloop, rename vars & co...Campbell Barton
2013-05-03disable view3d dolly, move, pan -- when the view offset is locked, also corre...Campbell Barton
2013-05-03knife sort_by_frac_along was re-calculating the reference factor for every te...Campbell Barton
2013-05-03Possible fix for #35198: uninitialized memory access with background multipleBrecht Van Lommel
2013-05-03Fix #34889: negative lights not working in glsl view and game engine.Brecht Van Lommel
2013-05-03Minor code clean-up.Tamito Kajiyama
2013-05-03Fix for shaders.py based on code review comments from flokkievids.Tamito Kajiyama
2013-05-03remove unused random number generator, thanks Bao2 for spotting.Campbell Barton
2013-05-03bge py api: raise an overflow exception when assigning a float to a bge objec...Campbell Barton
2013-05-03fix [#35194] Change view while LoopCut is active breaks the cut optionsCampbell Barton
2013-05-03Fix #35160: cycles was rendering glossy BSDF's with zero roughness too roughBrecht Van Lommel
2013-05-03adjustment to own commit r56463.Campbell Barton
2013-05-02fix for mistake in own commit r56399, it broke click-dragging to open and sel...Campbell Barton
2013-05-02Fix #35157: export key configuration did not export text input events correctly.Brecht Van Lommel
2013-05-02Fix #35190: texture mask stencil Reset Transform did not work properly.Brecht Van Lommel
2013-05-02Revert fix for #34822Ton Roosendaal