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-22Fix #35037: Compositor: MultilayerEXR + undo loses image. Crash when selectin...Sergey Sharybin
2013-04-18add display mode for sharp edges.Campbell Barton
2013-04-18add mesh distort display mode (highlights distorted faces)Campbell Barton
2013-04-17Fix for node editor lib_link and memfile restore (undo): The snode->nodetree/...Lukas Toenne
2013-04-17display options to help with 3d printing.Campbell Barton
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-04-16Fix some names, and move overlay flag to overlay_flags.Antony Riakiotakis
2013-04-15Removed the extra ntree->update flag check in lib_verify_nodetree in readfile...Lukas Toenne
2013-04-13code cleanup: remove unused string formatting in bli_adddirstrings(), also re...Campbell Barton
2013-04-12Fix #34322: cycles crash with (undo) save during threaded render. The mesh saveBrecht Van Lommel
2013-04-12Blender is compilable with strict compiler flags againSergey Sharybin
2013-04-12Image draw method optionSergey Sharybin
2013-04-08Compatibility and robustness:Antony Riakiotakis
2013-04-08style cleanupCampbell Barton
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-05code cleanup: include orderCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix #34873, Custom min/max node values get reset randomly while working and o...Lukas Toenne
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-04-03Fix for old compatibility issue: 2.59.2 do_versions was not handling all loca...Lukas Toenne
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-04-03Fix #34838, Can not append mesh from 2.5 (Crash in Nodes). The compatibility ...Lukas Toenne
2013-04-03Use of text datablocks for storing Python style modules.Tamito Kajiyama
2013-04-01Removed ME_CDFLAG_FREESTYLE_EDGE and ME_CDFLAG_FREESTYLE_FACE from Mesh::cd_f...Tamito Kajiyama
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-29code cleanup: quiet warnings building with mingw.Campbell Barton
2013-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-27fix [#34776] Linking the group in this .blend causes crash with this starting...Campbell Barton
2013-03-27style cleanupCampbell Barton
2013-03-26Freestyle changes:Sergey Sharybin
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26style cleanup:Campbell Barton
2013-03-26Fix for missing CustomData flag updates in the temporary code for migratingTamito Kajiyama
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-23Theme fix:Ton Roosendaal
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22Bug fix #34726Ton Roosendaal
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2013-03-21Fix for a node compatibility code bug (reported by kopias in IRC). Compatibil...Lukas Toenne
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-20Fix #34697, Undoing a node group crashes Blender.Lukas Toenne
2013-03-19Fix for an old issue: Node names need to be unique to ensure proper preview i...Lukas Toenne
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton