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-08-19Add comments for outliner's treestore and treehash (no functional changes)Sv. Lockal
2013-08-18add assert for hashes if an existing element is ever inserted into a ghash/ed...Campbell Barton
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-04-17Fix for #34911, Compositor with multiple views autozooms to node when creatin...Lukas Toenne
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-24Usablity:Ton Roosendaal
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-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2013-03-01keymap filter by keybindings in the userpreferences.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-24UsabilityTon Roosendaal
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-23sim: Remove "continue physics" codeSergej Reich
2012-12-22Reshuffled data view for Outliner.Ton Roosendaal
2012-12-22From the long todo:Ton Roosendaal
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-17patch [#33441] Remove unneeded strcpy()'s from makesdna.cCampbell Barton
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-14use safer string copy functions and change the define for FILE_MAX_LIBEXTRA t...Campbell Barton
2012-10-04code cleanup: comment verse outliner views, also correct warning in recent co...Campbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-08-08Renamed the mx/my coordinates in SpaceNode to more descriptive 'cursor'. This...Lukas Toenne
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-25mask transform now works in the image spaceCampbell Barton
2012-07-25image space now has a mode for view/paint/mask editing.Campbell Barton
2012-07-25code cleanup: comment deprecated definesCampbell Barton
2012-07-25move mask and draw settings into its own struct to be shared between spaces.Campbell Barton
2012-07-09fix node drawing glitch where text alignment for output sockets would move th...Campbell Barton
2012-07-07increase file browser title length for multibyte translations and use utf8 c...Sv. Lockal
2012-07-06rgb color display options for compo backdrop.Campbell Barton
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-12Added Selected Only and Show Hidden flags to clip editor's curve viewSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-11Code cleanup - Removing/commenting out various bits of legacy cruft related toJoshua Leung
2012-06-10style cleanupCampbell Barton