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
2015-06-10Blender release: Point submodules to a release branchv2.75-rc1Sergey Sharybin
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-06-10CMake: Fix typo in OIIO moduleSergey Sharybin
2015-06-10Fix T45009: Bad 'tri area computation' code in knife tool.Bastien Montagne
2015-06-102.75 splashCampbell Barton
2015-06-10Fix/Workaround T44662: Freestyle gives no visual output when the Save Buffers...Sergey Sharybin
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-10GTest: add test for listbase sortingCampbell Barton
2015-06-10WM: toggling expanded could raise exceptionCampbell Barton
2015-06-10UI: option to pass "icon_value" to menusCampbell Barton
2015-06-10Correct typosCampbell Barton
2015-06-09Tooltip cleanup: show_metadata should be same between image editor/Antony Riakiotakis
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton
2015-06-09Fix wrong name displayed for the debug passesSergey Sharybin
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-06-09Multiview: fix Time Sequential crash when screen is fullscreen T44688Dalai Felinto
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-08Fix yet another fullscreen glitchJulian Eisel
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-06-08Fix T44964: Bisect tool /w nonuniform scaleCampbell Barton
2015-06-08Fix crash introduced by recent node tree localizationSergey Sharybin
2015-06-08Fix T44979: Crash when rendering with more threads than the system onesSergey Sharybin
2015-06-08Use context manager for reading addon headersCampbell Barton
2015-06-08Fix: a broken symlink to an addon resulted in a blank addon tabSybren A. Stüvel
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-08Fix T44989: Crash on linking external OSL materialSergey Sharybin
2015-06-08Cycles: Fix crash doing render preview of external OSL scriptSergey Sharybin
2015-06-08Cycles: Move requested feature conversion to an own functionSergey Sharybin
2015-06-08Cycles: Remove round-up trickery for max closure in split OpenCL kernelSergey Sharybin
2015-06-08Cycles: Remove requirement of using experimental kernel for hair and blur on AMDSergey Sharybin
2015-06-08Cycles: Make hair, object and motion blur selective compiled into OpenCLSergey Sharybin
2015-06-08Fix "View All" operation in image space not available with locked interfaceSergey Sharybin
2015-06-08Fix T44995: Crash loading packed imageCampbell Barton
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-08Fix T44991: Apply transform skips poly-radiusCampbell Barton
2015-06-08rename wiki -> manualCampbell Barton
2015-06-07Fix T44984: wrong texture clamping when applying saturation > 1.0Bastien Montagne
2015-06-07Allow compilation of cycles network with WITH_CYCLES_LOGGING is ONMartijn Berger
2015-06-07Don't show smoke domain when render-only enabledCampbell Barton
2015-06-07MakeDupliFace: select new objectsCampbell Barton
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-06-07Cleanup: pep8Campbell Barton
2015-06-06Revert "BGE : KX_VertexProxy support for more than 2 UV channel."Mitchell Stokes
2015-06-06View3D: avoid jumping placing cursor /w lock onCampbell Barton