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-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-20Movie Clip: Invlaidate clip cache when changing timecodeSergey Sharybin
2015-05-16setting some RNA defaults for nodesInes Almeida
2015-05-16BMesh: add UV delimit for select-linked, dissolveCampbell Barton
2015-05-16BMesh: add sharp edge delimiterCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-12Fix T40762: Python can't access macro valuesCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-12Depsgraph: Add utility function to tag pose for recalcSergey Sharybin
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-05-08Revert "Motionpaths: Use scene range option, takes start/end frame andAntony Riakiotakis
2015-05-08Motionpaths: Use scene range option, takes start/end frame and previewAntony Riakiotakis
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-05-07Fix T44630: incorrect mirror modifier merge limit tooltip.Brecht Van Lommel
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-03Fix T41739: 3D view solid draw mode missing some material node updates.Brecht Van Lommel
2015-05-02Fix rna default value in BGE UI.Porteries Tristan
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