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
2012-05-29svn merge ^/trunk/blender -r47150:47184Campbell Barton
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-28svn merge ^/trunk/blender -r47070:47099Campbell Barton
2012-05-27remove NULL check in TREESTORE macro, the return NULL value wasny checked for...Campbell Barton
2012-05-26svn merge ^/trunk/blender -r47003:47047Campbell Barton
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25style cleanupCampbell Barton
2012-05-24Merging r46725 through r46963 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-22Fix for compiling with player after skin modifier commits.Nicholas Bishop
2012-05-20code cleanup:Campbell Barton
2012-05-17Fix blenderplayr compilationAntony Riakiotakis
2012-05-17 ____ Jeroen Bakker
2012-05-09Initial Ceres integration into BlenderSergey Sharybin
2012-05-09Merging r46414 through r46455 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-09update stubs for blenderplayerAntony Riakiotakis
2012-05-08Merging r46203 through r46413 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-02Merging r46137 through r46202 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-01Add stubs to get blenderplayer compilingAntony Riakiotakis
2012-04-30Tomato: initial commit of mask editing tools into SVNSergey Sharybin
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-17Fix blenderplayer build, added stub.Brecht Van Lommel
2012-04-04Fix blenderplayer compile.Miika Hamalainen
2012-03-29Add stub for ED_mesh_calc_tessface to get blenderplayer compiling again.Antony Riakiotakis
2012-03-29skip using bmesh operators for converting to/from undo meshes (gives some spe...Campbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-26Fix blenderplayer build, adding stub.Brecht Van Lommel
2012-03-26disallow adding tessfaces to a mesh with polygons (only allowed case is creat...Campbell Barton
2012-03-21Fix blenderplayer utf8 cmake for MinGW (linking order matters for gcc)Antony Riakiotakis
2012-03-21Fix for compiling bplayer on cmake/win after adding utf support.Alexander Kuznetsov
2012-03-05Add stub needed for blenderplayer compilation.Sergey Sharybin
2012-02-27Code Cleanup:Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-22Fix blenderplayer linking with recent additions to bmesh python. We should re...Antony Riakiotakis
2012-02-20Fixed blenderplayer compile for msvc.Miika Hamalainen
2012-02-18svn merge ^/trunk/blender -r44204:44213Campbell Barton
2012-02-18- Fixed linking errors of blender player with CMake and XDND enabledSergey Sharybin
2012-01-20svn merge ^/trunk/blender -r43530:43554Campbell Barton
2012-01-20- Fix for commit 43551 which caused a linking error in blenderplayer.Andrew Hale
2012-01-18svn merge ^/trunk/blender -r43461:43472Campbell Barton
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-17svn merge ^/trunk/blender -r43420:43436Campbell Barton
2012-01-16Corrected fix for linking issues with blenderplayer enabledSergey Sharybin
2012-01-16Fix for compilation error using cmake+msvcSergey Sharybin
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11svn merge ^/trunk/blender -r43220:43278 --accept postponeCampbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2011-12-31Fix blenderplayer build (by adding missing bad level call stubs)Andrew Wiggin
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton