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-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
2019-03-04DNA: optimize data reconstructionCampbell Barton
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Revert "DNA: optimize data reconstruction"Campbell Barton
2019-03-03DNA: optimize data reconstructionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-02Cleanup: comma warningCampbell Barton
2019-03-02Cleanup: SDNA/DNA namingCampbell Barton
2019-02-28'Fix' T61942: Triangulate modifier breaks custom normals.Bastien Montagne
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Remove unused base flagSergey Sharybin
2019-02-28Fix T62040: Irradiance Volume brokenClément Foucault
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-27Cleanup: better names and comments for library ID linking code.Brecht Van Lommel
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Cleanup: use "_pad" prefix for pad varsCampbell Barton
2019-02-27Cleanup: header guard namesCampbell Barton
2019-02-27Cleanup: remove runtime structs from DNACampbell Barton
2019-02-27makesdna: enforce use of '_pad' naming conventionCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-27Cleanup: remove runtime structs from DNACampbell Barton
2019-02-27Cleanup: remove unused Material.pr_lightCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Merge branch 'blender2.7'Brecht Van Lommel
2019-02-26Cleanup: prevent future issues with ID.tag overflow, clarify somes names.Brecht Van Lommel