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-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-08-03Dynamic Paint:Miika Hamalainen
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-04-27Fix #27176: Creating a new UV layer in edit mode fails to copy previous oneSergey Sharybin
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-09BKE_mesh_validate() now corrects invalid meshes (optionally), added access fo...Campbell Barton
2011-01-29Todo item:Ton Roosendaal
2011-01-12bugfix [#25595] Adding Torus when in edit mode strange behavior.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03DAG_id_tag_update was being called with non object ID's and OB_RECALC_* flags...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-27rna api changesCampbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-06-14naming changesCampbell Barton
2010-05-10Fixed a crash when dropping items on the 3D View background. Todo: Make it ad...William Reynish
2010-05-09***Drag and drop fun!***William Reynish
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-16adding faces was setting the wrong flag, smooth rather then selected.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-25fix for [#20244] importing .obj without "Object" option checked crashes blenderCampbell Barton
2009-12-22clone and stencil layer access added, renamed mask to stencil layer internallyCampbell Barton
2009-11-21fix for [#19940] Remove vertex color layer and remove texture layer operators...Campbell Barton
2009-11-16Fix runtime check uninitialized pointerBenoit Bolsee
2009-11-10Math LibBrecht Van Lommel
2009-11-10Add Sticky was essentially a blank operator. Possibly context functions weren...Roland Hess
2009-11-04Bridge edge loops would loose all edge flags.Campbell Barton
2009-10-12added rna api MVert,MFace & MEdge index propertiesCampbell Barton
2009-09-29Bugfix #19490: Adding UV texture, adds Vertex color insteadJoshua Leung
2009-09-28RNABrecht Van Lommel