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-05-11Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-30Merge branch 'master' into depsgraph_refactorSergey Sharybin
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
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-23Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-03-23Make sure matcap icons are within range.Antony Riakiotakis
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-03-02Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-28Code Cleanup: Clarify some comments regarding usercount managementJoshua Leung
2015-02-28Outliner: rename "Orphaned Datablocks" menu itemCampbell Barton
2015-02-20Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-16Depagraph: Partial fix for missing updates when changing actionSergey Sharybin
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-16Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-15Outliner: Added new mode for displaying "orphaned" datablocksJoshua Leung
2015-02-15Revert/Remove "Auto View" FeatureJulian Eisel
2015-02-13Revert "Fix T43646: VSE preview allows displaying channels down to -5"Julian Eisel
2015-02-13Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-13Fix T43646: VSE preview allows displaying channels down to -5Julian Eisel
2015-02-13Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-12Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne
2015-02-11Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-09Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-06rename SIPO_AUTOVIEW -> SIPO_AUTO_VIEW_SELECTEDCampbell Barton
2015-02-06Graph Editor: Auto Viewjulianeisel
2015-02-06Add a precision to 'show group color' tooltip, that fcurve/action editors opt...Bastien Montagne
2015-02-05Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-02-04Cleanup: name flip x/yCampbell Barton
2015-02-04Support rotation and flipping for background images, patch by Andre D.Antony Riakiotakis
2015-01-28Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-22Merge branch 'master' into depsgraph_refactorSergey Sharybin
2015-01-20Code cleanup: Unused variable in RNA callbackSergey Sharybin
2015-01-20Disable scope updates in texture and image paint modes.Lukas Tönne