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-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
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-15Minor English grammar typo fixes.Nikolaus Leopold
2015-07-05Fix T45319: Set same precision for 3D cursor location as other locations (obj...Bastien Montagne
2015-06-23Allow editing the text editor line directlyCampbell Barton
2015-06-19Transform: Add individual origins for UV islandsCampbell Barton
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-09Tooltip cleanup: show_metadata should be same between image editor/Antony Riakiotakis
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-30View3D: expose size as a distance in unitsCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-20Action Editor "Browse" Fix: Stash active action if nothing else uses itJoshua Leung
2015-04-20Fix for potential null-pointer-dereference if the new action is NULLJoshua Leung
2015-04-20Fix: Changing actions in the Action Editor using the Browse dropdown should h...Joshua Leung
2015-04-16Action Editor: Preemptive fix for null-pointer dereferenceJoshua Leung
2015-04-08warning: unusedCampbell Barton
2015-04-08Multiview: Expose current drawn eye to API (viewport only)Dalai Felinto