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
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-05Cocoa port :Damien Plisson
2009-10-05normals were updated incorrectly in buffers when sculpting. Still not perfect.Lukas Steiblys
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-10-05* changes/additions to volume lightingMatt Ebb
2009-10-04* update default physics settings for jahkaNathan Letwory
2009-10-04VBOs weren't fully turned off in edit mode. Fixed thatLukas Steiblys
2009-10-04mathutils: bugfix for matrix * vectorDalai Felinto
2009-10-03SVN maintenance.Guillermo S. Romero
2009-10-03sculpt mode crash fix when VBOs disabledLukas Steiblys
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-10-03UI: BugfixesJoshua Leung
2009-10-03UI tweaksWilliam Reynish
2009-10-03Keying Sets UI:Joshua Leung
2009-10-03F-Modifiers: Fix for Function Generator's "type" field not workingJoshua Leung
2009-10-03Quick Animation Editors Bugfix:Joshua Leung
2009-10-03Fixed [#19506] Missing buttons : Curve Guide.Thomas Dinges
2009-10-02* due to the setup of headers in mingw 4.4.0, includes could mess up. Making ...Nathan Letwory
2009-10-02Fix for [#19524] Lamp icons are not updated in outliner. Thomas Dinges
2009-10-02Smoke:Daniel Genrich
2009-10-02Anim Bugfixes:Joshua Leung
2009-10-02Smoke:Daniel Genrich
2009-10-02Move Inverse Kinematics panel to Constraint context. Make iTaSC parameter pan...Benoit Bolsee
2009-10-02projection painting changes from 2.4x r23600Campbell Barton
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Bug fixMartin Poirier
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-10-01Brought back mousewheel multicut to Ctrl-R loopcut tool that was recently add...Roland Hess
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-10-01Fix crashes with .blend files saved in particle mode, derivedmeshBrecht Van Lommel
2009-10-01Fixed a part of [#19494]. Transform Lock Options didn't updated 3D View's Tra...Thomas Dinges
2009-10-01Fix #19513: scroll wheel did not work when over disabled buttons.Brecht Van Lommel
2009-10-01only link against python when its enabledCampbell Barton
2009-10-01* Added proper update/conversions for changing between degrees and "mm" in ca...Matt Ebb
2009-10-01Use curve twist for the CurveDeform modifier and bones (anything that uses cu...Campbell Barton
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-10-01building without bullet didnt workCampbell Barton
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-30svn merge https://svn.blender.org/svnroot/bf-blender/branches/blender2.4 -r23...Campbell Barton
2009-09-30Animato: BugfixesJoshua Leung
2009-09-30- rather then passing the python namespace dictionary to the controller funct...Campbell Barton
2009-09-30Rework of volume shadingMatt Ebb
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-30Fix link problem: Rename libed_preview -> libed_renderDiego Borghetti
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-29Fixed import scripts: OBJ, 3DS. 2 bugs still perist though: imported meshes a...Arystanbek Dyussenov
2009-09-29Fix for CMake/OS X, would fail to copy files to bundle sometimes,Brecht Van Lommel
2009-09-29remove ray sensors own logic manager (now stored in parent class) + other min...Campbell Barton
2009-09-29bge player - stubs updateDalai Felinto