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
2010-09-16bugfix [#23831] Removing an IK Constraint in pose mode still draws bone with ...Campbell Barton
2010-09-07Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-03Fix for [#21101] Switch off collision at collision object is not recognised b...Janne Karhu
2010-09-02"Fix" for [#23621] lattice modifier on particle hair when applied doesn't app...Janne Karhu
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-27rna apiCampbell Barton
2010-08-26patch [#23316] Fix bug that doesn't show "X:" "Y:" "Z:" for vectors with lengthCampbell Barton
2010-08-25bugfix [#23452] Camera added in python is not correctly rotatedCampbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-23collection attributes can now be resolved with by rnaCampbell Barton
2010-08-23rna: move metaball.active_element to metaball.elements.activeCampbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-20bugfix [#23396] proportinal editing hotkey ("o") does not workCampbell Barton
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-12Fix #23098: crash in baking, it did a call to BLI_end_threads too much,Brecht Van Lommel
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01bugfix'sCampbell Barton
2010-08-01fix for un-initialized layer (only bits between 1 and 20 were initialized)Campbell Barton
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-27bugfix [#22027] Group disappears in render after adding a group instanceCampbell Barton
2010-07-27bugfix [#22832] ctrl+shift+a on linked in group which is in a group makes out...Campbell Barton
2010-07-24bugfix [#22941] set object center/origin on a linked duplicate causes linked ...Campbell Barton
2010-07-23bugfix [#22954] Crash going edit mode on an object linked in another scene (K...Campbell Barton
2010-07-22Fix de/select all operator naming for consistencyMatt Ebb
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14- make duplis real wasnt redrawingCampbell Barton
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-07Fix for bug #22763, Blender 2.52 Crashes with the default scene when in weigh...Nicholas Bishop
2010-07-05Fix #21917: add object operator has 30 layers, now the layer propertyBrecht Van Lommel
2010-07-05Fix #22213: applying deform modifier in front of multires modifier crashes,Brecht Van Lommel
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-28Partial fix for [#22666] TWO BUGS of LIGHTMatt Ebb