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
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-23code cleanup: comment unused functions (removed one which isnt useful anymore).Campbell Barton
2012-03-28Cycles: viewport rendered draw mode now shows background images, also changed...Brecht Van Lommel
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-28Code refactoring: add unified image buffer functions for doing float => byte,Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-21remove support for irixCampbell Barton
2011-08-03fix [#27965] VSE: no visual feedback on locked stripsCampbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...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-13warning cleanup.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-12Patch #21027: 3d view background seams fix, by Anthony Edlin, thanks!Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2009-11-26Fix for [#20034] Background Image Distortion while zooming and moving around ...Matt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-07-17Colour ManagementMatt Ebb
2009-06-23SVN maintenance.Guillermo S. Romero
2009-05-202.5Ton Roosendaal
2009-05-142.5 filebrowserAndrea Weikert
2009-03-122.5 filebrowser WIP commitAndrea Weikert
2008-12-312.5Ton Roosendaal
2008-12-242.5 - node editorNathan Letwory
2008-12-212.5Ton Roosendaal
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-12-162.5Ton Roosendaal
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-01-21*remove superfluous glEnd(); - made func internal too.Nathan Letwory
2008-01-16* rearrange screen level drawing code a bit in preparation for tests.Nathan Letwory
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal