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-06-24Bugfix: Bone Constraints tab used wrong icon after r57584Joshua Leung
2013-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-06-14Code cleanup: removed unused B_BUTSPREVIEW event, and moved back rna_SpacePro...Bastien Montagne
2013-06-10RNA: simplify space type items code, no need to have this duplicated.Brecht Van Lommel
2013-06-10Fix for r57316: SPACE_EMPTY *is* needed in RNA enum for now, exported keymaps...Bastien Montagne
2013-06-09This commit replaces old "manual" Editors menu with nice RNA-based one (so on...Bastien Montagne
2013-05-24Bring back "Local" as second orientation choice after "Global", as in previuo...Bastien Montagne
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-12Fix for [#35224] Transform Orientation - order inconsistencyBastien Montagne
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-04-22Fix #35054: adjust tooltip for Render Border option in 3D view panel to sayBrecht Van Lommel
2013-04-12Small change to the node space RNA function for opening a node group: pass th...Lukas Toenne
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-03style cleanupCampbell Barton
2013-04-02Fix #34711: matcap option not showing when switching from cycles material/ren...Brecht Van Lommel
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-15Fix/disambiguation for some "Clip" i18n messages.Bastien Montagne
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-01keymap filter by keybindings in the userpreferences.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-18checking for V3D_LOCAL was duplicated in transform.c, and both checks not qui...Campbell Barton
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-29Fix #34003: hide confusing unlink button for pinned datablock in properties e...Brecht Van Lommel
2013-01-29Alpha display changes:Sergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-24fix for setting RegionView3D.view_matrixCampbell Barton
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-22Matcap fix: on enabling it, and when no matcap was selected before, Ton Roosendaal
2013-01-22add missing includesCampbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-05Making a few tooltips more descriptive, in light of recent confusion over theJoshua Leung
2013-01-05Add translation contexts for line, mute and clipSv. Lockal
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-22Reshuffled data view for Outliner.Ton Roosendaal
2012-12-22From the long todo:Ton Roosendaal
2012-12-19Animation system small fix:Ton Roosendaal
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-17missed adding show_grease_pencil to node space in recent commitCampbell Barton
2012-12-17code cleanup: use 'const float *' when getting the 3d cursor and not editing it.Campbell Barton