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-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14Bone Colour Sets (theme ones) can now be edited from the UserJoshua Leung
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-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
2011-01-02Bugfix 25451Ton Roosendaal
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-09Added more clear tooltip for Auto Save feature.Ton Roosendaal
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-22rename hide_tooltips_python to show_ ..., tag unused variable with recent seq...Campbell Barton
2010-11-22User preference to hide Python references in Tooltips.Elia Sarti
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-06== filebrowser ==Andrea Weikert
2010-11-05workaround/fix for [#24540] Adding the path to an image Editor in the file pr...Campbell Barton
2010-11-01bugfix [#24449] User Preferences - Interface - ManipulatorCampbell Barton
2010-10-21Fix [#24348] Release confirm confusingNathan Letwory
2010-10-16Maybe now correct commit :°Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-12[#24226] small inconsistency in user preferencesCampbell Barton
2010-10-02Fix #24095: user preferences theme colors didn't match exactly with whatBrecht Van Lommel
2010-09-14keyconfig updates/changesCampbell 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-26Patch [#23390] Addition of Author field to user preferencesNathan Letwory
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-22Bugfix: Mem cache limit wasn't updated, when changed in userpref.Peter Schlaile
2010-07-20Bugfix #22872: invert zoom direction doesn't workJoshua Leung
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-122.5: remove user preferences to always snap for translate/rotate/scale,Brecht Van Lommel
2010-07-122.5: remove pin floating panels settings, there are no floating panelsBrecht Van Lommel
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-16Properties Window:Thomas Dinges
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-04-30Highlight last selected point in curve/surface edit mode.Sergey Sharybin
2010-04-14* Interaction PresetsMatt Ebb
2010-04-07Clarify tooltip for 'Align to View' option for adding objects - Matt Ebb
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-03More work on Drag Immediate:Martin Poirier
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton