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
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-07Tool System: add radius option to the image sample toolCampbell Barton
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton
2019-03-07Fix crash transforming image cursor outside of edit-modeCampbell Barton
2019-03-07Fix T62066: Seg Fault Baking Light Cache with "--background" FlagClément Foucault
2019-03-07Fix T59877: EEVEE: Object Info node random value does not work with DuplisClément Foucault
2019-03-07DRW: Fix hair OSX workaround having a cap limitClément Foucault
2019-03-07Cleanup: use API to reset cursor rotationCampbell Barton
2019-03-073D View: view selected/all use empty object centerCampbell Barton
2019-03-07Fix "View All" potential min/max use when all objects were skippedCampbell Barton
2019-03-07Fix 3D "View Selected" skip camera optionCampbell Barton
2019-03-073D View: skip hidden image empties when viewing allCampbell Barton
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-07Fix T62259: RGB Curves behave differently in Cycles and EeveeClément Foucault
2019-03-07Units: Fix unreported. Audio volume is not a percentageWilliam Reynish
2019-03-06GPencil: Fix unreported segment fault drawing with dotsAntonioya
2019-03-06GPencil: Improve quality to stroke encaps for textured materialsAntonioya
2019-03-06Fix build for Linux systemsDalai Felinto
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-03-06Fix stereo plane pass and stateDalai Felinto
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-06Missed last commitCampbell Barton
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-06Fix T62223: Particle brushes disable select toolsCampbell 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