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-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-05-31Python Open Link operator.Thomas Dinges
2010-05-31* Sun & Sky presets were labeled as Render presets. Thomas Dinges
2010-05-31* Tooltip fix for Addon links.Thomas Dinges
2010-05-31== Sequencer ==Peter Schlaile
2010-05-312.5 Addons:Thomas Dinges
2010-05-31== Sequencer ==Peter Schlaile
2010-05-30== Sequencer ==Peter Schlaile
2010-05-30== Sequencer ==Peter Schlaile
2010-05-30add torus now works like other C add-object operators, location and rotation ...Campbell Barton
2010-05-30console now shows unicode errors as well as errors caused by introspecting th...Campbell Barton
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
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-25= misc small stuff =Campbell Barton
2010-05-25Tweaks to copy game properties operator for DalaiMatt Ebb
2010-05-24utility function for mesh data typesCampbell Barton
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-23add new object py module.Campbell Barton
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-23[#22301] Fix for 22300 : Blender 2.52 FBX exporter doesn't export correct FBXCampbell Barton
2010-05-23[#22391] Fix for eps-export of UVsCampbell Barton
2010-05-23replace context.areas.spaces[0] with context.space_dataCampbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-21Fix typo in add group instance menuMatt Ebb
2010-05-20enable different rotation types for imported BVH's including 'Native', which ...Campbell Barton
2010-05-20bugfix [#22311] BVH Import brokenCampbell Barton
2010-05-20obscure sounding feature thats actually useful: isolate render typeCampbell Barton
2010-05-20Motion Path Tweaks:Joshua Leung
2010-05-20view3d modal operator templateCampbell Barton
2010-05-203D View Header - Removing the annoying little extra gap between expand-icon a...Joshua Leung
2010-05-19render_ -> use_ prefix, copied from render branch.Campbell Barton
2010-05-18text utility functions.Campbell Barton
2010-05-18context.PointCache --> context.point_cache (not to confuse type with property...Campbell Barton
2010-05-18Fix [#22345] ReleaseRenderOpt 2.5 Problem with rendering displacement mapMatt Ebb
2010-05-17add back codecs UI for exr (from previous patch)Campbell Barton
2010-05-17Decimate Modifier UI:Thomas Dinges
2010-05-16Logic UI: copy logic operator (old Ctrl+C) + add logics (shift+a)Dalai Felinto
2010-05-16clear some pep8 warningsCampbell Barton
2010-05-16Removed obsolete comment for previous commitJoshua Leung
2010-05-16Properties Window:Thomas Dinges
2010-05-16Some Renaming:Thomas Dinges
2010-05-16bugfix [#22325] bpy.ops.import is invalid nameCampbell Barton
2010-05-14Fix [#22337] Wrong operator descriptionsMatt Ebb