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-10-22- use defines for wmKeyMapItem & wmEvent alt/shift/ctrl/oskeyCampbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-16select uiStyle according to UserDef and update lang-packsXiao Xiangquan
2011-06-05panel headers were not scaling with DPI properlyCampbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-04-20Bugfix #27058Ton Roosendaal
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell 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-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-01-12Patch [#25409] Changes to panels header "open/close" and "drag" zonesJoshua Leung
2011-01-09several cosmetic changes to the node-editorM.G. Kishalmi
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06use ED_markers_get_first_selected() where possible, simplify ed_marker_rename...Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-13== docs ==Luca Bonavita
2010-08-08remove unused includesCampbell Barton
2010-07-122.5: remove pin floating panels settings, there are no floating panelsBrecht Van Lommel
2010-06-19Fix #22621 Alt-A toggles panel expand collapseDiego Borghetti
2010-06-09Fix [#22188] Minor UI bug with panels in the properties window.Matt Ebb
2010-04-12Button panels need to get handlers and keymaps... but for now sneakedTon Roosendaal
2010-04-11Long outstanding panel feature: press ENTER with mouse on header willTon Roosendaal
2010-04-06Tweak/code shuffle to make disabled buttons draw nicer on nodes.Matt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-20Auto SaveBrecht Van Lommel
2009-10-19Patch #19034: (2.5) Display titles of closed panels in horizontal mode Joshua Leung
2009-09-23Some UI tweaks as listed by William Joshua Leung
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-08-182.5:Brecht Van Lommel
2009-08-16- added RNA_struct_free_extension rather then having the funcs in each unregi...Campbell Barton
2009-07-242.5: UIBrecht Van Lommel
2009-07-162.5: fix for closed panels not resizing properly.Brecht Van Lommel
2009-07-152.5: User PreferencesBrecht Van Lommel
2009-07-092.5: Buttons WindowBrecht Van Lommel