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-04BLI_math: use const args for mul_m#_seriesCampbell Barton
2017-08-04Manipulator: modal was drawing in wrong draw-stepCampbell Barton
2017-08-04Manipulator: remove unused draw stepCampbell Barton
2017-08-04Manipulator: correct center-pivot clampingCampbell Barton
2017-08-03error in last commitCampbell Barton
2017-08-03Manipulator: disallow negative scale when resizingCampbell Barton
2017-08-03Manipulator: use matrix to convert view coordsCampbell Barton
2017-08-03Fix for last commitCampbell Barton
2017-08-03Manipulator: render border widgetCampbell Barton
2017-08-03Depsgraph: Fix wrong data type used for armature tagSergey Sharybin
2017-08-03Manipulator: Use 2D manipulators in the 3D viewCampbell Barton
2017-08-03Manipulator: use default for cage2d dimensionsCampbell Barton
2017-08-03Cleanup: split 3D view manipulators by typeCampbell Barton
2017-08-03Cleanup: warningsCampbell Barton
2017-08-03Cleanup: rename selectionbase -> select_idCampbell Barton
2017-08-03Merge branch 'master' into blender2.8Campbell Barton
2017-08-03Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2017-08-02GraphEdit Handle Drawing: Fix handle-vertex size regression (2.7 -> 2.8)Joshua Leung
2017-08-02Keyframe Drawing: Fix 2.7 -> 2.8 regressionsJoshua Leung
2017-08-02Manipulator: add area lamp manipulatorCampbell Barton
2017-08-02Manipulator: Make cage2d usable in the 3D viewCampbell Barton
2017-08-02Manipulator: correct cage-2d scale updateCampbell Barton
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-08-01Render: make Cycles and Evee support each other's output material nodes.Brecht Van Lommel
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-08-01BLI_math: add simple helper to get amount of 'integer' digits in a float number.Bastien Montagne
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