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
2008-05-08soc-2008-mxcurioni: merged changes to revision 14747, cosmetic changes for so...Maxime Curioni
2008-05-08Fixing up the webplugin defines for the Makefiles.Kent Mein
2008-05-082.46 todo item, added back seam marking tools from UV-face mode.Campbell Barton
2008-05-08DXF-importer prepared for ProE files, which are outside of DXF-specification.Remigiusz Fiedler
2008-05-08NLA - Bugfix:Joshua Leung
2008-05-08Fix for bug #11002: particle ipo clump did not allow negative valuesBrecht Van Lommel
2008-05-08this script isnt needed anymore thanks to stivs and gsrCampbell Barton
2008-05-08more shell script tweaking.Stephen Swaney
2008-05-08Fix BGE bug #6054: Camera actuator crashes Blender. The crash occurs when mi...Benoit Bolsee
2008-05-08[#10996] Wrong tooltip in "Fields" panelMartin Poirier
2008-05-08modify script to use long opts; --name vs -n, for example.Stephen Swaney
2008-05-08was missing depgraph update for centering objects in editmode if they were un...Campbell Barton
2008-05-08Fix for bug #10932: area light bug, points behind the lamp couldBrecht Van Lommel
2008-05-07Possible fix for #9691: blender failing to allocate memory when renderingBrecht Van Lommel
2008-05-07fps timer was starting off at 0 fpsCampbell Barton
2008-05-07Fix for bug #9676: added warning that particles on multires areBrecht Van Lommel
2008-05-07* added support for exporting dupli objectsCampbell Barton
2008-05-07Fix for bug #10990: edge render AA issue.Brecht Van Lommel
2008-05-07Bugfix: modified the tooltip to indicate that the maximum length optionBrecht Van Lommel
2008-05-07Setting frame in python allowed negative numbers (was casting to a short with...Campbell Barton
2008-05-07soc=2008-mxcurioni: reverted back to compiling swig as a binary, instead of a...Maxime Curioni
2008-05-07fix for [#10290] Wire object hid in the back of soled obj.Campbell Barton
2008-05-07fix for [#10180] File Browser buttons disappear after clicking on Window Type...Campbell Barton
2008-05-07BGE patch #10492 approved: getLinearVelocity() now can provide local velocity...Benoit Bolsee
2008-05-06== bugfix ==Andrea Weikert
2008-05-06patchesCampbell Barton
2008-05-06made python add mesh module respect blenders user settings for editmode and v...Campbell Barton
2008-05-06soc-2008-mxcurioni: swig compiles as independent libraryMaxime Curioni
2008-05-06Fix for bug: drawing x-ray and transparency with sets didn'tBrecht Van Lommel
2008-05-06Fixes Makefiles for mac_compat_glext.h by updating some include paths.Kent Mein
2008-05-06Fix for bug #10734: mirror modifier crash with no axisBrecht Van Lommel
2008-05-06Bugfixes: Joshua Leung
2008-05-06== FFMPEG ==Peter Schlaile
2008-05-06Add support for GLEXT in MSVC project files - continued: also support Blender...Benoit Bolsee
2008-05-06Fix for bug #10542: changing particle visualisation type from object toBrecht Van Lommel
2008-05-05soc-2008-mxcurioni: lib3ds compiles as an external libraryMaxime Curioni
2008-05-05Fix for bug #10444: environment map crash with qmc.Brecht Van Lommel
2008-05-05Fix for bug #10347: particles reset with orbit around selectionBrecht Van Lommel
2008-05-05Fixed some indentation, I stumbled across (spaces vs tabs)Kent Mein
2008-05-05lib3ds, swig added to extern/freestyleMaxime Curioni
2008-05-05fix for bad indexing found by Cyril BruleboisKent Mein
2008-05-05merge to 14689, Freestyle library changes, SConscript startMaxime Curioni
2008-05-05Bugfix:Joshua Leung
2008-05-05fix for [#10458] Rc4 Blender crash when activate playback FPS than Alt+A to p...Campbell Barton
2008-05-05matt ebb found a case where removing the "Real" world button was bad.Campbell Barton
2008-05-05Fix potential buffer overflow (found by Cyril Brulebois).Ken Hughes
2008-05-05BGE patch: add support for GLEXT in MSVC project files. User must update glex...Benoit Bolsee
2008-05-05Fix BGE bug in patch #8724 (memory optimization): serious problem with alpha ...Benoit Bolsee
2008-05-04== Sequencer ==Peter Schlaile
2008-05-04hopefully the last one...Campbell Barton