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
2014-03-19Code cleanup: de-triplicate add menu/toolbars, also style editsCampbell Barton
2014-03-19Fix for Layout.operator_enum ignoring alignmentCampbell Barton
2014-03-19Usual UI messages fixes...Bastien Montagne
2014-03-19Fix T39233: Face assigned textures bake too brightSergey Sharybin
2014-03-19A simpler fix for the "clive" part of T39207 without the precision granularit...Joshua Leung
2014-03-19Fix T39207: FCurve evaluation regressions following 2aff243Joshua Leung
2014-03-19Fix T39260: "Redo Last" operator popup shows macro operator labels twice.Lukas Tönne
2014-03-19Fix `bpy.types.Operator.bl_rna.foobar` not working since rBfe094eaf20.Bastien Montagne
2014-03-19Ups, forgot to remove something i just placed temporary …Jens Verwiebe
2014-03-19OSX/bullet/scons: a better workaround for clang 3.4 issues with actual bullet...Jens Verwiebe
2014-03-19Fix T39247Martijn Berger
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-19UI: Add splash link to gooseberry (remove user community link)Campbell Barton
2014-03-19Code cleanup: double/floatCampbell Barton
2014-03-18Fix T39252: Regression: Auto perspective fails when switching from {front, si...Bastien Montagne
2014-03-18Cleanup: factorize RNA accessor code of modifiers (saves over 160 lines of du...Bastien Montagne
2014-03-18Fix T38566: "Separate images" in VSE is not working any longerSergey Sharybin
2014-03-18Correction to particle system commit: wrong struct name was usedSergey Sharybin
2014-03-18Fix T39203: Boid particle naming UI semi-freezeBastien Montagne
2014-03-18Fix T39180: Particle with fluid physics unstable.Lukas Tönne
2014-03-18Fix T39136: DupliFaces: Inconsistent handling of group member typesSergey Sharybin
2014-03-18OSX/cmake/bullet: fix ambigoius compiler ID and make deoptimize fix a bit str...Jens Verwiebe
2014-03-18UI: bypass text clipping on buttons with no textCampbell Barton
2014-03-18Code cleanup: jitter, use 2d float arrayCampbell Barton
2014-03-18Follow up to previous commit:Antony Riakiotakis
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis
2014-03-18KDTree: deprecate 'normal' argumentCampbell Barton
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-17Code cleanup: comments and typosCampbell Barton
2014-03-17Fix own bug reported on irc by Venomgfx, missing value slider in colorAntony Riakiotakis
2014-03-17Fix T31598: smart UV failed for small facesCampbell Barton
2014-03-17Python API: add Vector.orthogonal() methodCampbell Barton
2014-03-17Code cleanup: styleCampbell Barton
2014-03-16Fix T39208: Adding scene to another scene's VSE causes audio and video to be ...Bastien Montagne
2014-03-16Fix T39215: Shortest path errorCampbell Barton
2014-03-16Fix T39210: Grid Fill is generating mesh that's inconsistent with selected ed...Bastien Montagne
2014-03-16EditMesh: Support contracting the selection as well as extendingCampbell Barton
2014-03-16Code cleanup: naming conventionsCampbell Barton
2014-03-16Code cleanup: modifier_skin_customdata_ensure was a bad level callCampbell Barton
2014-03-15Cycles: Direct multi light sampling in the Branched Path Integrator is option...Thomas Dinges
2014-03-15UI: Improved layout for Cycles Volume Sampling panel.Thomas Dinges
2014-03-15UI: Move OpenGL Settings (AA and Alpha) into the Info Editor render menu.Thomas Dinges
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-15Code cleanup: Don't assign time 2x, we only need it for Object Motion here.Thomas Dinges
2014-03-15Code cleanup: spelling & styleCampbell Barton
2014-03-15Fix T39189: Node editor Map Uv requires an scale node to work.Lukas Tönne
2014-03-15Patch T36209: Use binary search function for evaluating F-CurvesJoshua Leung
2014-03-15UI Tweak: Add a convenience button for switching to Bone Constraints TabJoshua Leung
2014-03-15Spelling fixJoshua Leung
2014-03-14Fix T39166: Disappearing text objectsSergey Sharybin