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-02-28Objects: Remove Textured from object display typeClé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-27Cleanup: remove redundant property assignmentCampbell Barton
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Fix typos related to unitsVaishnav S
2019-02-27Cleanup: header guard namesCampbell 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-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-26Cleanup: Spelling in commentSergey Sharybin
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25Merge branch 'blender2.7'Brecht Van Lommel
2019-02-25Fix T61946: Cycles border render missing samples and crypto metadata.Brecht Van Lommel
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-25Units: Typo "Square/Cubic Thous" -> "Square/Cubic Thou"Vaishnav S
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik
2019-02-23Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2D, but i...Richard Antalik
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-22Fix T61788: Hidden objects reappear after renderingDalai Felinto
2019-02-22Fix T61600: Physics properties inactive when appending objectsDalai Felinto
2019-02-22GPUBuffers: Fix/cleanup multires implementationClément Foucault
2019-02-21Fix T60646: From instancer texture coordinate doesn't work in viewportSergey Sharybin
2019-02-21Fix (unreported) Broken DataTransfer modifier when source object is in Edit m...Bastien Montagne
2019-02-21Fix T59338: Blender crashes immediately after loading attached file in ~80% o...Bastien Montagne
2019-02-21Merge branch 'blender2.7'Sergey Sharybin
2019-02-21Fix T61733: wrong alpha for sequencer screen, multiply, .. blend modes.John Quillan
2019-02-21Cleanup: Line wrappingSergey Sharybin
2019-02-20Subdiv: Fix function namingSergey Sharybin
2019-02-20Cleanup: styleCampbell Barton
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Cleanup some Object's bbox code.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18BKE_main: FOREACH macros: fix shadowing 'i' variable.Bastien Montagne
2019-02-18BKE_main: make FOREACH new macros working when deleting some IDs.Bastien Montagne
2019-02-18Fix T61473: Crash particle system is updatingSergey Sharybin
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Fix image filepath changes not refreshing all image users.Brecht Van Lommel
2019-02-18Fix BKE_image_walk_all_users not including all image users.Brecht Van Lommel
2019-02-18Cleanup: rename tpageflag to gpuflag, make it purely runtime data.Brecht Van Lommel
2019-02-18Fix T61660: Wrong user counter on curves with shared material.Bastien Montagne