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-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-27Fix for timing print in renders.Ton Roosendaal
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-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-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-21code cleanup: misc warnings/styleCampbell Barton
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18style cleanupCampbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2013-03-13Fix for build error with previous commit, seems the order of #includes matter...Brecht Van Lommel
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2013-03-08style cleanupCampbell Barton
2013-03-07Change !BLI_ghashIterator_isDone to BLI_ghashIterator_notDone. It isAntony Riakiotakis
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-05patch [#34103] path_util_split_dirstring.patch, path_util_split_dirstring_2.p...Campbell Barton
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-03-04Fix #34501: Painting on image editor with texture brush causes memory leaks i...Sergey Sharybin
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-03code cleanup: ~400 duplicate lines for AO form factor math.Campbell Barton
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Fix #34351: Displacement map Bake margin does not workSergey Sharybin
2013-02-21Blender Internal: optimization to remove sleep() calls from the render threadingBrecht Van Lommel
2013-02-21code cleanup: remove unused runtime var - World.fastcolCampbell Barton
2013-02-20Fix visible seams on normal map bake due to clear colour being black:Antony Riakiotakis
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-14Divide by 3 instead of multiplying by variations of 0.333Sergej Reich
2013-02-13remove redundant if statement.Campbell Barton
2013-02-12Bug fix #34213 (2)Ton Roosendaal
2013-02-11Fix #34194: Render Layer node didn't initialize color management flag properlySergey Sharybin
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-10Fix #34186: VSE: Incorrect movie output when scene strip is muted by keyframeSergey Sharybin
2013-02-08Corrections to alpha pipeline do_versionsSergey Sharybin
2013-02-08fix for error in own recent commit, null check before assignment.Campbell Barton
2013-02-07Fix #34156: Spec. and Alpha Intensity OpenGL issueSergey Sharybin