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
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 T60126: Gradient affects hidden vertices when weight paintingJacques Lucke
2019-01-21GP: Cleanup previous commitAntonioya
2019-01-21Fix T60714: Avoid creation of nested objectsAntonioya
2019-01-21GP: Fix memory leaks when use cutter with weightsAntonioya
2019-01-21Fix T60709: Apply Object Transform does nothing by defaultJacques Lucke
2019-01-21T60701: GP using cutter tool on stroke with vertex group crashes blenderAntonioya
2019-01-21Fix T55461: [Vertex Group] "Delete all unlocked groups" not working.Bastien Montagne
2019-01-21Cleanup: rename GPU function to set buffer lengthCampbell Barton
2019-01-213D View: add back clipping border operatorCampbell Barton
2019-01-20Fix T60678: GP, smoothing a stroke's weights multiple times will lead to unwe...Antonioya
2019-01-20Fix T60671: GP weight paint crash when smoothing weightsAntonioya
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-18Add miter pattern options.Howard Trickey
2019-01-18Fix T60615: Cycles baking not working with some modifiers.Brecht Van Lommel
2019-01-18GP: Guides: Fix bug with Mkey and Circular guidesCharlie Jolly
2019-01-18Preferences: assortment of minor layout tweaks.Brecht Van Lommel
2019-01-18Fix/workaround: Undo erase all dyntopo changesCampbell Barton
2019-01-18Fix loading a file saved w/ dyntopoCampbell Barton
2019-01-18Fix undo push entering sculpt modeCampbell Barton
2019-01-18GP: Create materials when separate active layerAntonioya
2019-01-18Fix T60608: Popup dialogs Y-axis reset after dragCampbell Barton
2019-01-18Cleanup: use enum for color picker typesCampbell Barton
2019-01-18Fix eye-dropper causing undo push w/o any changesCampbell Barton
2019-01-18Fix undo pushes w/ color pickerCampbell Barton
2019-01-18UI: only reset eyedropper on cancel when setCampbell Barton
2019-01-18Fix color picker cancel setting the color to blackCampbell Barton
2019-01-18Cleanup: styleCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-17Preferences: fit a little better when opened in place of properties editor.Brecht Van Lommel
2019-01-17Add experimental batch-delete of hierarchy to Outliner.Bastien Montagne
2019-01-17Fix T60554: Missing undo push changing colorCampbell Barton
2019-01-17Cleanup: logic for eyedropper free on failureCampbell Barton
2019-01-17Cleanup: remove duplicate color picker operatorCampbell Barton
2019-01-17T60560: Render border gizmo doesn't update displayCampbell Barton
2019-01-17Fix T60261: Crash pasting a material without a nodetreePhilipp Oeser
2019-01-16Cleanup/sanitize usages of G.debug_value.Bastien Montagne
2019-01-16GP: Use multiframe falloff in Shear transformAntonioya
2019-01-16GP: Use multiframe falloff for Bend transformationAntonioya
2019-01-16Outilner: pass userdata void pointer to outliner_do_object_operation_ex().Bastien Montagne
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2019-01-16Alembic export: write curve/NURBS as meshSybren A. Stüvel
2019-01-16Fix uninitialized cursor w/ setting object originCampbell Barton
2019-01-16Fix T52354: Origin to Geometry uses Bounds w/ Median Center is setCampbell Barton
2019-01-16Fix T59640: Transform w/ auto-merge & hidden verts crashesCampbell Barton
2019-01-16Object: avoid calling operators in ED_editors_initCampbell Barton
2019-01-16Cleanup: de-duplicate rotation mode enumCampbell Barton
2019-01-15Fix T59826: grease pencil crash with empty material slot.Brecht Van Lommel