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-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
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-27Fix [#22675] Dupli toolMatt Ebb
2010-06-23Fix #22642: NURBS surfaces doesnt displaySergey Sharybin
2010-06-14adding curve and mesh objects through python would create the object without ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-06-11Deny applying location/rotation to 2D curve - such transformation couldSergey Sharybin
2010-06-09enable adding objects in background mode by not using the context to get the ...Campbell Barton
2010-06-09Fix #22317 View reamins in camera's view after camera is deleted (again)Diego Borghetti
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-09Fix #22534 linking object data for two forces results in crash.Diego Borghetti
2010-06-07Bugfix: copying a newly-created vertex group caused a crash.Nicholas Bishop
2010-06-07Fix bug #22317 View reamins in camera's view after camera is deleted.Diego Borghetti
2010-06-06Removed non working operator options from the 'redo' user interface. William Reynish
2010-06-06- Added checking if modifier is active in find_multires_modifierSergey Sharybin
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-06-04* Fixed a Typo in Convert menu. Thomas Dinges
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-06-03Copy Game Properties Operator: fix for "default enum value" out of the range....Dalai Felinto
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-27make bpy.ops.object.select_name(name) also make the object active since Alt+R...Campbell Barton
2010-05-25Tweaks to copy game properties operator for DalaiMatt Ebb
2010-05-24Logic Editor - fix for Keyboard Sensor + Copy Game Property fancy submenuDalai Felinto
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-21Removed unused argument mmd from multires reshape functions.Sergey Sharybin
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-16Logic UI: copy logic operator (old Ctrl+C) + add logics (shift+a)Dalai Felinto
2010-05-13restrict render_clear was operating on hidden objects, now work on selectionCampbell Barton
2010-05-13remove use of global 'G'Campbell Barton
2010-05-13Bring back the pupmenu for "select object in the same group"Diego Borghetti
2010-05-10Fix [#22296] Wrong Operator Names?Matt Ebb
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-07Minor formatting tweaks (killing some "caterpillar if's"... yuck those things...Joshua Leung
2010-05-07saving multires data didnt get the new filename when the external struct was ...Campbell Barton
2010-05-07Warning cleanupMatt Ebb
2010-05-06own restrict-render commit broke hide unselected.Campbell Barton
2010-05-06last commit broke linking to scenes from the UICampbell Barton