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-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18Added missing stub for uiTemplateNodeSocket.Lukas Toenne
2013-03-18Fix blenderplayer (looks like gcc4.7 dislikes unamed parameters ;) ).Bastien Montagne
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-14Usual blenderplayer fix! :pBastien Montagne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-03-07Fix warnings in stubs.cSergej Reich
2013-03-07Fix building with blenderplayerSergej Reich
2013-03-06The imperative per-few-days blenderplayer fix.Antony Riakiotakis
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-24BGE: Removing the source files for the PHY interfaces since they just contain...Mitchell Stokes
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Remove extern_ssba workaroundSergey Sharybin
2013-02-22code cleanup: remove unused argCampbell Barton
2013-02-20Fix for blenderplayer build after recent motrack changesSergey Sharybin
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-11Fix building with blenderplayerSergej Reich
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-08RNA ui API: fix long-standing annoying glitches when using 'text' property of...Bastien Montagne
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-01-29Fix build with blender player.Bastien Montagne
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-23rigidbody: Add rigidbody moduleSergej Reich
2013-01-22Good rule of thumb. If blenderplayer gets broken after stubs.c leaves my "rec...Antony Riakiotakis
2013-01-22update stubCampbell Barton
2013-01-20Fix for usual bplayer issue (own fault)...Bastien Montagne
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-02Fix playercompile with stub for BKE_brush_gen_texture_cacheJens Verwiebe
2012-12-30Import the RangeTree library into externNicholas Bishop
2012-12-28style cleanupCampbell Barton
2012-12-28Fix blenderplayer compilation.Antony Riakiotakis
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-19Merged changes in the trunk up to revision 52340.Tamito Kajiyama
2012-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-10Updated stubs to make blender player compilableSergey Sharybin
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-05Hopefully fix for linking issue reported by osx usersSergey Sharybin
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-10-29YACBSF. Yet Another Classic Blenderplayer Stub Fix.Antony Riakiotakis