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-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-14Cleanup: move operator constants out of DNACampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
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-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-04-02Fix T63164: DNA size mismatches on 32bit, causing memory corruption and crashes.Brecht Van Lommel
2019-04-02Fix T63219: error in previous commit for makesdna mismatch detectionBrecht Van Lommel
2019-04-02DNA: add error for DNA computed struct sizes and member offsets mismatch.Brecht Van Lommel
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-03-28Cleanup: style, use braces for makesdna, datatocCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-25Fix T62891: particle even distribution is not even.Brecht Van Lommel
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Depsgraph: Store original modifier pointerSergey Sharybin
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-15Cleanup: deprecated flags to named DNA flagsCampbell Barton
2019-03-15Cleanup: style, use doxygen for commentsCampbell Barton
2019-03-14Fix T62425: topbar showing wrong buttons at some UI scales.Brecht Van Lommel
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-14Comments: correct ARegion.sizex/y commentCampbell Barton
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-11Fix T60855: workspace duplicate does not preserve addons filters.Brecht Van Lommel
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel
2019-03-08Cleanup: spellingCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-05File Editor: Refactor 'new dir' / renaming code.Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault