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-04-21Fix error renaming Lamp to LightCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Fix T63332: backup and restore bPoseChannel_Runtime data during COW.Alexander Gavrilov
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Fix mistake in recent commit.Jeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-18Cleanup: move region manipulation to utility functionsBrecht Van Lommel
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Dopesheet: enable Show Keyframes and Interpolation by default.Alexander Gavrilov
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-04-10Fix T63455: Legacy GPencil settings in AnnotationsAntonioya
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Fix T63427: Annotations don'twork with 2.79 settingsAntonioya
2019-04-08Fix T63386: text editor footer added multiple times.George Vogiatzis
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-03Multires: Make topology cache to work with copy-on-writeSergey Sharybin
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-31Fix: Buffer overflow in StudioLightRay Molenkamp
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-26Cleanup: styleCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
2019-03-24Fix missing version patching from lamp/light and subsurface changes.Brecht Van Lommel
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-20Fix T61670: Copy -> Paste - Pasted elements are not selectedDalai Felinto
2019-03-20Fix (unreported) Copy/Paste: orig object being instantiated in active collect...Bastien Montagne
2019-03-19readfile: add off64_t typedef for __APPLE__Campbell Barton
2019-03-19Fix T62707: opening blend files over 2gb on win32 failsCampbell Barton
2019-03-18Fix T62587: Particle instances Use Count not saved correctlyJacques Lucke
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin