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
2013-09-20fix for nla-strip-path function not returning an allocated pointer and new ma...Campbell Barton
2013-08-19Move bevel list and path from Curve to Object datablockSergey Sharybin
2013-07-15Fix #36139: cycles not taking texture spacing settings into account forBrecht Van Lommel
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-05style cleanupCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix #34867: cycles viewport render did not respect viewport visibility forBrecht Van Lommel
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-10add option not to calculate tessellation faces when converting an object to a...Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-24Fix/workaround for cycles crash when enabling it for preview renders.Brecht Van Lommel
2012-12-22replace RNA_ID_type_name() with BKE_idcode_to_name_plural()Campbell Barton
2012-12-22From the long todo:Ton Roosendaal
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-13remove BKE_main_scene_add(), just add main arg to BKE_scene_add()Campbell Barton
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01all library data now gets the PointerRNA's invalidated on removal.Campbell Barton
2012-11-01fix for long standing problem with blender 2.5x py api.Campbell Barton
2012-11-01style cleanupCampbell Barton
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-22RNA C++ API improvementsSergey Sharybin
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-20More UI messages fixes and tweaks, and BKE_report<->BKE_reportf.Bastien Montagne
2012-10-16More UI messages and BKE_reportf<->BKE_report fixes...Bastien Montagne
2012-10-13And more UI messages spell check.Bastien Montagne
2012-10-12fix for many RNA definitions having soft/hard ranges swapped, make this BLI_a...Campbell Barton
2012-10-08Grease Pencil py-apiDan Eicher
2012-09-30Merged changes in the trunk up to revision 50956.Tamito Kajiyama
2012-09-24fix [#32635] no viewport update when link and object to a sceneCampbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-22Revert a small part of r50813, so that we can build (actually, link) with Cyc...Bastien Montagne
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama