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-03-18=bmesh=Joseph Eagar
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-15Bugfix #25636Ton Roosendaal
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
2011-01-01Bugfix #25445Ton Roosendaal
2010-12-22Report #25350Ton Roosendaal
2010-12-21Error/Warning report flipping.Ton Roosendaal
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-10Bugfix #24524Ton Roosendaal
2010-11-10Bugfix #24603Ton Roosendaal
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-08bugfix [#24179] Button "Loop Cut and Slide" on Mesh Tools not workCampbell Barton
2010-09-27bugfix [#23995] Do loop cuts from the space bar search while in the propertie...Campbell Barton
2010-09-25=BMesh: Super Knife Tool Alpha=Joseph Eagar
2010-09-24Changing loopcut count caused memory errors in some cases due to missing null...Janne Karhu
2010-09-07merge from trunk at r31523Joseph Eagar
2010-09-04merge with trunk at r31523Joseph Eagar
2010-09-01Send NC_SCENE|ND_TOOLSETTINGS notifier when select mode was forced to edge se...Sergey Sharybin
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
2010-04-21Fix [#22099] Interactive Loopcut hs anoyin problemMatt Ebb
2010-04-16Fix [#21559] Loopcut and scale problem.Matt Ebb
2010-04-05Fix [#21912] knife and subdivide tools do not split edges properlyMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-10fixed edge slide to an extent, though it still needs work (finding correct tr...Joseph Eagar
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-07Fix #21006: ring select in face mode does loop select again, on secondBrecht Van Lommel
2010-02-07Fix #20220: edge ring select confusingBrecht Van Lommel
2010-01-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-16Fix [#20418] ring select in face mode selects edges not facesMatt Ebb
2010-01-13merge with trunk/2.5 at r25907Joseph Eagar
2010-01-10Bug [#20539] Pink Opengl line should disapear Martin Poirier
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-21Quicky Loopcut patch:Joshua Leung
2009-12-06Loop cut and edge ring select only have an invoke and require view3d, so chan...Martin Poirier
2009-11-10fixed loopcut preview issues for the most part, though there's still an occas...Joseph Eagar
2009-11-04ringsel works right again. improved shift-vkey rip tool.Joseph Eagar
2009-11-01commit before doing some hefty shapekey change, will break compilationJoseph Eagar
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-21Region post redraw is now split up in a view space and pixel spaceBrecht Van Lommel
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-10* Added Grease Pencil Operator buttons to the ToolshelfJoshua Leung
2009-10-01Brought back mousewheel multicut to Ctrl-R loopcut tool that was recently add...Roland Hess