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-27Cleanup: style, use braces for drawCampbell Barton
2019-03-27Fix T62901: Bad handling of missing addon categoryJacques Lucke
2019-03-27Fix debug error on recent commit.mano-wii
2019-03-27UI: minor change to active-default logicCampbell Barton
2019-03-27UI: use active-default button flag for operator confirmationCampbell Barton
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-27Fix T62935: Missing tag when copying constraintsJacques Lucke
2019-03-27UI: use active-default button flag for the file selectorCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-27Cleanup: remove unused menu bl_spacetypeCampbell Barton
2019-03-27Fix T62978: grease pencil 3D view header layout broken after recent changes.Brecht Van Lommel
2019-03-27Revert "RNA: error on register when classes use invalid identifiers"Campbell Barton
2019-03-27Fix T62926: allow using shift click drag to extend selection in file browser.Brecht Van Lommel
2019-03-27Cleanup: style, use braces for bmeshCampbell Barton
2019-03-27Fix popovers from enums failing on drag-releaseCampbell Barton
2019-03-27Fix class registration ignoring info/warningsCampbell Barton
2019-03-27PyAPI: utility function to print reportsCampbell Barton
2019-03-27Cleanup: unused variablesCampbell Barton
2019-03-27Cleanup: style, use braces for blenlibCampbell Barton
2019-03-26Python API: add more detailed example for RenderEngine.Brecht Van Lommel
2019-03-26Python API: allow passing None to some BGL functions instead of bgl.BufferBrecht Van Lommel
2019-03-26Fix vertex array leak in Cycles viewport drawing.Brecht Van Lommel
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Fix T62952: remove lamp as camera using the lamp clip start/end.Brecht Van Lommel
2019-03-26Fix T62958: Improve exponential easing formulaJacques Lucke
2019-03-26Fix T62955: Missing panels in workbench engineJacques Lucke
2019-03-26Fix T62626: Python errors when pinning particle settings.Brecht Van Lommel
2019-03-26Merge branch 'blender2.7'Brecht Van Lommel
2019-03-26Fix Cycles standalone build, needs OpenJPEG libraries with OIIO now.Brecht Van Lommel
2019-03-26Fix T62189: Wires Occluded When Edit Mesh Faces DisabledJeroen Bakker
2019-03-26Edit Mesh: Fix interpolation of gradient on edit edgesClément Foucault
2019-03-26Fix T62260 edges display bug on big geometries when looked up closeClément Foucault
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-26UI: Avoid double separators in some circumstances in the object context menuWilliam Reynish
2019-03-26Cycles: sync various master changes to blender2.7.Brecht Van Lommel
2019-03-26Fix (unreported) crash when making object single user in some cases.Bastien Montagne
2019-03-26Fix T62929: Linked To Scene Object cannot be made single user.Bastien Montagne
2019-03-26UI: Make naming clearer for the motion paths commands in the pose context menuWilliam Reynish
2019-03-26UI: Add rename to object and bone context menusWilliam Reynish
2019-03-26Fix T62887: When searching for fonts, thumbnail display mode will crash BlenderSebastian Parborg
2019-03-26Fix T62957: Camera frame returns zerosCampbell Barton
2019-03-26Fix T62756, T62131: moving stencil texture fails after moving stencil maskBrecht Van Lommel
2019-03-26Fix T62925: shift+F1 append shortcut not working in Blender 2.7 keymap.Brecht Van Lommel
2019-03-26Fix T62515: crash when rendering finishes with mouse over progress bar.Brecht Van Lommel
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-26Cleanup: style, use braces for editor/metaballCampbell Barton
2019-03-26Cleanup: style, use braces for editor/interfaceCampbell Barton
2019-03-26Cleanup: style, use braces for editor/curveCampbell Barton
2019-03-26Depsgraph: Standardize parameters nodesSergey Sharybin
2019-03-263D View: move deselect all logic into an optionCampbell Barton