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
path: root/source
AgeCommit message (Expand)Author
2017-08-02Manipulator: correct cage-2d scale updateCampbell Barton
2017-08-01Render: make Cycles and Evee support each other's output material nodes.Brecht Van Lommel
2017-08-01Fix typo in 2d-cage manipulatorCampbell Barton
2017-08-01Cleanup: warningsCampbell Barton
2017-08-01Correct previous commit, instance should be clearedCampbell Barton
2017-08-01PyRNA: Ensure changed types creates a new instanceCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: double promotionCampbell Barton
2017-08-01Cleanup: warnings from last commitCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-08-01Fix fcurve color assignmentCampbell Barton
2017-07-31Fix T52224: auto IK not respecting length, after recent bugfix.Brecht Van Lommel
2017-07-31Code cleanup: fix warning with clang.Brecht Van Lommel
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-31Eevee: SSR: Change clamp to a real clamp and add Max Roughness.Clément Foucault
2017-07-31Eevee: Draw background after depth prepass.Clément Foucault
2017-07-31Eevee: SSR: Rewrote the raytracing algorithm.Clément Foucault
2017-07-31Fix glitch updating manipulator after undoCampbell Barton
2017-07-31Cleanup: use enum typedef for manipulator drawstepCampbell Barton
2017-07-31Correct last commit, for-loop included NULL checkCampbell Barton
2017-07-31Cleanup: remove next/prev from manipulator mapCampbell Barton
2017-07-30Fix manipulator Python API crash w/ undoCampbell Barton
2017-07-30Fix manipulator keymap initializationCampbell Barton
2017-07-30Manipulator: Check we don't add multiple timesCampbell Barton
2017-07-30Revert "Fix manipulator handles getting added each refresh"Campbell Barton
2017-07-30BLI_memiter: minor cleanupCampbell Barton
2017-07-29DwM: use BLI_memiter for draw storage & iterationCampbell Barton
2017-07-29DwM: add ability to disable the timerCampbell Barton
2017-07-29BLI_memiter: Small API for many small allocationsCampbell Barton
2017-07-29Property path generation fixesAleksandr Zinovev
2017-07-29Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-29Cleanup: multistatement-macros warningCampbell Barton
2017-07-29Cleanup: multistatement-macros warningCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Fix T52195: Sculpt from Python failsCampbell Barton
2017-07-28WM: OP_IS_INVOKE was being incorrectly setCampbell Barton
2017-07-28Fix T52213: Enum drivers no longer workCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Resolve T45301 by adding option for old behaviorCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-28Fix T52156: Hair dynamics broken with density textureLuca Rood
2017-07-28Fix crash when duplicating objectSergey Sharybin
2017-07-28Fix T52148: Point Density Texture ID User decrement error related to the Obje...Bastien Montagne
2017-07-28Depsgraph: Re-use evaluated mesh across frames and remove time dependency fro...Sergey Sharybin
2017-07-28Fix T52212: Vgroups doesn't work after Carve BooleanSergey Sharybin