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
2012-02-18minor edits to sync up with trunk, remove crash save handler, this can be add...Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44204:44213Campbell Barton
2012-02-18- Fixed linking errors of blender player with CMake and XDND enabledSergey Sharybin
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17Fixed compilation error cased by recent refactor of include guard defines.Sergey Sharybin
2012-02-17patch [#30227] Various MSVC (32-bit) Warning and Typo FixesCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Use BLF API to check whether translation is enabled, when possible!Bastien Montagne
2012-02-17add note to avoid confusion with angle_v3v3v3, also minor change with angle c...Campbell Barton
2012-02-17Revert part of own recent header cleanup: pivot and manipulators in fact make...Sergey Sharybin
2012-02-17Reverting changes made to build systems when was upgrading OpenAL.Sergey Sharybin
2012-02-17Drag-n-drop support on LinuxSergey Sharybin
2012-02-17Minor fixes found while working on keyingsets.Bastien Montagne
2012-02-17Fix #25649: Image editor paint icon missing until enter weight paintSergey Sharybin
2012-02-17svn merge ^/trunk/blender -r44136:44189Campbell Barton
2012-02-17fa_PE is no valid language code (how comes no one noted that yet?), fa_IR see...Bastien Montagne
2012-02-17Missed this changes needed to fully support animation data in movie clips.Sergey Sharybin
2012-02-17Camera tracking: configurable filter type for 2d stabilizationSergey Sharybin
2012-02-17Camera tracking: run aspect correction before stabilizing shotSergey Sharybin
2012-02-17Camera tracking: fixed issue when track used for rotation stabilization point...Sergey Sharybin
2012-02-17Camera tracking: fixed default value for pixel aspect which wasn't 1.0Sergey Sharybin
2012-02-17Camera tracking: fixed incorrect auto-scale calculation for 2d stabilizationSergey Sharybin
2012-02-17Camera tracking: fix for missing cache invalidation when disabling/enabling c...Sergey Sharybin
2012-02-17Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-17Build proxy from meta and image strips used resolution used for display,Sergey Sharybin
2012-02-17Cleanup of 3D viewport header in painting modes:Sergey Sharybin
2012-02-17fix [#30220] Knife Tool Leaks memoryCampbell Barton
2012-02-17fix [#30220] Knife Tool Crashes BlenderCampbell Barton
2012-02-17fix for error found while looking into #30221Campbell Barton
2012-02-17correct for bad assumption in recent commit. angle_v3v3v3 was working as inte...Campbell Barton
2012-02-17Release Cycle for 2.63:Thomas Dinges
2012-02-16fix for bug with adding icosphere in editmode (was normalizing the verts _aft...Campbell Barton
2012-02-16fix [#30208] Bmesh Edit Mode: Add Primitive keeps old verts selected.Campbell Barton
2012-02-16fix [#30141] Add primitive sets only the default name "Mesh"Campbell Barton
2012-02-16fix for bug when dissolving faces.Campbell Barton
2012-02-16fix [#30209] "Tris to Quad" fails in some casesCampbell Barton
2012-02-16more knit-picky memory savingCampbell Barton
2012-02-16Typo in previous own commit.Sergey Sharybin
2012-02-16Clear PROP_TRANSLATE flag for Macro Operator's bl_label as well.Sergey Sharybin
2012-02-16Reverting changes in commit r43458.Sergey Sharybin
2012-02-16ifdef out support for holes in faces.Campbell Barton
2012-02-16minor style cleanup, use macros for first loop and far name changes.Campbell Barton
2012-02-16Tomato: configurable filter type for 2d stabilizationSergey Sharybin
2012-02-16Tomato: run aspect correction before stabilizing shot.Sergey Sharybin
2012-02-16Tomato: fixed issue when track used for rotation stabilization points to a fr...Sergey Sharybin
2012-02-16Tomato: fixed default value for pixel aspect.Sergey Sharybin
2012-02-16Tomato: fixed incorrect auto-scale calculation for 2d stabilizationSergey Sharybin
2012-02-16bmesh todo. making an image local wasn't dealing with mesh polygon texface data.Campbell Barton
2012-02-16ffmpeg: take back 44142, conditional was wrongJens Verwiebe
2012-02-16some minor refactoring for edge disk link's, typedef their own struct type.Campbell Barton