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-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-09-14Fix T46106: Hidden socket w/ node link from Py APICampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-10Show correct syntax for id-propertiesCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-01RNA PreviewImage: add float pixels accessors.Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-26Fix T45369: Temp screen locks UICampbell Barton
2015-08-26Revert "Increase Smooth_View limit to 10.000"Campbell Barton
2015-08-25Usual i18n messages fixes. Also had to update i18n scripts to new BLT module...Bastien Montagne
2015-08-25Cleanup: styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-22Fix T45689: Pose Libraries cannot be used when using lib-linked actions as po...Joshua Leung
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-21Fix T45865: Auto Blend is not recalculated when adjusting start/end/scale etc...Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18Increase Smooth_View limit to 10.000Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-12Displace Modifier: add an option to displace along (averaged) custom normals,...Bastien Montagne
2015-08-11Usual UI message cleanup/fixes.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-06Fix T45695: Assigning material reverts MaterialSlot.linkCampbell Barton
2015-08-06Cleanup: unused warningCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-05Fix T45647: Incorrect results w/ color spill nodeCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-03OpenSubdiv: Made it a modifier option to enable OSD for viewportSergey Sharybin
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-29Audaspace: fixes for building with Quicktime on Mac.Jörg Müller
2015-07-29Cleanup: styleCampbell Barton
2015-07-28Cycles: Expose Clip image extension typeSergey Sharybin
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Cycles: Correction to image extension setting commitSergey Sharybin
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-27Image painting 2D:Antony Riakiotakis
2015-07-26Fix bug in particle API accessing the emitterCampbell Barton
2015-07-25Fix T45553: Object parent_type 'ARMATURE' disappeared in Blender 2.75.Bastien Montagne
2015-07-24Experiment with setting proper socket name for debug passSergey Sharybin
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-07-23Added NlaStrip.fcurves.find(data_path, array_index=0)Sybren A. Stüvel
2015-07-23Fix regression of custom nodes not triggering material preview re-renderSergey Sharybin
2015-07-23Use looptri for RNA BVH functionsCampbell Barton
2015-07-23Cleanup; duplicate headerCampbell Barton
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-21Added Action.fcurves.find(data_path, array_index=0)Sybren A. Stüvel