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-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
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-04CMake: fix for OpenEXRConfig.h not being found on some Linux systemsCampbell Barton
2014-01-04Code Cleanup: use cmake case matching other find modulesCampbell Barton
2014-01-04KDTree: ensure balance runs before usage (in debug mode)Campbell Barton
2014-01-04Add "Basic" and "Options" tabs for Mesh Edit Mode.Jonathan Williamson
2014-01-04Add missing separator between Group: and Parent:Jonathan Williamson
2014-01-04Rename "Objects" to "Group:" and separate parent operators into "Parent:" sec...Jonathan Williamson
2014-01-04Rename Add to Group and Remove from Group operators in the toolbar.Jonathan Williamson
2014-01-04Fix formatting on section names in the Relations tab.Jonathan Williamson
2014-01-04Rename "Object" to "Operations" in the 3D View Toolbar Basic tab.Jonathan Williamson
2014-01-04Fix alignment of Grease Pencil options.Jonathan Williamson
2014-01-04Remove individual panels for primitive objects, adding only primary ones.Jonathan Williamson
2014-01-04Cleanup the Grease Pencil panel of the 3D View Toolbar.Jonathan Williamson
2014-01-04Add Undo/Redo and Undo History to the History tab of the 3D View ToolbarJonathan Williamson
2014-01-04Add "Bake Action" to Animation tab of 3D View Toolbar.Jonathan Williamson
2014-01-04Adding Relations category to 3D View Toolbar.Jonathan Williamson
2014-01-04Adding remaining object categories to the Create tab of the 3D View Toolbar.Jonathan Williamson
2014-01-04Add "Add Curve" buttons to 3D View ToolbarJonathan Williamson
2014-01-04Add Mesh buttons for 3D View ToolbarJonathan Williamson
2014-01-04Basic Tab for Object Mode 3D View ToolbarJonathan Williamson
2014-01-04Object Mode Toolbar TabsJonathan Williamson
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2014-01-03Fix gcc compile error in last commit.Brecht Van Lommel
2014-01-03Fix cycles OSL volume render crash with multiple closures.Brecht Van Lommel
2014-01-03Code refactor: move random number and MIS variables into PathState.Brecht Van Lommel
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-03Fix T38032, typo in Python API documentation.Thomas Dinges
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-03Fix T38033: cycles volume emission changes with step size.Brecht Van Lommel
2014-01-02Fix T37056: Making segment flips curves it's not neededSergey Sharybin
2014-01-02Bring back edit curve add menuSergey 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