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
2014-09-23Fix game engine not supporting material view.v2.72-rc1Antony Riakiotakis
2014-09-23Update submodules to point to rc1 hashSergey Sharybin
2014-09-23Fix typo in previous commitSergey Sharybin
2014-09-23Fix possible buffer overflow in selection code. We want to copy theAntony Riakiotakis
2014-09-23Move versioning code under the subversion checkSergey Sharybin
2014-09-232.72 SplashCampbell Barton
2014-09-23Version Bump: Entering 2.72 rc stateCampbell Barton
2014-09-23Fix crash in text editor (wrap + syntax-highlight)Campbell Barton
2014-09-23Cleanup: simplify check to draw syntaxCampbell Barton
2014-09-23Fix T41921: MapUV node alpha setting broken.Lukas Tönne
2014-09-23Fix T41259: Objects parented to non-armature objects cannot play shape action...Mitchell Stokes
2014-09-23D713: correct error /w braces (freestyle)Tamito Kajiyama
2014-09-23Fix T41918, Missing operator in Node Editor Menus.Lukas Tönne
2014-09-23Fix T41912, OpenCL compile error when building without __SVM__Thomas Dinges
2014-09-23Macro VA_NARGS, increase max to 64Campbell Barton
2014-09-23Cleanup: use struct names in ID commentsCampbell Barton
2014-09-23Fixed border extension for the sunbeams node.Lukas Tönne
2014-09-22Projective painting:Antony Riakiotakis
2014-09-22Freestyle: disallow with fields (was crashing)Campbell Barton
2014-09-22Fix for Freestyle crash in bordered animation renderingTamito Kajiyama
2014-09-22Fix T41891: Alt+S can't save imageCampbell Barton
2014-09-22Corrent recent commit: off by one errorCampbell Barton
2014-09-22Fix image.save() - incorrect relative lib pathCampbell Barton
2014-09-22Correct MAX_LIBARRAY define, assert when its wrongCampbell Barton
2014-09-22Fix T41902: Flipped persp/ortho region_2d_to_vector_3dCampbell Barton
2014-09-21Fix T41754, sunbeams node should return the unmodified source value atLukas Tönne
2014-09-21Tracking: Fix ground plane normal facing downwardsSergey Sharybin
2014-09-21Fix T41890: Regression in new array modifier code, vnors were no more offset-...Bastien Montagne
2014-09-21Py Template: Set the active object in batch exportCampbell Barton
2014-09-21Last minute artist feedback tweak: Fill tool should not use maskingAntony Riakiotakis
2014-09-21Another minor correction, use "Mask" instead of "Stencil" so users canAntony Riakiotakis
2014-09-21Minor polishing, add UV layer selection in image projection paintingAntony Riakiotakis
2014-09-21Paint systemAntony Riakiotakis
2014-09-20Cycles: Backward compatibility code for the Clamp splitting in 2.70.Thomas Dinges
2014-09-20Cycles: Add a UI warning, in case the experimental GPU kernel is used.Thomas Dinges
2014-09-20Fix T41875: Update issue in Timeline spaceBastien Montagne
2014-09-19Fix T35993, issue with viewport when using instances.Antony Riakiotakis
2014-09-19Fix T40751 preview image not generated after baking.Antony Riakiotakis
2014-09-19Install_deps: add an '--info' path option to store BUILD_NOTES.txt...Bastien Montagne
2014-09-19OSX: make some more symbols global only, this may prevent clashes on older sy...Jens Verwiebe
2014-09-19Fix T41865: Fluid bake not possible in windows using a python script from the...Sergey Sharybin
2014-09-19Cycles: Remove unused Mix Shaders from the ShaderGraph, instead of only relin...Thomas Dinges
2014-09-19Cleanup: Indentation and Whitespace.Thomas Dinges
2014-09-19Add texture coordinate export.Nathan Letwory
2014-09-19Freestyle: Fix for irrelevant docstring showing up in Python API docs.Tamito Kajiyama
2014-09-19Freestyle: Python API documentation updates.Tamito Kajiyama
2014-09-18Fix crashes with timers.Antony Riakiotakis
2014-09-18One last tweak to palette deletion code. It would correct active colorAntony Riakiotakis
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-18Palette active color:Antony Riakiotakis