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-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
2018-11-25Local ViewDalai Felinto
2018-11-25Use orig_pchan when searching for the original copy of a constraint.Alexander Gavrilov
2018-11-25Fix box select of edges not working when box does not fully contain edge.Brecht Van Lommel
2018-11-25Addons: enable GLTF 2.0 addon by default.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-25Sequencer: remove unnecessary limit on transform rotation.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-25Cleanup: remove unused fileCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-24Fix T56374, T57066, T58037: crash on startup on macOS when using translation.Brecht Van Lommel
2018-11-24Fix random color drawing having similar colors for similar names.Brecht Van Lommel
2018-11-24Fix T58022: Changing workspace may change layout of User Pref windowJulian Eisel
2018-11-24refactor: Collada reorganize class constructorsGaia Clary
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-23fix: Collada: used wrong Enumeration type for comparisonGaia Clary
2018-11-23fix: collada: must use case sensitive filename in includeGaia Clary
2018-11-23fix: Collada: use reference to BezTriple instead of copyGaia Clary
2018-11-23fix: compiler errors on mac_x86_64_10_9Gaia Clary
2018-11-23cleanup: Collada: remove unused variablesGaia Clary
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23DRW: Make non Mesh object wire show in edit modeClément Foucault
2018-11-23DRW: Support Wireframe for metaball objectsClément Foucault
2018-11-23GP: Avoid crash when adding new layerAntonioya