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
path: root/source
AgeCommit message (Expand)Author
2019-01-24Correct doxy fileCampbell Barton
2019-01-24DRW: API for own versions of builtin GPU shadersCampbell Barton
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-24Fix theme color use for clipping regionCampbell Barton
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Fix T60417: Hair not instantly updating when editing curve guidePhilipp Oeser
2019-01-23Fix T58438: wrong display of brush angle rotation preview.Pablo Dobarro
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23Fix wrong f-curve modifier mute checkbox icon / tooltip.Anton Stötzer
2019-01-23GP: Remove unneeded armature codeAntonioya
2019-01-23Fix T59152: dynamic topology constant detail should be in world space.Brecht Van Lommel
2019-01-23UI: fix horizontal scrollbar overlapping last row of filesgsr b3d
2019-01-23UI: make editor corner splitting / joining more reliable.Harley Acheson
2019-01-23Fix T60791: Don't show automatic weights option when not supportedJacques Lucke
2019-01-23Fix T59939: Masks not Animating in RenderPhilipp Oeser
2019-01-23Cleanup: comments above struct members, shader group assignmentsCampbell Barton
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-23Fix T56877: Enabling mask Motion Blur overrides the Feather FalloffSergey Sharybin
2019-01-23Fix T58994: Subdivision modifier generates artifacts with crease=1Sergey Sharybin
2019-01-23Refactor: use guard clauses instead of nested conditionalsJacques Lucke
2019-01-233D View: add back clipping draw code (disabled)Campbell Barton
2019-01-23Fix T60778: Grease pencil Hook modifieronly affects strokes with more than 2 ...Antonioya
2019-01-23Fix T60781: DOF Distance (pick) crashesCampbell Barton
2019-01-23RNA: expose Gizmo.use_operator_tool_propertiesCampbell Barton
2019-01-23Cleanup: use doxy comments for gizmo structsCampbell Barton
2019-01-23Fix T58199: Spin tool top bar settings don't applyCampbell Barton
2019-01-23Gizmo: add support for gizmos to initialize from the active toolCampbell Barton
2019-01-23WM: add tool property getter functionCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23DRW: generalize selecting between regular/clipped shadersCampbell Barton
2019-01-23DRW: changes to object mode engine needed to support clippingCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-23License: add missing GPL headersCampbell Barton
2019-01-23DRW: only show hidden geometry when selection is usedCampbell Barton
2019-01-23Revert "Fix T60126: Gradient affects hidden vertices when weight painting"Campbell Barton
2019-01-22Fix T58492: smoke flow jitters around flow source when using adaptive domain.Bastien Montagne
2019-01-22Mesh eval: Do not condition clearing of auto texspace to dirty bbox.Bastien Montagne
2019-01-22UI: disable scene and view layer delete buttons when not available.Harley Acheson
2019-01-22Fix T60602: outliner pose bone selection does not update in viewport.Sebastian Parborg
2019-01-22GP: Fix UV error for second pointAntonioya
2019-01-22Defaults: don't use Filmic view transform in Video Editing template.Brecht Van Lommel
2019-01-22Fix T60722: decimate modifier not working in some cases.Philipp Oeser
2019-01-22GP: Recalc UV data for primitive strokesAntonioya
2019-01-22UI: use same light icon for all light types in properties editor tabs.Joep Peters
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-22Fix T60748: Move GP stroke extremes with noise modifierAntonioya
2019-01-22Fix T60126: Gradient affects hidden vertices when weight paintingJacques Lucke
2019-01-22Fix T60742, T55974: crash using mesh/curve surface force fields.Brecht Van Lommel
2019-01-22Fix potential invalid memory access in surface force field BVH tree.Andrew Williams
2019-01-22Fix T60686: Renaming an animated bone breaks its animationSergey Sharybin