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-01-08Merge branch 'blender2.7'Sergey Sharybin
2019-01-08Make DNA and RNA errors more meaningful and friendlySergey Sharybin
2019-01-07Fix T59151 Bevel modifier has bad input width for percent.Howard Trickey
2019-01-07PyAPI: Add AnimationData.drivers.new/remove methodsCampbell Barton
2019-01-06UI: tweaks to user preferences layout.Brecht Van Lommel
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-06object.dimensions: add warning about multiple consecutive assignments.Bastien Montagne
2019-01-05Fix T60183: Images as Planes (addon) Attribute Error.Bastien Montagne
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Partial fix T60148: EEVEE hangs when anamorphic bokeh is too lowDalai Felinto
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2019-01-043D View: use full opacity by defaultCampbell Barton
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2019-01-03Fix some inconsistencies in object visibility/selectability tests.Brecht Van Lommel
2019-01-02UI: add scale option for template_icon_view buttonCampbell Barton
2019-01-02Cleanup: use RNA icon instead of passing as an argCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2019-01-02Fix image editor tool-settings missing from topbarCampbell Barton
2019-01-02Cleanup: rename target_weight -> weightCampbell Barton
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-27Fix T57861: Object.ray_cast (and all RNA functions using "ob->runtime") broke...Bastien Montagne
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21GP: Cleanup API removing extra ID parameterAntonioya
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-20GP: Changes in API to make internal updateAntonioya
2018-12-20Revert "GP: New Python update API functions (WIP)"Antonioya
2018-12-20GP: New Python update API functions (WIP)Antonioya
2018-12-20Correct own error in 1ce9a142b6abdCampbell Barton
2018-12-20Cleanup: namingCampbell Barton
2018-12-20UI: add UILayout.directionCampbell Barton
2018-12-20UI: add method to draw menu contentsCampbell Barton
2018-12-19UI: expose gizmo orientation as a single enumCampbell Barton
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-19UI: move gizmo orientation settings into popoverCampbell Barton
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-19RNA: convenience method for orientation name & iconCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-18Potential fix for sculpt mask diffuse color drawing updateDalai Felinto
2018-12-18Fix Sculpt mask enable/disable does not update drawing immediatellyDalai Felinto