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-09bring back carve as boolean alternative for FM 2.8 (and boolean modifier too)Martin Felke
2019-03-02Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8Martin Felke
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
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-26Bevel mod: cleanup flags and extra data.Howard Trickey
2019-02-26GP: Rename "Dualtone" to "Duotone"Antonioya
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25GP: Rename Colorize "Bi-Tone" to "Dualtone"Antonioya
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-23GP: Define new Draw ModeAntonioya
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-22make usage of opensubdiv in subsurf and multires optional, allow switching to...Martin Felke
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19Cleanup: remove unused Object.smoothreshCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Cleanup: rename tpageflag to gpuflag, make it purely runtime data.Brecht Van Lommel
2019-02-18Cleanup: Remove unused fieldSergey Sharybin
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18Cleanup: remove unnecessary "_pad*" membersCampbell Barton
2019-02-18Cleanup: use "_pad" prefix for struct membersCampbell Barton
2019-02-18Cleanup: move 'orig' into Object_Runtime structCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18DNA: support renaming structs that use the old renaming hackCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18DNA: comment on how to avoid DNA rename errorsCampbell Barton