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
2013-05-19svn merge ^/trunk/blender -c56867v2.67aCampbell Barton
2013-05-19svn merge ^/trunk/blender -c56892 -c56894 -c56896 -c56897 -c56898 -c56901 -c5...Campbell Barton
2013-05-19svn merge ^/trunk/blender -c56907 -c56908Brecht Van Lommel
2013-05-18svn merge ^/trunk/blender -c56892 -c56896 -c56898Campbell Barton
2013-05-18svn merge ^/trunk/blender -c56890Campbell Barton
2013-05-18svn merge ^/trunk/blender -c56871 -c56872 -c56873 -c56879 -c56880 -c56881 -c5...Campbell Barton
2013-05-17svn merge ^/trunk/blender -c56857 -c56863 -c56865 -c56868Campbell Barton
2013-05-16svn merge ^/trunk/blender -c56851Brecht Van Lommel
2013-05-16svn merge ^/trunk/blender -c56755 -c56756 -c56763 -c56766 -c56767 -c56800 -c5...Brecht Van Lommel
2013-05-16svn merge ^/trunk/blender -c56826 -c56836 -c56839Campbell Barton
2013-05-16svn merge ^/trunk/blender -c56620 -c56639 -c56643 -c56647 -c56648 -c56650 -c5...Campbell Barton
2013-05-16svn merge ^/trunk/blender -c56611Lukas Toenne
2013-05-16svn merge ^/trunk/blender -r56533:56534Campbell Barton
2013-05-16svn merge ^/trunk/blender -r56528:56532Campbell Barton
2013-05-16svn merge ^/trunk/blender -c56537 -c56538 -c56539 -c56572 -c56577 -c56581 -c5...Campbell Barton
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-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-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-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 #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-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-03Second part of fix for regression of nodes UI translation (since new pynodes)...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-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-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-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