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-11-05OSX: complety remove the cocoa options, definitions and conditionals nowJens Verwiebe
2013-11-05Code cleanup:Thomas Dinges
2013-11-05OSX/scons: remove obsolete cocoa conditionals from configJens Verwiebe
2013-11-05OSX: removing useless cocoa conditionals as it's solely api nowJens Verwiebe
2013-11-05OSX/cmake: ghost carbon removalJens Verwiebe
2013-11-05OSX/cmake: carbon cleanoutJens Verwiebe
2013-11-05OSX: remove obsolete file and adapt sconsJens Verwiebe
2013-11-05OSX: more carbon removal cleanupsJens Verwiebe
2013-11-05OSX: remove Ghost carbon files finallyJens Verwiebe
2013-11-05OSX: remove Ghost carbon files and adapt sconsJens Verwiebe
2013-11-05OSX: preparing carbon and quicktime dropping, make QTKit also default for i386Jens Verwiebe
2013-11-05OSX: preparing carbon and quicktime dropping, make 64bit and QTKit default, m...Jens Verwiebe
2013-11-05Correcting a few typosJoshua Leung
2013-11-05Scons: Fix BGE compile after cleanupJens Verwiebe
2013-11-05Code cleanup:Thomas Dinges
2013-11-05bge builds again without bullet.Campbell Barton
2013-11-05code cleanup: quiet warningsCampbell Barton
2013-11-05code cleanup: typosCampbell Barton
2013-11-05Bugfix [#37168] Outliner refresh error after removing constraintsJoshua Leung
2013-11-05Bugfix [#36203] Transformation bone constraint breaks Track To / Dumped TrackJoshua Leung
2013-11-05Bugfix [#37304] Arrow Keys Stop Working When Mouse Over OutlinerJoshua Leung
2013-11-05Remove soft limits from lower-end of ranges for last two commits - This turnedJoshua Leung
2013-11-05Applying same fix used for [#36844] to Limits FModifier settingsJoshua Leung
2013-11-05Additional code improvements: avoid unnecessary Python object allocations in ...Tamito Kajiyama
2013-11-05Bugfix [#36844] Cannot set Restrict Frame Start for FModifiers until Frame EndJoshua Leung
2013-11-05Fix [#37315] Mirror+MeshDeform cause crash when Vertex Group is referredBastien Montagne
2013-11-05Interface:Thomas Dinges
2013-11-05* More fixes to make scons / Windows happy. :) Thomas Dinges
2013-11-05Fix for recent BGE commits, when building with c++ guardedalloc.Bastien Montagne
2013-11-05* Fix blenfont scons include after recent GE changes.Thomas Dinges
2013-11-04BGE Physics Cleanup: Fixing an error that GCC didn't catch.Mitchell Stokes
2013-11-04BGE: Fixing up a small issue from merging Rasterizer cleanup code.Mitchell Stokes
2013-11-04BGE: The recent physics cleanup was using KX_GameObject::GetParent() with out...Mitchell Stokes
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: The Blenderplayer now loads the monospace font so it ...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Cleaning up some includes.Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Moving the RAS_OpenGLRasterizer::ApplyLights() code i...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the need to reference KX_BlenderMaterial or ...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Getting rid of the BL_Material.h include in RAS_OpenG...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Getting rid of RAS_IRasterizer::RenderText(), and jus...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing KX_BlenderGL since it was mostly one-line fu...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-11-04UI messages fixes...Bastien Montagne
2013-11-04Missing convert button on particle modifier panel. Cache pathcache checkAntony Riakiotakis
2013-11-04Update i18n tools for new build_hash...Bastien Montagne
2013-11-04bullet: Remove patch applied upstreamSergej Reich
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-04add CDDM_lower_num_loops(), for completeness (currently unused).Campbell Barton
2013-11-04code cleanup: typo in function nameCampbell Barton