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-02Sound now returns even if file fails to loadCampbell Barton
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-30Py/RNA: support to load and remove soundsCampbell 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-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-27Py API: expose operator runtime flagsCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-26Add inverse-square falloff to bmesh, mask & compo.Campbell Barton
2015-04-24Multi-View: Time Sequencial (aka pageflip, aka quadbuffer) stereo supportDalai Felinto
2015-04-23Expose CD_PAINT_MASK to Python APICampbell Barton
2015-04-21Metadata:Antony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-20Usual UI messages fixes...Bastien Montagne
2015-04-20Fix T44452: Inconsistent gpencil color in prefsCampbell Barton
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-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2015-04-18BGE: New Draw debug shadow box for sun lampPorteries Tristan
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-17Fix for Grease Pencil and negative framesJoshua Leung
2015-04-16Action Editor: Preemptive fix for null-pointer dereferenceJoshua Leung
2015-04-16Fix T44408: "Rest Length" property in the Stretch To constraint was getting c...Joshua Leung
2015-04-16RNA: avoid past tense in property namesCampbell Barton
2015-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2015-04-15Increase max brush size from 200 to 500Campbell Barton
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Fix T44389: Tooltips swapped in Logic EditorJulian Eisel
2015-04-14Second round of hair random rotation limited to 180 degreesMai Lavelle
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-14Animation Editors: Name filter now updates as you type, making it a true "liv...Joshua Leung
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung
2015-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-13Cleanup: styleCampbell Barton
2015-04-13Minor edits of python class documentation (regarding ID tagging)Gaia Clary
2015-04-10Fix for debug-only crash when setting "Any" keymap input typeDalai Felinto
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-08Forgot this last commit.Antony Riakiotakis
2015-04-08Fix multiview issue: play animation crashesAntony Riakiotakis
2015-04-08warning: unusedCampbell Barton
2015-04-08Multiview: Expose current drawn eye to API (viewport only)Dalai Felinto
2015-04-07Fix crash when changing proxy storage type for editing (was ownAntony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto