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-08-19texture enum was crashing when generating docs, removed radiosity from makefi...Campbell Barton
2009-08-192.5: Restored statistics in the info header.Brecht Van Lommel
2009-08-19- fix for BGE warningsCampbell Barton
2009-08-192.5: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r222...Brecht Van Lommel
2009-08-192.5 Timeline:Thomas Dinges
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-192.5: HeadersBrecht Van Lommel
2009-08-19Texture node previews: Well and truly fixed.Robin Allen
2009-08-19Fix for my previous fix.Robin Allen
2009-08-192.5:Nicholas Bishop
2009-08-19Fixed redraw issues in texture node tree.Robin Allen
2009-08-19Scons compile fix.Thomas Dinges
2009-08-18Fixed the texture preview to work with multi-output node-based textures.Robin Allen
2009-08-18Stamp info back only for float buffer. (next commit add unsigned char).Diego Borghetti
2009-08-18Missing libed_userpref in source/MakefileDiego Borghetti
2009-08-182.5: Middle mouse button emulation with alt + left mouse buttonBrecht Van Lommel
2009-08-18BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_malloc...Campbell Barton
2009-08-182.5: Game EngineBrecht Van Lommel
2009-08-18compile time option to override C++'s new/delete to use guardedalloc, useful ...Campbell Barton
2009-08-18Fixed some redraw problems with texture nodes.Robin Allen
2009-08-182.5:Brecht Van Lommel
2009-08-182.5: RNA. Default values were not set when calling functions, thisBrecht Van Lommel
2009-08-18Renamed Buttons Window to Properties, for these reasons: William Reynish
2009-08-182.5 - Fixing some drawing problems I noticed in ZanQdo's file...Joshua Leung
2009-08-18missed this define when renaming bullet definesCampbell Barton
2009-08-18Bugfix: Crash in demo file from ZanQdo (reported by jaguarandi).Joshua Leung
2009-08-182.5 - Newly created KeyingSets are now automatically named properly.Joshua Leung
2009-08-18forgot to updated scons and make for the bullet definesCampbell Barton
2009-08-18CMake/WarningsCampbell Barton
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-08-182.5/Sculpt:Nicholas Bishop
2009-08-182.5/Sculpt:Nicholas Bishop
2009-08-18Bugfix for time line: Fixing usage of uninitialized memory which resulted in ...Daniel Genrich
2009-08-18Implemented multisampling for texture nodes.Robin Allen
2009-08-18Slight refactor of texture nodes. Robin Allen
2009-08-18New command line argument to specify render engineMartin Poirier
2009-08-17Made texture nodes accessible in the interface.Robin Allen
2009-08-17- rna sequence sound was referencing unknown structCampbell Barton
2009-08-172.5/Sculpt:Nicholas Bishop
2009-08-172.5 Particle edit:Nicholas Bishop
2009-08-172.5 editmode:Nicholas Bishop
2009-08-17rna reference doc generationCampbell Barton
2009-08-172.5:Nicholas Bishop
2009-08-172.5Ton Roosendaal
2009-08-172.5/Sculpt:Nicholas Bishop
2009-08-172.5 paint:Nicholas Bishop
2009-08-172.5 Paint:Nicholas Bishop
2009-08-17units with no separator can now be typed into number buttons - eg, 5'7" 2km4mCampbell Barton
2009-08-172.5 Timeline:Thomas Dinges
2009-08-172.5 - Bugfixes:Joshua Leung