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
2018-11-27Font textbox overflow: Different methodsDalai Felinto
2018-11-27Fix crash iterating over empty view layerCampbell Barton
2018-11-27fix: Collada exporter: take care of parent inverse for exports of Armatures w...Gaia Clary
2018-11-27Fix: Collada Importer: Keep bindinfo option is not properly handledGaia Clary
2018-11-27fix: Collada: The limit precision option does nothingGaia Clary
2018-11-27GP: Correct Tonemapping for Blend LayersAntonioya
2018-11-27GP: Make Multiply blend works with opacityAntonioya
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-26Fix T57930 : Wrong hair shading in particle edit modeClément Foucault
2018-11-26DRW: Cleanup: Fix missing uniform warning in curve edit modeClément Foucault
2018-11-26DRW: Hair: Fix hairs not working properly with duplisClément Foucault
2018-11-26DRW: Add access to object dupli parentClément Foucault
2018-11-26MOD_shrinkwrap: do not compute mesh when not needed.Bastien Montagne
2018-11-26MOD_curve: do not compute mesh when not needed.Bastien Montagne
2018-11-26MOD_cast: do not compute mesh when not needed.Bastien Montagne
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-26Workbench: Add Curvature overlay for better visibility of surface detail for ...Lukas Stockner
2018-11-26Fix view layer set in the outliner of child window not syncing to parent window.Brecht Van Lommel
2018-11-26Keymaps: don't do CLICK event when PRESS was already handled.Brecht Van Lommel
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-26Inline function BKE_mesh_boundbox_calc inside BKE_mesh_texspace_calc to avoid...mano-wii
2018-11-26Keymaps: keep Select Box as default tool.Brecht Van Lommel
2018-11-26Fix gizmos not using same tweak threshold as other places.Brecht Van Lommel
2018-11-26Defaults: set "release confirms", for transform tweak with single click and d...Brecht Van Lommel
2018-11-26Fix texture space not updating in edit mode.mano-wii
2018-11-26transform_snap_object: fix ray_start_correction in snap to edit_mesh.mano-wii
2018-11-26Fix T56167: Crash when extruding + snap to face.mano-wii
2018-11-26Fix T57985: Out of the edit mode, the texture space is affected by the modifi...Bastien Montagne
2018-11-26Fix T58032: particle children 'Use Clump Curve' crashPhilipp Oeser
2018-11-26UI: collapse redo panel by defaultCampbell Barton
2018-11-26Correct last commitCampbell Barton
2018-11-26UI: fix glitch showing redo panelCampbell Barton
2018-11-26Fix crash accessing mesh.point_normals defaultCampbell Barton
2018-11-26Fix T58027: Scene.ray_cast crashCampbell Barton
2018-11-26Fix object selection in edit-modeCampbell Barton
2018-11-26Fix proportional edit-mode w/ multi-object editingCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Fix missing versioning code for user preferences navigation bar.Brecht Van Lommel
2018-11-25Tools: add Select tool, with transform tweak on drag and no click delay.Brecht Van Lommel
2018-11-25Cleanup: Silent compiler warningAntonioya
2018-11-25UI: Disable font shadow in tooltipJulian Eisel
2018-11-25Fix mesh_build_data() calling mesh_finalize_eval() before copying texspace.Bastien Montagne
2018-11-25Cleanup: remove useless redundant NULL check.Bastien Montagne
2018-11-25Fix T57070, T57389, and other bbox-related issues with meshes.Bastien Montagne
2018-11-25UI: Disable font shadow in tabsJulian Eisel
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-25Texture Paint: prevent normal angle masking duplicating backface culling.Alexander Gavrilov