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-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-04Two small fixes:Ton Roosendaal
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-03-26Freestyle changes:Sergey Sharybin
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-18code cleanupCampbell 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-17code cleanup: incorrect sized array args, remove some redundant code.Campbell Barton
2013-03-16Any ID Selector Template: ID Type dropdown now shows icon only as originallyJoshua Leung
2013-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-07Change !BLI_ghashIterator_isDone to BLI_ghashIterator_notDone. It isAntony Riakiotakis
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Fix #34357: image editor scope and clip editor track preview did not resizeBrecht Van Lommel
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-20remove unneeded call to RNA_property_enum_get(), the icon was always overwrit...Campbell Barton
2013-02-19Another huge bunch of new UI translations (some reported by Leon Cheung, than...Bastien Montagne
2013-02-18Make list_id mandatory when using default UI_UL_list class for a template_list.Bastien Montagne
2013-02-17Another huge bunch of UI translation fixes, mostly reported by Leon Cheung, S...Bastien Montagne
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-15Various fixes for UI translation issues (reported by Leon Cheung on bf-transl...Bastien Montagne
2013-02-14More nodes UI translation fixes.Bastien Montagne
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
2013-01-29Merged changes in the trunk up to revision 54171.Tamito Kajiyama
2013-01-28style cleanup: also remove unneeded NULL check.Campbell Barton
2013-01-27Pack UI: Ton Roosendaal
2013-01-27Very old todo: Packed file UITon Roosendaal
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-23make bullet optional againCampbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-13fix [#33846] Points of Curves in Vector Curves node can't have negative X or ...Campbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-28style cleanup: var naming for ui listCampbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-24Separate image input and sequencer's color spaces in the UISergey Sharybin
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
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-18Various minor fixes to i18n code (mostly, translation of enum items' tooltips...Bastien Montagne
2012-12-13minor editsCampbell Barton
2012-12-13style cleanup: changes from recent commitsCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama