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-07-10Apricot Request:Joshua Leung
2008-07-09[#17298] surface normal direction compensation for objects with negative scal...Campbell Barton
2008-07-09Fixed bug #14510 - wave modifier crashBen Batt
2008-07-09bugfix, vector was not checked for zero length before normalizing, closing bl...Campbell Barton
2008-07-09Buhh... and now I left in testing print in exr code.Ton Roosendaal
2008-07-09Replaced strcasecmp with BLI_strcasecmp, to make msvc happy!Ton Roosendaal
2008-07-09Fix for reported openexr file reading failures.Ton Roosendaal
2008-07-09Fix for bugfix #12075: gamma node check for nan was alwaysBrecht Van Lommel
2008-07-09added a factor argument for aligning to vector, this isn't correct since it d...Campbell Barton
2008-07-09soc-mx-2008: SWIG dependency - wrapper functions extracted from ModuleWrapper...Maxime Curioni
2008-07-09exiting wasnt working (was raising errors), also use dict.keys() rather then ...Campbell Barton
2008-07-09soc-2008-mxcurioni: first (blank) file upload for SWIG removal, in source/ble...Maxime Curioni
2008-07-09fix for crasher with touch sensor, ben you may want to look at this, should b...Campbell Barton
2008-07-08bugfix - GameEngine PyObject methods did not all return when using dir(), bec...Campbell Barton
2008-07-08Fix for crash in freeing group nodes, node trees have to be freedBrecht Van Lommel
2008-07-08BGE logic patch: new "Add" mode for Ipo actuator, several corrections in stat...Benoit Bolsee
2008-07-08Bugfix #16535Ton Roosendaal
2008-07-08scenes set pose objects would draw in posemode while weight painting if they ...Campbell Barton
2008-07-08Compiler warning fixes (how some of this stuff compiled without stopping comp...Joshua Leung
2008-07-08== Select Swap for Armatures (Ctrl I) ==Joshua Leung
2008-07-08-> UV and VCOL support for bevel (editmode)Geoffrey Bantle
2008-07-08patch from res2k to stop the blender window being upscaled on vista.Campbell Barton
2008-07-08own mistake with drawing used state bits.Campbell Barton
2008-07-07[#17288] Sequencer API: added a method, a geter/setter, the blend modes dict ...Campbell Barton
2008-07-07* New UV editor selection mode: IslandMatt Ebb
2008-07-07Derived Mesh BugfixMartin Poirier
2008-07-07Little tweak to timeline_force_draw, so that button windows are updated properlyJoshua Leung
2008-07-07Fix for bug: [#14570] particle system: grid distribution + vertex emitting bugJanne Karhu
2008-07-06soc-2008-mxcurioni: merge-repair with trunk rev 15456Maxime Curioni
2008-07-06=== Transform Snap ===Martin Poirier
2008-07-06GameObject rayCast and rayCastTo were not setting exception strings (causes r...Campbell Barton
2008-07-06Bugfix #16669Ton Roosendaal
2008-07-06#16675: Object name doesn't get updated in 3D viewports if it is changed via ...Joshua Leung
2008-07-06Bugfix #17139Ton Roosendaal
2008-07-05soc-2008-mxcurioni: merged changes to revision 15441Maxime Curioni
2008-07-05Updates from Roger WickesCampbell Barton
2008-07-05soc-2008-mxcurioni: render buffer modificationMaxime Curioni
2008-07-05soc-2008-mxcurioni: render buffer formatMaxime Curioni
2008-07-05patch [#17275] Fix for: pressing delete on an empty sequencer pops up a confi...Campbell Barton
2008-07-05soc-2008-mxcurioni: render layer with FBOs -> render buffers, version 2. Stil...Maxime Curioni
2008-07-05soc-2008-mxcurioni: first render layer implementation with frame buffer objec...Maxime Curioni
2008-07-05->Last Commit broke compilation on GCCGeoffrey Bantle
2008-07-05== BUGFIX ==Andrea Weikert
2008-07-05== compile fix ==Andrea Weikert
2008-07-04Made some python game engine funcs use NOARGS, getAxisVec was using wrong mu...Campbell Barton
2008-07-04-> Vertex Group support for bevel (editmode only)Geoffrey Bantle
2008-07-04-> Moving Pooling Alloctor to BlenLibGeoffrey Bantle
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-04soc-2008-mxcurioni: foundations for Freestyle as a render layer - new UI butt...Maxime Curioni
2008-07-04small changes to py funcs that can run 100s of times a second, so python wont...Campbell Barton