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-03-06Linux/freedesktop: update Blender app icon based on new guidelines.Jakub Steiner
2019-03-06UI: Name changesWilliam Reynish
2019-03-06Fix T62220: Solid shading mode - Shadow glitchClément Foucault
2019-03-06Fix T62262: Light "Show Cone" & stereoscopy volumes broken by MSAAClément Foucault
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-06Fix (unreported) broken usercount of collections after duplication.Bastien Montagne
2019-03-06Cleanup: remove no-op BKE_collection_copy_full().Bastien Montagne
2019-03-06Fix T62613: In duplicated collections objects loses patrenting.Bastien Montagne
2019-03-06Cleanup: remove useless extra-processing after BKE_id_new_name_validate() call.Bastien Montagne
2019-03-06Cleanup: use default ID type's name instead of generic 'Untitled' for new IDs.Bastien Montagne
2019-03-06Cleanup: rename BKE_library's `new_id()` to `BKE_id_new_name_validate()`.Bastien Montagne
2019-03-06Fix T61773 Bevel and Inset mouse sensitivity, and bevel tool units.Howard Trickey
2019-03-06Viewport: Fix stereoscopy volume "wires" not showingDalai Felinto
2019-03-06Fix T62118: Stereo drawing options visible from camera viewDalai Felinto
2019-03-06Fix: Proportional editing menu disappears after deleting objectWilliam Reynish
2019-03-06Fix grease pencil sculpt circle keymapCampbell Barton
2019-03-06Missed last commitCampbell Barton
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-06Merge branch 'blender2.7'Brecht Van Lommel
2019-03-06Fix Cycles build error on non-x86 processors.Brecht Van Lommel
2019-03-06Fix T62223: Particle brushes disable select toolsCampbell Barton
2019-03-06Fix T62223: Particle select tools also show brush settingsCampbell Barton
2019-03-06Fix T62230: Annotations corrupts GPencil brushesAntonioya
2019-03-06Fix T62241: Repeat last translate, wrong directionCampbell Barton
2019-03-06Fix T62236: Crash texture paintingCampbell Barton
2019-03-06Cleanup: unused function warningCampbell Barton
2019-03-06Fix T62210: endless loop in kd tree lookupCampbell Barton
2019-03-06Revert "Fix T62210: endless loop in kd tree lookup"Campbell Barton
2019-03-06Fix T61917: Metaball family inherits wrong resolution by deleted objectCampbell Barton
2019-03-06DRW: Fix State tracking being off when calling GPU_framebuffer_clearClément Foucault
2019-03-06Cleanup: remove redundant file argumentCampbell Barton
2019-03-06WM: match select all behavior for the info spaceCampbell Barton
2019-03-06Cleanup: styleCampbell Barton
2019-03-06Cleanup: Use GPU_depth_test instead of glEnable/glDisableClément Foucault
2019-03-06DRW: Fix GL state issues due to state not being reset after drawingClément Foucault
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05File Editor: Refactor 'new dir' / renaming code.Bastien Montagne
2019-03-05Fix T58715: File Browser: Creating "New Folder" issues with too many existing...Bastien Montagne
2019-03-05Fix T61063, T62195: Python scripts should run before depsgraph evaluation.Brecht Van Lommel
2019-03-05Merge branch 'blender2.7'Brecht Van Lommel
2019-03-05Fix T62112: wrong curve face countJacques Lucke
2019-03-05Cleanup: add asserts to catch cases where wrong attribute type is used.Brecht Van Lommel
2019-03-05Fix T61778: Crash when adding material slot to objectClément Foucault
2019-03-05Fix Cycles bug rendering with multiple UV maps after recent changes.Brecht Van Lommel
2019-03-05GPUMaterial: Make Shader Output nodes inside nodegroups workClément Foucault
2019-03-05DRW: Fix rasterizer discard messing with clear commandsClément Foucault
2019-03-05BLI_memiter: use ASAN memory poisonCampbell Barton
2019-03-05UI: Nicer report when trying to edit external librariesPablo Vazquez
2019-03-05Cleanup: warning in release buildsCampbell Barton
2019-03-05Fix T62208: constant detail picker not taking object scale into accountJacques Lucke