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-04-15Graph Editor: Move "View" panel to be the lastJoshua Leung
2016-04-14Math Lib: ray_point_factor_v3 functionsCampbell Barton
2016-04-12Cleanup: use boolCampbell Barton
2016-04-11Fix T48082: Unwrap overwrites face selectionCampbell Barton
2016-04-06Fix missing viewport update when tree output is in a nodeSergey Sharybin
2016-04-06Fix camera view-border line widthCampbell Barton
2016-04-05Expose new Recast partitioning methods for navmesh generationReinier de Blois
2016-04-05Update Recast version to 1.5.0Reinier de Blois
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2016-04-04Smoke: Don't use `min` as an uniform nameSergey Sharybin
2016-04-04Fix curve editmode adding 3D primitives w/ 2D curvesCampbell Barton
2016-04-04Fix curve adding 3D nurbs when 2D is setCampbell Barton
2016-04-04Fix curve, missing update on Ctrl-LMBCampbell Barton
2016-04-04Fix curve add-vertex w/ 2D curvesCampbell Barton
2016-04-04Fix uninitialized variable use w/ VSE transformCampbell Barton
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-04-02Fix T48030: Can't zoom VSE properties panelCampbell Barton
2016-04-01Fix T48001: Highlighting selected item in filtered lists.Bastien Montagne
2016-04-01Knife Project: revert fix for T43896Campbell Barton
2016-04-01BMesh: improve path-select fill region w/ ngonsCampbell Barton
2016-04-01Fix T48013: UV Sculpt Brush Does not appear in UV window - but does show up i...Philipp Oeser
2016-04-01Fix When using keying sets, the toggling "all items" in the array target only...Joshua Leung
2016-04-01Cleanup: style/spellingCampbell Barton
2016-04-01Use STRPREFIX macro for testing property nameCampbell Barton
2016-03-31Fix NULL check before freeCampbell Barton
2016-03-31Fix memory leak when assigning driverJulian Eisel
2016-03-31Fix memory leak when calling new driver eyedropperJulian Eisel
2016-03-31Fix T47985: VSE GL-render scene strip hangsCampbell Barton
2016-03-31Usual ui messages fixes/tweaks.Bastien Montagne
2016-03-30Use Ctrl-Shift-RMB for to enable 'Fill Region'Campbell Barton
2016-03-30Shortest Path Select: option to select all paths between 2 elementsCampbell Barton
2016-03-30Fix T48000: Eyedropper sample-merged ignored at firstCampbell Barton
2016-03-29Fix transform center2d for 2d viewsCampbell Barton
2016-03-29GPencil New Stroke Smoothing: Don't perform smoothing on pressure valuesJoshua Leung
2016-03-29Driver Mapping Types: Added temporary icons to break up the two types of mapp...Joshua Leung
2016-03-29RMB Menu: Add icons for delineating each cluster of options in this menuJoshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-28Fix T47958: Crash in Walk or Fly Navigation in Camera mode when invoking from...Bastien Montagne
2016-03-28T47532: Pop-ups drop fast mouse clicksJulian Eisel
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-03-28Fix T47898: Error adding mask node with "Add Mask Node" operatorSergey Sharybin
2016-03-28Cleanup: Unused variableSergey Sharybin
2016-03-28Graph Editor UI: Experimental Tweak - Use tabs for properties region, to make...Joshua Leung
2016-03-28GPencil: Note that clicking outside the active area also exits draw modeJoshua Leung
2016-03-27GPencil: Remove the old UserPrefs-based On/Off Stroke Smoothing methodJoshua Leung
2016-03-27GPencil: Smooth and Subdivision variable/setting namingJoshua Leung
2016-03-27GPencil: Removed the restriction of not subdividing strokes further if it exc...Joshua Leung
2016-03-27GPencil: Code Cleanup - Simplify and clarify the code for subdividing a strokeJoshua Leung