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
2014-12-03Fix potential bug (though rather unlikely) - MAX_ID_NAME is 66 now!Bastien Montagne
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-13Fix T37572: text editor scrolling not working well with Mac trackpad panning.Brecht Van Lommel
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-12-10Node Previews:Jeroen Bakker
2013-11-02OSX: give application bundles an own icon to better differentiate vs. foldersJens Verwiebe
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-24Fix state losses for recursive outliner trees (e.g. datablocks editor)Sv. Lockal
2013-08-22Fix [#36530] Texture tab refreshing problemBastien Montagne
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