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-07-28fix [#28096] Custom gradient for weightpainting in mask mode not working prop...Campbell Barton
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-06Resolve 2 theme issuesCampbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-04-01Bugfix #26691Ton Roosendaal
2011-03-29Bugfix [#26650] Reset to Default Theme doesn't reset Bone Color SetsJoshua Leung
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-09rename BKE_assert() --> BLI_assert().Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03Todo itemTon Roosendaal
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-19[#24307] 3d Viewport Mini 3D Axis changes color when alter 3d grid theme colorCampbell Barton
2010-09-06revert keymap name commit, matt says everything should be '2D View', '3D View...Campbell Barton
2010-09-06rename '3D View' keymap, since its know as 'View 3D' for other areas of the k...Campbell Barton
2010-08-25Bugfix #23439 and #23453: Auto Keying not working in newly created Scenes.Joshua Leung
2010-08-06remove narrow ui featureCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-21forcing unfied size to off right now, since the other paint modes don't under...Tom Musgrove
2010-07-21* enable unified paint/sculpt size by default.Jason Wilkins
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-16Properties Window:Thomas Dinges
2010-04-30Highlight last selected point in curve/surface edit mode.Sergey Sharybin
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-04'Active spline' theme setting was not getting initialised on old filesJoshua Leung
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-01Fix [#20711] Loop selection not working with Emulate MMB + Left mouse selectMatt Ebb
2010-03-30Fix [#20115] Some theme settings are not savedMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-02-15Console:Thomas Dinges
2010-02-12correct fsf addressCampbell Barton
2010-02-11Compile fixDaniel Salazar
2010-02-11Theme support for console background. Thx cam for help!Daniel Salazar
2010-02-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-30View2D/TimeCode Drawing:Joshua Leung