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-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-04-23Fix T44422: Zoom to mouse fails in camera viewCampbell Barton
2015-04-21Metadata:Antony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-21Fix T44432: Zoom to mouse fails /w FCurve editorCampbell Barton
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-18BGE: New Draw debug shadow box for sun lampPorteries Tristan
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2015-04-15Cleanup: warnings, wsCampbell Barton
2015-04-15Increase max brush size from 200 to 500Campbell Barton
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-13Graph editor:Antony Riakiotakis
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-08FileBrowser previews: Get rid of ugly, stupid and confusing 'FILE_TYPE_ICON_M...Bastien Montagne
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-03Sticky Keys backendJulian Eisel
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-25Allow multiple strips to use the same directory when custom proxyAntony Riakiotakis
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19GHash - code reorganization, performance enhancements, add a few missing util...Bastien Montagne
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-03-12OpenEXR 2.2 add support for Dreamworks DWAA / DWAB compressionMartijn Berger
2015-03-04Fix for snap to cursor /w parents (object/pose)Campbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-16Fix T43681: VSE draw glitch with no-displayCampbell Barton
2015-02-15Outliner: Added new mode for displaying "orphaned" datablocksJoshua Leung
2015-02-15Revert/Remove "Auto View" FeatureJulian Eisel
2015-02-12Viewport compositing - first codeAntony Riakiotakis