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
2014-04-11UI: split area_copy_data into ED_area_data_copy, ED_area_data_swapCampbell Barton
2014-04-11UI: correct own bad use of bool and document area_copy_data argsCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-12-11Code cleanup: assign win size to const vars and some renamingCampbell Barton
2013-11-25UI: fix errors in screen edge drawing, moving and region hiding.Anthony Edlin
2012-12-13Bugfix [#33511] Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-07-11vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)Campbell Barton
2012-05-08style cleanup: screenCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...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-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-06Two in one:Ton Roosendaal
2011-01-31Bugfix #25874Ton Roosendaal
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-07-25Remove WM_FAST_DRAW ifdef which I added while Ton was on holiday.Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-17resizing any area/region would redraw all views in every window.Campbell Barton
2009-10-26Bugfix: opening file browser or starting render with mouse outsideBrecht Van Lommel
2009-07-242.5Ton Roosendaal
2009-03-19ContextBrecht Van Lommel
2009-02-142.5Ton Roosendaal
2009-02-142.5Ton Roosendaal
2009-02-072.5Ton Roosendaal
2009-02-042.5Ton Roosendaal
2009-01-302.5: Fix for windows editmode tab crashes. This was due toBrecht Van Lommel
2009-01-062.5Ton Roosendaal
2009-01-062.5 - Start of filebrowser.Andrea Weikert
2009-01-042.5Ton Roosendaal
2008-12-232.5: Data ContextBrecht Van Lommel
2008-12-172.5Ton Roosendaal
2008-12-152.5Ton Roosendaal
2008-12-142.5Ton Roosendaal
2008-12-142.5Ton Roosendaal
2008-11-19Code shuffle to make a bit more structure.Ton Roosendaal
2008-11-192.5: gesture code in WMTon Roosendaal
2008-11-18Cleanup of area-rip operatorTon Roosendaal
2008-11-172.5 getting-back-into-coding commit :)Ton Roosendaal
2008-01-15Operators: Join AreasAndrea Weikert
2008-01-14Operators: Split AreaNathan Letwory
2008-01-10Blender 2.5 project: added first more complex handler + operatorTon Roosendaal
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal