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-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T60432: Blender crashes when dragging objects from other scene from outli...Bastien Montagne
2019-01-31Cleanup: remove EM_IGNORE_LAYERCampbell Barton
2019-01-30Fix (unreported) memleak when copying object and its material with GP settings.Bastien Montagne
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-21GP: Cleanup previous commitAntonioya
2019-01-21Fix T60714: Avoid creation of nested objectsAntonioya
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: rename BKE_libblock_delete to BKE_id_delete.Bastien Montagne
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2019-01-03Fix T60022: Crash when adding grease pencil object to a collection disabled i...Antonioya
2019-01-03Fix T60056: Make Duplicates Real with Keep Hierarchy does nothingPhilipp Oeser
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix adding objects in local viewCampbell Barton
2018-12-06Fix T58788: Apply Visual Geometry crashCampbell Barton
2018-12-04Fix T58481: "Make duplicates real" operator settings crashesSergey Sharybin
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-27Fix localview duplicated objects not in localviewDalai Felinto
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-11-20Object: report number of deleted objectsCampbell Barton
2018-11-16BKE: Fix probe duplication not duplicating data blockClément Foucault
2018-11-15UI: 'Add Object' rename dimensionsCampbell Barton
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-09UI: Name added LightProbe objects after their type.Pablo Vazquez
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-12Mesh: remove derived mesh for conversionCampbell Barton
2018-10-10Empty Image: use draw size instead of object scaleCampbell Barton
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-09-30Fix T56879: Blender2.8 Crash when Editing Text on Curve.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-10Silence GP warningDalai Felinto
2018-09-10GP: Use correct name for new Stroke objectAntonioya
2018-09-05UI: remove delete redo panelCampbell Barton
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-14Fix use of uninitialized variable in some cases, in recent bugfix.Brecht Van Lommel
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne
2018-08-14Fix T56363: Blender crash when deleting a curve object.Bastien Montagne
2018-08-03New grease pencil primitive STROKEAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin