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-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
2017-11-30Transform: Use single flag with more meaningful name to prevent snapping to a...Sergey Sharybin
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-27Cleanup: indentationSergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-29Include file for DNA_DEPRECATED macroSybren A. Stüvel
2017-10-20Cleanup: replace gpencil tri vars w/ arrayCampbell Barton