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-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-03-05Image buffer rectangle operation optimization: Remove a switch statementAntony Riakiotakis
2013-03-05Convert paint stroke code to write region instead of screen coordinatesAntony Riakiotakis
2013-03-04patch [#34103] use boolean in path functions and add comments.Campbell Barton
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-03-04Fix for incorrect subpixel precision of marker when using track offsetSergey Sharybin
2013-03-04BugfixTon Roosendaal
2013-03-04Fix for texture preview render with show alpha enabled, now it shows noBrecht Van Lommel
2013-03-04Avoid clearing the depth buffer when using full screen quads forAntony Riakiotakis
2013-03-04Change default margin for bake to 16 pixelsAntony Riakiotakis
2013-03-04patch [#34525] Scons ' colorCampbell Barton
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-03-04Fix #34475: Weird noise bug with Texture nodesSergey Sharybin
2013-03-04Collada: Added ngon support to Vertex Color exporterGaia Clary
2013-03-04Fix #34501: Painting on image editor with texture brush causes memory leaks i...Sergey Sharybin
2013-03-04OSX/locale: a further cleanupJens Verwiebe
2013-03-04Bugfix #34493Ton Roosendaal
2013-03-04bge bugfix: [#34517] 2D Filter causes mouselook script drifting effect (patch...Dalai Felinto
2013-03-04BGE bug-fix[#34523] 2dfilter produces render error (objects disappear) - like...Dalai Felinto
2013-03-04code cleanup: view3d_clipping_test was making a vector copy for no reason.Campbell Barton
2013-03-04fix [#34416] Sculpt with ALT-B affects unseen mesh partsCampbell Barton
2013-03-04fix [#34473] Blender Crashes on toggling modes, dynatopo sculpt/object mode.Campbell Barton
2013-03-04fix [#34490] Copy and paste floating point number fields losses precisionCampbell Barton
2013-03-04fix [#34369] applying screw modifier turns object to blackCampbell Barton
2013-03-04code cleanup: unused vars in collada, preprocessor formatting & warning in mi...Campbell Barton
2013-03-04Collada: Fix: do not export controllers when shape_key exporting is disabledGaia Clary
2013-03-04Collada: Fix export of Normals where shading is set to smoothGaia Clary
2013-03-04OSX/locale: fix compile on older xcode by not using toll-free-bridging, which...Jens Verwiebe
2013-03-03Fix for [#34509] minor theme panel color issueThomas Dinges
2013-03-03Cleanup, move uv sculpt specific code to sculpt_uv.c. Also renameAntony Riakiotakis
2013-03-03Fix #34508: particle emitter show/hide option did not work correct afterBrecht Van Lommel
2013-03-03Collada: exported normals now based on MPoly instead of MFaceGaia Clary
2013-03-03rigidbody: Revert to running simulation on frame updateSergej Reich
2013-03-03rigidbody: Fix inconsistency with world rebuildingSergej Reich
2013-03-03code cleanup: de-duplicate cast modifier logic, had 'optimization' which was ...Campbell Barton
2013-03-03code cleanup: ~400 duplicate lines for AO form factor math.Campbell Barton
2013-03-03code cleanup: de-duplicate ~75 lines copied twice - tsk tsk.Campbell Barton
2013-03-03move toggle drag into a UI handler (was modal operator)Campbell Barton
2013-03-03enable triangulation with collada, disable BLI_STATIC_ASSERT for C++.Campbell Barton
2013-03-03partial revert of collada triangulation code due to problems on linuxGaia Clary
2013-03-03OSX: Get the current locale in objC-styleJens Verwiebe
2013-03-03Fix Collada build error in sconsGaia Clary
2013-03-02BGE: Fix for bugs #34428, #20856, #20281. These were all multi-uv bugs caused...Mitchell Stokes
2013-03-02fix [#34431] Crash with 2.66 when dyntopo enabled and using view plane modeCampbell Barton
2013-03-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-03-02fix [#34486] Selection of bones in armature edit mode only toggles between tw...Campbell Barton
2013-03-02Added typecasts to keep c++ from reporting errorsGaia Clary
2013-03-02now dragging an image onto an empty can be done without holding Ctrl.Campbell Barton