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
2018-08-08Install license files into own directorySergey Sharybin
2018-08-07Disable useless panels in file browserSergey Sharybin
2018-08-03Fix benchmark submodule revision and Python/GLEW build error.Brecht Van Lommel
2018-08-02Benchmark: populate benchmark space from submodule.Brecht Van Lommel
2018-08-02Benchmark: wm hacks to open a single window with benchmark space.Brecht Van Lommel
2018-08-02Benchmark: add space type for drawing benchmark in.Brecht Van Lommel
2018-08-02Armature Panel Tweaks - Motion Paths/GhostingJoshua Leung
2018-08-02UI: Group similar Grease Pencil brush settingsPablo Vazquez
2018-08-02UI: Remove OpenGL Render operators from Render menuPablo Vazquez
2018-08-01Cleanup: Replace "Move Color" to "Assign Material"Antonioya
2018-08-01UI: add 3D view check for grease pencil toolCampbell Barton
2018-08-01UI: correct grease pencil placement textCampbell Barton
2018-07-31Fix T56181: Annotations hide proportionnal editing UI buttonsAntonioya
2018-07-31UI: Grease Pencil Simplify tweaksPablo Vazquez
2018-07-31UI: Grease Pencil Onion Skin minor tweaksPablo Vazquez
2018-07-31UI: remove grease pencil settings from topbarCampbell Barton
2018-07-31UI: Metadata panel tweaksPablo Vazquez
2018-07-31Fix (unreported) wrong logic in gpencil UI code.Bastien Montagne
2018-07-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-31UI: Annotations tool color setting in toolbarPablo Vazquez
2018-07-31UI: Annotations panel tweakPablo Vazquez
2018-07-31UI: Collapse Annotations panel by defaultPablo Vazquez
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-31UI: consistent names for edit-mode overlayCampbell Barton
2018-07-30UI: Hide labels from MatCapsPablo Vazquez
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Sequencer: move text & color into own categoryCampbell Barton
2018-07-29UI: Custom FPS not showing properly if editor is narrowPablo Vazquez
2018-07-29UI: correct RNA propertyCampbell Barton
2018-07-28Fix T56120: Crash on "Install Matcap, World or Camera HDRI"Ines Almeida
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27UI: Fix error in camera property panelClément Foucault
2018-07-27UI: Help menu minor tweaksPablo Vazquez
2018-07-26UI: Use Single Column and Grid Flow layout for Physics ClothVuk Gardašević
2018-07-26UI: Single column layout and sub-panels for Rigid Body Physics panelsWilliam Reynish
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25UI: Sort panels in mesh contextPablo Vazquez
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25UI: Single column and subpanels for Particles Physics Fluids and BoidsWilliam Reynish
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-25UI: Dynamic Paint single column and sub panelsWilliam Reynish
2018-07-25UI: Node Editor Properties single columnPablo Vazquez
2018-07-25UI: Texture Properties Layout and CleanupVuk Gardašević
2018-07-25UI: Add "New" and "Open..." to the File Context MenuPablo Vazquez
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-24Fix presets not working after Python refactoring.Brecht Van Lommel
2018-07-24Fix incorrect active object setting in scripts.Brecht Van Lommel
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov