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
path: root/source
AgeCommit message (Expand)Author
2008-05-06soc-2008-mxcurioni: swig compiles as independent libraryMaxime Curioni
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-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
2008-05-04== Sequencer ==Peter Schlaile
2008-05-04missed out on some BLI_convertstringcode's, also found that playing relative ...Campbell Barton
2008-05-04More compiler fixes for BLI_convertstringcode callsKen Hughes
2008-05-04More compiler fixes for BLI_convertstringcode callsJoshua Leung
2008-05-04also look for ndof plugin in $HOME/.blender/plugins/3DxNdofBlender.plug, for ...Campbell Barton
2008-05-04More fixes for compilingJoshua Leung
2008-05-04Fix for compiling with FFMPEG enabled due to BLI_convertstringcodeJoshua Leung
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-05-03own error assigning a value out of array bounds thanks Cyril Brulebois for po...Campbell Barton
2008-05-03Added missing menu entries for Preview Range toolsJoshua Leung
2008-05-03== PyNodes ==Willian Padovani Germano
2008-05-02BGE bug fix: set parent actuator change the orientation of objectBenoit Bolsee
2008-05-02Partially revert BGE bug fix #8863: don't send keyboard sensor positive pulse...Benoit Bolsee
2008-05-02 fix for #7314Jean-Luc Peurière
2008-05-02Fix for bug #8825. find_first_point() finds first points of implicite surface...Jiri Hnidek
2008-05-02Bugfix: reading in function pointers from a 64 bit .blend on 32 bitBrecht Van Lommel
2008-05-02== PyNodes ==Willian Padovani Germano
2008-05-02Fix BGE bug #8863: Keyboard Sensor does not send negative pulse if key releas...Benoit Bolsee
2008-05-02stop centering objects from moving childrenCampbell Barton
2008-05-01deleting a vertex group didn't update the buttons window when the 3d view was...Campbell Barton
2008-05-01Add library.name attribute, which returns the actual library name used by ble...Ken Hughes
2008-05-01fix for [#10148] 3D preview render does not update on mouse rotate and panCampbell Barton
2008-05-01Surface bugfix (reported by jms on the french newsgroup)Martin Poirier
2008-05-01Fix for bug #10144: "set editable" on a disabled particle systemBrecht Van Lommel
2008-05-01Fix BGE bug: dynamic-but-not-rigid objects are added as rigid body during the...Benoit Bolsee
2008-05-01[#8397] "playback fps' jumps all over the mapCampbell Barton
2008-05-01Complement to bug fix #8869: crash with alpha meshBenoit Bolsee
2008-05-01* add missing int rel to BPy_Library and BPy_LibraryDataNathan Letwory
2008-05-01Add support to bpy.library module for relative paths.Ken Hughes
2008-04-30fix BGE bug #8869: Added objects are not lit correctlyBenoit Bolsee
2008-04-30Fix for bug #9867: issues with making particle systems local.Brecht Van Lommel
2008-04-30Fix for bug #8963: there was still an issue with SSS and transparencyBrecht Van Lommel
2008-04-30== bugfix ==Andrea Weikert
2008-04-29Fix for bug #8910: FSA + spotlight halo not working correct together.Brecht Van Lommel
2008-04-29== mmap for win32 ==Andrea Weikert
2008-04-29Fix for bug #9014: crash saving the depth pass with openexr or hdr,Brecht Van Lommel
2008-04-29getting ARB shaders working again in GE.Jean-Luc Peurière
2008-04-29Fix for octree filling print when rendering, the counter was per object,Brecht Van Lommel
2008-04-29Fix for bug #8949: diffuse tangent shading did not use correctlyBrecht Van Lommel
2008-04-29Fix for bug #9657: ipo's on the object in particle object visualisationBrecht Van Lommel
2008-04-29fix gcc warningsCampbell Barton