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-02Bugfix: reading in function pointers from a 64 bit .blend on 32 bitBrecht Van Lommel
2008-05-02== PyNodes ==Willian Padovani Germano
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-01[#8397] "playback fps' jumps all over the mapCampbell Barton
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 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-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
2008-04-29Bugfix #9676; Assigning Driver to Own Object when Pinning IPO EditorJoshua Leung
2008-04-29* make makesdna dependant on DNA header files too, instead of relying on make...Nathan Letwory
2008-04-29running scripts in background mode would crash blender when checking a script...Campbell Barton
2008-04-29if a blend file was opened with /./ in the path (for example "some/./path/to/...Campbell Barton
2008-04-29Fix for bug #8865: on mac os x, with certain processors (I'm guessingBrecht Van Lommel
2008-04-28Merged changes from trunk to soc-2008-mxcurioni, to revision 14603Maxime Curioni
2008-04-28vertex parents to a mesh that no verts would crash blenderCampbell Barton
2008-04-28Cloth: Old RC1 and RC2 files with cloth should open again and not crash (afte...Daniel Genrich
2008-04-28Merged changes from trunk to soc-2008-mxcurioni: svn merge -r 14534:14595 htt...Maxime Curioni
2008-04-28Add BF_X264_CONFIG and BF_XVIDCORE_CONFIG flags to scons, to allow passingKen Hughes
2008-04-28fix for [#9651] raw_export.py tooltip outdated?Campbell Barton
2008-04-28Fix for displacement baking when it doesn't find a hit. InsteadBrecht Van Lommel
2008-04-28Fix for bug #9652: "draw zbuffer values" in the image editor didBrecht Van Lommel
2008-04-28Bugfix:Joshua Leung
2008-04-28Fix for bug #9687: crash with FSA when compiling with openexr support.Brecht Van Lommel
2008-04-28== Action Editor - Group Colors ==Joshua Leung
2008-04-28Bugfix #8937: Action constraint for non-armatures shows lag on clear transformJoshua Leung
2008-04-28== Action Editor - Action Groups finishing touches ==Joshua Leung
2008-04-28Bugfix:Joshua Leung
2008-04-28Assorted tidy-ups for keyframing (including auto-keying), while trying to tra...Joshua Leung
2008-04-28Adding new poses to a PoseLib also creates Action Groups in the PoseLib, just...Joshua Leung
2008-04-28Compiler warning fixes:Joshua Leung
2008-04-28Subversion bump because of big cloth struct changeDaniel Genrich
2008-04-28follow-up for the universal darwin config.pyJean-Luc Peurière
2008-04-28Bugfix: 32bit cloth files were loaded bad in 64bit blenders and the way arrou...Daniel Genrich
2008-04-28take 2, disable enter editmode and enter editmode in .B.blend, commited rev 1...Campbell Barton
2008-04-28* Group unlinking wasnt removing groups from particle systems, or render laye...Campbell Barton
2008-04-27== Multires ==Nicholas Bishop
2008-04-27remove old particle system.Campbell Barton