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
2011-12-30minor dna header cleanupCampbell Barton
2011-12-11remove unused function, found when syncing with bmesh, also remove/comment so...Campbell Barton
2011-12-04remove unused SpaceTime.redraws.Campbell Barton
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02Space types:Thomas Dinges
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-11-01== Cleanup of SpaceImasel ==Andrea Weikert
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-20misc editsCampbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-09Patch [#23443] Change outliner filter into searchJoshua Leung
2011-08-28Merge with trunk r39750Miika Hamalainen
2011-08-28== Sequencer ==Peter Schlaile
2011-08-24fix [#28340] Can't set image depth, quality from image saveCampbell Barton
2011-08-05Merge with trunk r39062Miika Hamalainen
2011-08-04remove append to cursor code, wasnt used and made some naive assumptions abou...Campbell Barton
2011-07-02Merge with trunk r38042Miika Hamalainen
2011-06-28make drawing faces in the UV editor an image space option, re-using the mesh ...Campbell Barton
2011-06-27Merge with trunk r37849Miika Hamalainen
2011-06-16directory only filesel for operators which don't have a filepath or filename ...Campbell Barton
2011-06-16Dynamic Paint:Miika Hamalainen
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-03-20== file browser == Code cleanupAndrea Weikert
2011-03-20== filebrowser == Code cleanupAndrea Weikert
2011-03-20== file browser ==Andrea Weikert
2011-03-14Fix for crashes due to links without fromnode pointers. This can happen with ...Lukas Toenne
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-02-07Todo/feature requestTon Roosendaal
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-30And here's a decent fix for correctly recognizing the theTon Roosendaal
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-02Fix for [#25427] cloth or soft body crash un UndoJanne Karhu
2010-12-21Fix for [#25325] Timeline doesn't show status of baked psys until frame is ad...Janne Karhu
2010-12-20fix [#25313] Outliner View Active only works once icon has been shown in view.Campbell Barton
2010-12-12avoid possible errors, surround bit shifted defines with brackets.Campbell Barton
2010-11-20Bugfix #24801Ton Roosendaal