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
2011-09-09svn merge -r 40061:40078 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2010-nicksBenoit Bolsee
2011-09-09use opengl vertex arrays for the base widgets, their rounded corners, arrows ...Campbell Barton
2011-09-09[#28595] Select similar edges by face angles ignores z component of normal an...Sergey Sharybin
2011-09-09Fix #28590: Sculpt Overlay Texture in Viewport Glitched and Wrong icon for Ov...Sergey Sharybin
2011-09-09error (case insensitive search replace)Campbell Barton
2011-09-09replace magic numbers with defines to make the interface source more readable.Campbell Barton
2011-09-09Hotkey tweaks: Start/End frame jumping back to Shift-Left/RightJoshua Leung
2011-09-09Patch [#23443] Change outliner filter into searchJoshua Leung
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-09Fix #28392: some selection operators were working in linked scenes, others not.Brecht Van Lommel
2011-09-09- turn RNA_warning into a macro which includes the function name (was being w...Campbell Barton
2011-09-08Minor fixes for some unfounded clang warnings.Lukas Toenne
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07Commiting patch #28552 which was posted by Andrew Wiggin as fix for #28551Sergey Sharybin
2011-09-07Node comparison function for sort order did not take parent selection into ac...Lukas Toenne
2011-09-07Fix #28551: Select similar by normals ignores z component of normal anglesSergey Sharybin
2011-09-07Updating render layer and image output sockets was not working due to changes...Lukas Toenne
2011-09-07Fixed offset for socket remove buttons ('x') in node groups.Lukas Toenne
2011-09-07Apply patch [#28415] 3d mouse orbit mode individual axes enhancementNathan Letwory
2011-09-07interface + naming improvements to vertex wright modifierCampbell Barton
2011-09-07Merging r39693 through r39989 from vgroup_modifiers branch into trunk.Bastien Montagne
2011-09-07Merging r39948 through r39988 from trunk into vgroup_modifiers.vgroup_modifiersBastien Montagne
2011-09-06Enabled the 'Layout' node category, currently only containing the 'Frame' nod...Lukas Toenne
2011-09-06Fix for multiple parallel group node executions.Lukas Toenne
2011-09-06Fix #28524: Push/Pull Assert when using Operator Panel to Alter Distance valueSergey Sharybin
2011-09-06Fix for poly line grease pencil and surface drawing.Sergey Sharybin
2011-09-06Fix for wrong offset of the input socket column in group node tree display.Lukas Toenne
2011-09-06New grease pencil mode: poly line drawingSergey Sharybin
2011-09-06Grease pencil: non-blocking sketch sessionsSergey Sharybin
2011-09-06svn merge -r39930:39947 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-09-05Fix #28404: certain keyboard shortcuts not shown in menus, e.g. move operatorsBrecht Van Lommel
2011-09-05Merging r39847 through r39930 from trunk into vgroup_modifiers.Bastien Montagne
2011-09-05Fix #28389: UILayout.menu function didn't emboss menu button correct in theBrecht Van Lommel
2011-09-05Partial revert commit 39878 "Fix #28280: Insert Hook wrong index"Sergey Sharybin
2011-09-04Fix #28500: Reshape in multires modifier makes blender crashSergey Sharybin
2011-09-02Fix for grid lines drawing outside of histogram widget.Sergey Sharybin
2011-09-02Add missed notifier when toggling object's force field.Sergey Sharybin
2011-09-02Fix #28280: Insert Hook wrong indexSergey Sharybin
2011-09-02Fix #28467: Crash while deleting objects in outliner too fastSergey Sharybin
2011-09-02Bugfix [#28435] Key Visual transform and Parenting not workingJoshua Leung
2011-09-02Partial fix for #28441: Tab width in texteditor ignored if used tabs as spacesSergey Sharybin
2011-09-02patch [#28473] Outliner Simple TodoCampbell Barton
2011-09-02fix [#28460] SEGFAULT when trying to make empty display as imageCampbell Barton
2011-09-01Merging r39652 through r39842 from trunk into vgroup_modifiers.Bastien Montagne
2011-09-01fix for building without audaspace, since pepper mergeCampbell Barton
2011-09-01spaces -> tabs (configure you're editors right!)Campbell Barton