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-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-10Bugfix [#26002] Outliner Visible layers + Single object & data = brokeJoshua Leung
2011-01-29Bugfix #25750Ton Roosendaal
2011-01-22Bugfix #25761Ton Roosendaal
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-08remove unused code & variables.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2010-12-27Small fixes:Ton Roosendaal
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-20Bugfix #25312Ton Roosendaal
2010-12-19Option "Make Single user" now also makes animations local.Ton Roosendaal
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-03fix [#25015] Ctrl+L linking to scene list does not scroll when the list is la...Campbell Barton
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-12Bugfix #20382Ton Roosendaal
2010-11-10bugfix [#24638] Crash when parenting ni local view through the outlinerCampbell Barton
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-09bugfix [#24616] Apply Visual Transform doesn't always apply locationCampbell Barton
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-21Changes to "evaluation time" for Curves:Joshua Leung
2010-10-20bugfix [#24333] Horizon Color Picker Crashes Blender if Two 3D View Windows a...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-11[#24045] heat weight fails on specific geometry.Campbell Barton
2010-10-02Fix #24077: convert operator not updating outliner. Note about notifiers:Brecht Van Lommel
2010-09-24bugfix [#23973] Make Single User -> Object & Data dont work as expectedCampbell Barton
2010-09-22bugfix [#23577] Parenting scaled objects transforms themCampbell Barton
2010-09-22clear parent on objects with no parent would still transform them.Campbell Barton
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-28Partial fix for [#22666] TWO BUGS of LIGHTMatt Ebb
2010-06-09Fix #22534 linking object data for two forces results in crash.Diego Borghetti
2010-05-06last commit broke linking to scenes from the UICampbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-04-13fixed make local bug; it was only looking at editable objects, which of cours...Joseph Eagar
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung