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-02-06Cleanup: remove deprecated/unused preferences DNACampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-05Fix T61107: wmGizmo.test_select can't return -1Campbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Undo System: add function to print undo stepsCampbell Barton
2019-02-04UI: Use 'None' label instead of 'No' for Physics TypePablo Vazquez
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Fix T61010: Keying Set - Description edit box disabled, for internal use only.Bastien Montagne
2019-02-01Fix T58206: Eevee light energy soft maximum is too low.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix wrong sculpt constant detail description.Brecht Van Lommel
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Fix: Add units to text offset_x and offset_y propertiesJoel Godin
2019-01-29Workbench: Add transparency support for materialsClément Foucault
2019-01-29Cleanup: Remove unused MTex.texflagCampbell Barton
2019-01-29Merge branch 'blender2.7'Bastien Montagne
2019-01-29Fix T60896: Missing update for Auto Texture Space.Bastien Montagne
2019-01-28makesrna: write files w/ spaces instead of tabsCampbell Barton
2019-01-28Make scene statistics to respect locked interfaceSergey Sharybin
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Fix: use correct units for some bone propertiesScott Spadea
2019-01-28Fix: use pixel as unit for some propertiesScott Spadea
2019-01-27Fix: Use correct units in Shrinkwrap modifierŁukasz Kwoska
2019-01-26Fix: Use correct units for cloth propertiesValentin
2019-01-26Fix incorrect sizeof use in rna array formattingCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Workbench: Depth Of Field: Add toggle option in shading popoverClément Foucault
2019-01-25Cleanup: replace VSE /w SequencerCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix smoke clipping being ignored by Cycles and not being editable after baking.Brecht Van Lommel
2019-01-24Fix T60350: Removed objects that are still in the outliner will crash Blender.Bastien Montagne
2019-01-24bring back possibility to override camera per viewPhilipp Oeser
2019-01-24Cleanup: removed unused 3D view header template.Brecht Van Lommel
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23Fix wrong f-curve modifier mute checkbox icon / tooltip.Anton Stötzer
2019-01-23Add font selection to VSE text stripsRichard Antalik
2019-01-23RNA: expose Gizmo.use_operator_tool_propertiesCampbell Barton