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
2011-08-16Camera tracking integrationSergey Sharybin
2011-08-16Camera tracking integrationSergey Sharybin
2011-08-11Merging r39251 through r39311 from trunk into soc-2011-tomatoSergey Sharybin
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-06Merging r39050 through r39101 from trunk into soc-2011-tomatoSergey Sharybin
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-07-26Merging r38704 through r38732 from trunk into soc-2011-tomatoSergey Sharybin
2011-07-26py api:Campbell Barton
2011-07-18Camera tracking integrationSergey Sharybin
2011-07-17Merging r38433 through r38453 from trunk into soc-2011-tomatoSergey Sharybin
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-16Merging r38390 through r38418 from trunk into soc-2011-tomatoSergey Sharybin
2011-07-15move mathutils into its own lib.Campbell Barton
2011-07-11Camera tracking integrationSergey Sharybin
2011-07-07Merging r38036 through r38196 from trunk into soc-2011-tomatoSergey Sharybin
2011-07-05Fix #27863: converting curve spline type from python crashes.Brecht Van Lommel
2011-07-04Fix #27785: blenderplayer + eltopo linking error.Brecht Van Lommel
2011-06-29Merging r37908 through r37945 from trunk into soc-2011-tomatoSergey Sharybin
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-28Camera tracking integrationSergey Sharybin
2011-06-21Merging r37594 through r37703 from trunk into soc-2011-tomatoSergey Sharybin
2011-06-19cmake: added FindOpenJPEG module.Campbell Barton
2011-06-17Camera tracking integrationSergey Sharybin
2011-06-14Camera tracking integrationSergey Sharybin
2011-06-12Merging r37371 through r37433 from trunk into soc-2011-tomatoSergey Sharybin
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-06-10Camera tracking integrationSergey Sharybin
2011-06-10Merging r37123 through r37370 from trunk into soc-2011-tomato:Sergey Sharybin
2011-06-04edits to make these cmake files compatible with my own basic cmake parser whi...Campbell Barton
2011-06-03Merging r37010 through r37122 from trunk into tomato.Sergey Sharybin
2011-05-31cmake maintenanceCampbell Barton
2011-05-30Camera tracking integrationSergey Sharybin
2011-05-14stubs.c update: ED_view3d_from_m4()Mitchell Stokes
2011-05-12== Radial control ==Nicholas Bishop
2011-05-11Code cleanup: remove readblenfile module, only contained some utility functionsBrecht Van Lommel
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-06Patch #27225: blenderplayer resource compilation error fix for cmake + mingw,Brecht Van Lommel
2011-05-03bplayer stub update + remove some tabsDalai Felinto
2011-05-02Fix for revision 36403, using BLI_findstring. This loop looks for the lastBrecht Van Lommel
2011-04-26- fix for player linkingCampbell Barton
2011-04-18cmakeCampbell Barton
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-12enable blenderplayer library sorting on windows, (was already enabled for ble...Campbell Barton
2011-04-10=cloth collisions=Joseph Eagar
2011-04-09Add missing defines for .rc file.Nathan Letwory
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-03-31remove bpy python api from blenderplayer, it was being linked but not initial...Campbell Barton
2011-03-28Add stubs for the new timer add and remove functions.Nathan Letwory
2011-03-28Revert r34026, which in it turn reverted r33039. Removal breaks renderers tha...Nathan Letwory
2011-03-05blenderplayer building again in CMake + OSX (and Linux I guess) patch from IR...Dalai Felinto