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-11-19edit on last commit, for calculating drivers on obdata just check for animdat...Campbell Barton
2010-11-19bugfix [#24796] Drivers are ineffective on Text & Curve obj. geometry parametersCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-12take delta's into account when applying the objects matrix (dloc, drot, dsize).Campbell Barton
2010-11-09copying a camera would copy its animation data (and action datablocks) twice.Campbell Barton
2010-11-09bugfix [#24616] Apply Visual Transform doesn't always apply locationCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-26move matrix decomposition out of object.c into BLI_math_matrix function: mat4...Campbell Barton
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-25first part of bugfix [#24376] Fly mode disturbs the rotation or scale of the ...Campbell Barton
2010-10-20fix for fix [#24336] evaluation time - curve has no effectCampbell Barton
2010-10-19bugfix [#24309] Reloading file with incorrect path location.Campbell Barton
2010-10-19bugfix with applying the object matrix with negative scales.Campbell Barton
2010-10-19use unsigned int for all layers.Campbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-10-18bugfix [#24291] Error parenting a child with any negative scaling coordinateCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16Added panel for accessing the "delta transforms" for Objects (this is closed ...Joshua Leung
2010-10-13bugfix [#22407] Object level proxies ignore transform of originalCampbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-08bugfix [#21483] Twisting when Dupliframing a Surface Circle (Nurbs) along a C...Campbell Barton
2010-09-27bugfix [#24015] Deleting Objects with a Point Density Texture and Rendering C...Campbell Barton
2010-09-18bugfix [#22767] parenting object causes rotation/scale/location information t...Campbell Barton
2010-09-18bugfix [#23884] Crash On Delete of a Duplicated ObjectCampbell Barton
2010-09-02Fix for [#22329] Particles won't render when display mode is differentJanne Karhu
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-12Fix #23235: crash with editmesh instances & drawing, only the objectBrecht Van Lommel
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-28Fix #23071: making vertex parent not correct with subsurf modifier, now itBrecht Van Lommel
2010-07-26Curve shape keys:Sergey Sharybin
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-09Fix #22794: problem with rendering panorama in 2.4 created files.Brecht Van Lommel
2010-07-07Fix #22340: sintel appears in seemingly random poses on load.Brecht Van Lommel
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-27Recalculate motherball when metaball is deletingSergey Sharybin
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-25Fix #22618: Deleting an object doesnt remove its self from pinned buttonsSergey Sharybin
2010-06-18Fix #22625Diego Borghetti
2010-06-11Copy name from original modifier rather than generate new unique in copy_objectSergey Sharybin
2010-06-11Fix bug #22563 Two modifers with same name on one objectDiego Borghetti
2010-06-09Fix #22317 View reamins in camera's view after camera is deleted (again)Diego Borghetti
2010-06-09Logic Editor: bugfix for "Unable to Add Controllers sometimes" (reported in I...Dalai Felinto
2010-06-08set the default options for new cameras to be the same as the default blend fileCampbell Barton