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-01-04Mesh Bisect: add header info message for modal operationBrecht Van Lommel
2014-01-04Units: Add milligrams for massSergej Reich
2014-01-04Revert "Units: Make grams base unit for mass"Sergej Reich
2014-01-04Rigidbody: Code cleanupSergej Reich
2014-01-04UI: Fix issue where tab text was too small and closely spacedCampbell Barton
2014-01-04CMake: cleanup and add includeCampbell Barton
2014-01-04KDTree: ensure balance runs before usage (in debug mode)Campbell Barton
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2014-01-03Fix crash when trying to reset color space to default valueSergey Sharybin
2014-01-03Fix T38045: Clone stamp crashesSergey Sharybin
2014-01-03Fix T38043: Text clipping when it shouldn'tBastien Montagne
2014-01-03Code clean-up change naming of gpu buffers used by pbvh to betterAntony Riakiotakis
2014-01-03Code Cleanup: use bool for bmesh operator boolean mapping functionsCampbell Barton
2014-01-03Code Cleanup: WIN32 defines, check for _MSC_VER instead of !FREE_WINDOWSCampbell Barton
2014-01-03Code Cleanup: remove strlen() and unneeded include in recent commitCampbell Barton
2014-01-03Text3d: store number of characters and utf8 length separatelyCampbell Barton
2014-01-03Text3d: avoid converting utf8 to wchar_t in editmodeCampbell Barton
2014-01-03UI: Tooltip fix for the Particle Template ID.Andrew Buttery
2014-01-03Fix :I broke the build for MSVC 2008 this fixes itMartijn Berger
2014-01-03Fix T37987: MSVC 2013 has C99 headers and warns for out define hypot _hypot f...Martijn Berger
2014-01-02Fix T37056: Making segment flips curves it's not neededSergey Sharybin
2014-01-02Fix T37170: Missing curve outline when using constructive modifiersSergey Sharybin
2014-01-02Fix T38004: size of Waveform, Vectorscope and Histogram is incorrect in VSESergey Sharybin
2014-01-02Fix T38002: crash selecting a view mode for "Preview" in Sequence EditorSergey Sharybin
2014-01-02Add back - and / shortcuts in modal numinput (as other 'special' keys, you ha...Bastien Montagne
2014-01-02Fix "Flipped" drawn in edgeslide header text even when Even is disabled.Bastien Montagne
2014-01-02Fix T38019: Edge/Vertex Slide recognises Even and Flipped as if they were num...Bastien Montagne
2014-01-02Fix T38025: Key-framing lattice points failsJoshua Leung
2014-01-02Add new BGE Stereo mode: 3DTV top-bottom.Benoit Bolsee
2014-01-01Code cleanup: use bool flag for direction in clip prefetchSergey Sharybin
2014-01-01Code cleanup: line wraps and file names in doxy commentsSergey Sharybin
2014-01-01Fix crash happening in Cycles fcurve modifierSergey Sharybin
2014-01-01Split tracking.c into several filesSergey Sharybin
2014-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2014-01-01Fix wrongly shorten labels in splash (allocated size was a bit too small, rB3...Bastien Montagne
2014-01-01Fix T38013: Incorrect RNA Path when trying to keyframe the nth vertex of Bez...Joshua Leung
2014-01-01Add a new "shortening process" for UI string drawing, which keeps both right ...Bastien Montagne
2014-01-01Fix T37965, loop multicut confirmation not happening when numeric inputAntony Riakiotakis
2013-12-31Units: Make grams base unit for massSergej Reich
2013-12-31Fix T37993: mass of Rigid Body ignores scene unit scaleSergej Reich
2013-12-31Cycles Volume Render: these changes should have included in the last commit.Brecht Van Lommel
2013-12-31Fix T37994: crash in preview render after recent color management changes.Lawrence D'Oliveiro
2013-12-31Fix T37992: german NUMPAD-COMMA is not tranlated to decimal dot (for modal n...Bastien Montagne
2013-12-31Fix T37947: large cursors now also work on linux/mac for the edit mode cross.Brecht Van Lommel
2013-12-31UI: improve tooltip for use preview range option in timeline.Andrew Buttery
2013-12-30Fix T37970: Node scale/rotate use incorrect pivorCampbell Barton
2013-12-30Node Editor: enable transform helper lineCampbell Barton
2013-12-30Fix T37920: BGE LibLoad failed for meshes with no materialsCampbell Barton
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-30Fix for crash with game engines LibLoad featureCampbell Barton