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-03-02style cleanupCampbell Barton
2012-03-02mesh.update() now has option to calculate tessellation faces.Campbell Barton
2012-03-02code cleanup:Campbell Barton
2012-03-02bmesh minor changesCampbell Barton
2012-03-02Fix [#30419] Median wrongly setting lattice vertex weights.Bastien Montagne
2012-03-02Code Cleanup: update to mempool, use flag rather then bool args.Campbell Barton
2012-03-02bmesh - changes to mempool allocationsCampbell Barton
2012-03-02bmmesh api - use struct rather than int[4] to initialize mesh sizes.Campbell Barton
2012-03-01bmesh api:Campbell Barton
2012-03-01bmesh regression with extrude.Campbell Barton
2012-03-01style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-03-01Fix crash on edge slide when object has got multires modifierSergey Sharybin
2012-02-29Changes to startup.blend:Sergey Sharybin
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-29UI: change shortcut to clear value in button with mouse over it (for the secondBrecht Van Lommel
2012-02-29Refactor of proxies build operatorsSergey Sharybin
2012-02-29Bugfix: vertexpaint blur brush was broken.Nicholas Bishop
2012-02-29Code cleanup for the neighbor_average() sculpt function.Nicholas Bishop
2012-02-29Fix a couple typos in comments.Nicholas Bishop
2012-02-29Add solid background behind text in search menu.Nicholas Bishop
2012-02-28code cleanup: de-duplicate bmesh face creation code,Campbell Barton
2012-02-28bmesh: re-arrange headersCampbell Barton
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2012-02-28fix [#30361] Edge Length will not be diplayed properly with Clipping BordersCampbell Barton
2012-02-28code cleanup: make clipping enable/disable into functions (was being done inl...Campbell Barton
2012-02-28code cleanup:Campbell Barton
2012-02-28Code Cleanup: bmeshCampbell Barton
2012-02-28Bugfix for clipping of SEARCH_MENU icon text.Nicholas Bishop
2012-02-28bmesh code cleanup - remove most of BKE_bmesh and remove BKE_bmeshCustomData.h.Campbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-27Quite a warning (unused param in func), was preventing debug build...Bastien Montagne
2012-02-27Various fixes to UI messages (among other things, all messages needed it shou...Bastien Montagne
2012-02-27fix for error in python context.copy(), calling in byttons view would raise a...Campbell Barton
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-02-27Fix: confirming edge slide with factor 0 and automerge turned on would delete...Antony Riakiotakis
2012-02-27bmesh minor api edits to be a little more typesafe.Campbell Barton
2012-02-27minor bmesh api naming edits.Campbell Barton
2012-02-27Code Cleanup:Campbell Barton
2012-02-27Select edge loop and edge rings operators can't be redone form history menuSergey Sharybin
2012-02-27Few files had got +x mode which seems to be totally unnecessary.Sergey Sharybin
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-27style cleanupCampbell Barton
2012-02-26bmesh api name change, add _count suffix for BM_*_share functions.Campbell Barton
2012-02-26Fix #30254: VSE: no red warning border on metastrips with Extend (E)Sergey Sharybin
2012-02-26Fix #30337: missed Set Origin for MetaballSergey Sharybin
2012-02-26Fixed for selected bundles drawing in 3D viewport:Sergey Sharybin
2012-02-26bmesh api cleanupCampbell Barton
2012-02-26minor style editsCampbell Barton