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-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
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Cleanup: code styleCampbell Barton
2018-06-24Lamps: Make default size more usableClément Foucault
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Campbell Barton