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-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-07-25py api mathutils.Quaternion()Campbell Barton
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-20noise python module back from 2.4x, personal request from ant author Jimmy HazeCampbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-23Fix #21369: normals on extruded text and curve objects were flippedBrecht Van Lommel
2010-06-23mathutils.RotationMatrixMartin Poirier
2010-06-14bugfix [#21748] KX_Object scaling property not "writing" vector access .:. e....Campbell Barton
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02include the blendfile name when executing python scripts, so when using libra...Campbell Barton
2010-05-30optional fallback argument for vector angle function.Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-17blf docstring fix from MoguriCampbell Barton
2010-05-16no functional changesCampbell Barton
2010-05-07Warning cleanupMatt Ebb
2010-05-05[#22177] Adding BLF to the BGE and exposing BLF_load as blf.loadCampbell Barton
2010-04-27remove redundant argument from mathutils callbacksCampbell Barton
2010-04-27oversight in recent mathutils update. obj.matrix = obj.matrix would call its ...Campbell Barton
2010-04-27bugfix [#22163] Add->mesh->torus is brokenCampbell Barton
2010-04-27py/rna, euler objects order is now wrapped correctly...Campbell Barton
2010-04-26rna/python mathutils moduleCampbell Barton
2010-04-25py apiCampbell Barton
2010-04-25minor mathutils updateCampbell Barton
2010-04-22BugFix:Diego Borghetti
2010-04-20change mathutils 'repr' functions to closer match inputCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-16-->Fix for compile on MSVCGeoffrey Bantle
2010-04-16[#22045] Memory leak in Mathutils.MatrixCampbell Barton
2010-04-11SVN maintenance.Guillermo S. Romero
2010-04-11PyAPICampbell Barton
2010-04-11py api file renameCampbell Barton
2010-04-04[#21867] Add rotate option to blf moduleCampbell Barton
2010-03-28bgl/BGE: glCopyTexImage2D + bgl.buffer creation error more verbose + dome pos...Dalai Felinto
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-14attempt to fix build error on msvcCampbell Barton
2010-03-14remove unused includesCampbell Barton
2010-03-02fix for OBJ exporting Texface imagesCampbell Barton
2010-03-02bugfix for displaying ID propertiesCampbell Barton
2010-02-28comparing Vector(-2, 0, 0) and Vector(2, 0, 0) was returning true, this bug i...Campbell Barton
2010-02-28make BGL and BLF modile names lowercaseCampbell Barton
2010-02-28examples for autogenerated docs are now implicit and used when available.Campbell Barton
2010-02-28include BLF in automated doc generationCampbell Barton
2010-02-28python BLF module for drawing text, updated template to draw text in the 3D v...Campbell Barton