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
2018-04-20Cleanup (followup commit for D3160)Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-19Cleanup: make variable name EnglishCampbell Barton
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-18Fix makesdna not respecting C++ commentsJulian Eisel
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-05Write the scene render frame range to image/video filesSybren A. Stüvel
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2018-04-01Removed by accident in last commitCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-23WM: add WM_keymap_poll functionCampbell Barton
2018-02-18Cleanup: split GHash helpers from implementationCampbell Barton
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-09Cycles: random walk subsurface scattering.Brecht Van Lommel
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-07Correct header guard in last commitCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-31WM: correct comment, variable name for addonsCampbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19WM: operator flag to check repeat/redo executionCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-18Fix T53808: VSE doesn't show scene strip markersCampbell Barton
2018-01-18Fix weight particle brush versioningCampbell Barton
2018-01-18Cleanup: label scene flags more clearlyCampbell Barton
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-17Fix buffer overflow vulernability in thumbnail file reading.Brecht Van Lommel
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-12User Prefs: app-template option to hide the cursorCampbell Barton
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11Fix critical issue with our DNA ID tags (two totally different tags having sa...Bastien Montagne
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2018-01-10Fix wrong data type used for undo memory limitSergey Sharybin
2018-01-10Cleanup: comment block alignmentCampbell Barton
2018-01-09Add deform axis for Simple Deform modifierCampbell Barton
2017-12-18Add dedicated named constant for no ID recalc flagSergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-14DNA: Add dedicated recalc flag to IDSergey Sharybin
2017-12-11DNA/RNA: add 'py_instance' for ID typesCampbell Barton
2017-12-06Array Modifier: option to offset UV'sCampbell Barton
2017-12-04Cleanup: link/append: get rid of booleans in func parameters.Bastien Montagne