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-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Tools: Add Radius tool to Grease Pencil toolbarWilliam Reynish
2019-03-07Cleanup: de-duplicate selection keymap templatesCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-07UI: Re-order toolbar in Curve Edit modeWilliam Reynish
2019-03-07Tool System: add radius option to the image sample toolCampbell Barton
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton
2019-03-07Tool System: add annotation tool to image editorCampbell 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-07Cleanup: class nameCampbell Barton
2019-03-07UI: rename "Camera Lock" to "View Lock"Campbell 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-07UI: correct labelCampbell Barton
2019-03-07Cleanup: pylint warningsCampbell Barton
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-06Minor UI fix: Disable stereo volume alpha when stereo volume is disabledDalai Felinto
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/X11: update icon in taskbar to match new icons.Brecht Van Lommel
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