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
2014-03-21Fix T39312 Multipling two values in the Transform Tools Number Input not poss...Bastien Montagne
2014-03-21Fix T39305: Matcap Crash when using Material Nodes in Blender InternalSergey Sharybin
2014-03-21Fix T39306: Backface culling in Multitexture always uses mat game settingsBastien Montagne
2014-03-21Fix T38051: Even if Color Management is disabled, it is still applied to the ...Sergey Sharybin
2014-03-21Fix T39186: Matroska audio support (mka, mkv without video stream)Sergey Sharybin
2014-03-21Fix T39207: FCurve evaluation regressions following 2aff243 (again)Joshua Leung
2014-03-21Debug prints weren't getting triggered, since they no longer use the old flagJoshua Leung
2014-03-20Fix for clang build warnings: ATTR_WARN_UNUSED_RESULT is used afterLukas Tönne
2014-03-20Code cleanup: use boolsCampbell Barton
2014-03-20Fix T39270: Since as the Move Clip Editor have only two modes, menu on tab is...Sergey Sharybin
2014-03-20Code cleanup: use bool/true/false in clip editorSergey Sharybin
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-20Fix T39141: Video Sequencer Proxies don't take into account Strip Input Offse...Sergey Sharybin
2014-03-20Fix for crash generating docs (enums with only callbacks)Campbell Barton
2014-03-20Fix for crash happening on blender exit after the bakeSergey Sharybin
2014-03-20BGE: Adding support for the Cast Only material option.Mitchell Stokes
2014-03-20Fix T39271: Crash in MCE with "p" shortcut without clipSergey Sharybin
2014-03-20Fix T36566: 2D filters broken in the Blenderplayer when using side by side st...Mitchell Stokes
2014-03-20View3D: remove orbit snapping LUT, allow to snap axis but not rollCampbell Barton
2014-03-20Math Lib: add angle_qt functionsCampbell Barton
2014-03-20View3D: avoid matrix multiply using ED_view3d_boundbox_clipCampbell Barton
2014-03-20Code cleanup: comment unused OpenGL util functionsCampbell Barton
2014-03-20Error in last commitCampbell Barton
2014-03-20Vertex Paint: inverted line drawing, white lines were often hard to seeCampbell Barton
2014-03-20Vertex Paint: use solid shading, shadeless in wire (like wpaint)Campbell Barton
2014-03-20Fix kdopbvh incorrect checks for failed allocsCampbell 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-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-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