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
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-09Fix UI message.Bastien Montagne
2016-10-24Viewport: move the background to the "modern" viewportDalai Felinto
2016-10-21Viewport: use depth shader to debug the depthDalai Felinto
2016-10-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-11Merge branch 'master' into blender2.8Bastien Montagne
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-07Avoid possible compatibility issues with tmp viewport flagsJulian Eisel
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-19Usual i18n/UI messages fixes...Bastien Montagne
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-07NLA: Indicate position of action-local markers on stripsJoshua Leung
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-06-23Use hard min/max for view clippingCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-22Use previous shading mode for border render in viewportSergey Sharybin
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-12Removed most particle system code from RNA.Lukas Tönne
2016-03-27Fix T47959: make tip for 'individual origins' pivot point in UV editor more a...Bastien Montagne
2016-02-10Outliner: omit active-unselected in "Selected" viewCampbell Barton
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-27Fix T46624: Preview is not always correctly updatedSergey Sharybin
2016-01-20Fix T46243: New Depsgraph: changing action misses relations update tagSergey Sharybin
2015-12-18Fix T46998: Console zoom doesn't update scrollbarsCampbell Barton
2015-12-17Revert "3D Cursor: Add option to lock it in place to prevent accidental modif...Campbell Barton
2015-12-133D Cursor: Add option to lock it in place to prevent accidental modificationJoshua Leung
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-16Revert part of rB4d9345479aa86f61, and cleanup a bit.Bastien Montagne
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-06Cleanup: return PROP_EDITABLE rna flagCampbell Barton
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-25Usual i18n messages fixes. Also had to update i18n scripts to new BLT module...Bastien Montagne
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne