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-10-10Correct bad statvis default in recent commitCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Cleanup: add back add_shapekey_layers to modifier stackCampbell Barton
2018-10-10Cleanup: uncomment statvis calculation (still disabled)Campbell Barton
2018-10-10Modifier: use simplified bmesh -> mesh conversionCampbell Barton
2018-10-10BMesh: simple bmesh -> mesh for evaluationCampbell Barton
2018-10-10RNA: Always keep at least one element in snap_mode.mano-wii
2018-10-10Modifier: remove derived-mesh for sculpt crazy-spaceCampbell Barton
2018-10-10Fix for VIEW3D_OT_snap_selected_to_activeDalai Felinto
2018-10-10Cleanup: prefer parenthesis over breaking linesCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Tool System: add back layer selectorCampbell Barton
2018-10-10Revert "Cleanup: avoid for loop"Campbell Barton
2018-10-10Fix for ARMATURE_OT_layers_show_all in pose modeDalai Felinto
2018-10-10UI: show confirmation for metaball deleteCampbell Barton
2018-10-10Cleanup: avoid for loopCampbell Barton
2018-10-10Multi-Objects: ARMATURE_OT_layers_show_allDalai Felinto
2018-10-10View3D Header: Display the text "Mix" instead of an icon when more than one s...mano-wii
2018-10-10Dissolve/delete dont need confirmation when called from menuDalai Felinto
2018-10-10Multi-Objects: ARMATURE_OT_revealDalai Felinto
2018-10-10Multi-Objects: ARMATURE_OT_hideDalai Felinto
2018-10-10Remove Align to View OperatorCampbell Barton
2018-10-10Empty Image: use draw size instead of object scaleCampbell Barton
2018-10-10Removal of "extend" option for ARMATURE_OT_select_linkedDalai Felinto
2018-10-10UI: reduce greying out of icons in radio and toggle buttons.Brecht Van Lommel
2018-10-09Cleanup: Remove old shader referenceClément Foucault
2018-10-09Eevee: Lights: Bump the minimum area light sizeClément Foucault
2018-10-09Eevee: Volume: Fix incorrect Light intensity compared to cyclesClément Foucault
2018-10-09Cleanup: Remove old smoke drawing codeClément Foucault
2018-10-09GP: Add Shift+F to change Drawing Brush strengthAntonioya
2018-10-09Fix T57097: Crash when adding a Texture Slot in Texture Paint modeClément Foucault
2018-10-09GP: Add RNA path function for gp brush settingsAntonioya
2018-10-09GP: Minor changes to canvas panelAntonioya
2018-10-09Eevee: Fix crash with defered compilation and volumetric shadersClément Foucault
2018-10-09Eevee: Add support/Fix Object Info nodeClément Foucault
2018-10-09Fix T57122: Sample color during texture painting not working.Bastien Montagne
2018-10-09Python GPU: Update `shader.from_builtin` and `shader.code_from_builtin` descr...mano-wii
2018-10-09GPU Python: Use string literals in `shader.from_builtin` and `shader.code_fro...mano-wii
2018-10-09GP: Improve center object in viewport when press .Antonioya
2018-10-09CleanupDalai Felinto
2018-10-09Fix T55202: 3D Cursor Snapping not working correctly in Edit Mode.mano-wii
2018-10-09Fix build error on windows/MSVCDalai Felinto
2018-10-09Fix for assert when sampling color to non-existent paletteDalai Felinto
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-10-09Fix T57115: buttons drawing wrong after recent icon drawing changes.Brecht Van Lommel
2018-10-09Fix Weight Paint display with Subdivision Surface modifier.Alexander Gavrilov
2018-10-09DRW: Fix volume visibility when object draw type is wire or bboxClément Foucault
2018-10-09Workbench: Smoke: Add support for Color Mappping for smoke debuggingClément Foucault
2018-10-09GPUDraw: Smoke: Cleanup/RefactorClément Foucault