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
2009-04-03Python BGE APICampbell Barton
2009-04-03Major cleanup of particle render & drawing code. No new features and hopefull...Janne Karhu
2009-04-03Bug fix: hair or child particles didn't react to density texture.Janne Karhu
2009-04-03fix for last commit, needed some additional checksJoseph Eagar
2009-04-03BGE Python apiCampbell Barton
2009-04-03Setting ignore_deprecation_warnings as 1 by default in GamePlayerDalai Felinto
2009-04-03made grease pencil delete a frame if you delete all the strokes in it.Joseph Eagar
2009-04-03BGE PythonCampbell Barton
2009-04-02Script written for apricot, poly reduces based on known topologies, keeping e...Campbell Barton
2009-04-02[#17963] NearSensor segmentation faultCampbell Barton
2009-04-02[#18472] [patch] Speeding up Blenderplayer's profile drawingCampbell Barton
2009-04-02[#18477] Prevent .svn directories being included in OS X app bundlesCampbell Barton
2009-04-02[#18452] Particle children API for python.Campbell Barton
2009-04-02Added getitem/setitem access for KX_GameObjectCampbell Barton
2009-04-01BGE API cleanup: ReplaceMeshActuator mesh attributes now returns a KX_MeshPro...Benoit Bolsee
2009-04-01[#18479] 'Consolidate into one image' does not calculate/use 'pixel margin' Campbell Barton
2009-04-01[#18478] Unwrap (smart projections) should accept values grater than 0.25 for...Campbell Barton
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-04-01BGE API cleanup: DynamicActuator, ReplaceMeshActuator, TrackToActuator.Benoit Bolsee
2009-03-31[#18455] The new FFMPEG version gives the wrong colorMartin Poirier
2009-03-31BGE API cleanup, patch from Moguri: RaySensor, NetworkMessageActuator, Networ...Benoit Bolsee
2009-03-31== etch-a-ton ==Martin Poirier
2009-03-31[#18473] SCons build fails when linking blender when WITH_BF_OGG enabledCampbell Barton
2009-03-31[#18439] Controlling the bevel shape for a text object with a curve no longer...Campbell Barton
2009-03-31[#18277] Segfault crash by editing mesh with subsurf+ParticleInstance modifiersCampbell Barton
2009-03-30Hide full retarget panels behind rt -1 (not ready for large scale use and not...Martin Poirier
2009-03-30r19455 to Re-enable vertex welding for soft-bodies failed even on simple case...Campbell Barton
2009-03-29Applied patch #18446, to do versions on dampingErwin Coumans
2009-03-29Only apply advanced setting of angular/linear factor to rigid bodies (with an...Erwin Coumans
2009-03-29BGE API cleanup: CDActuator, ParentActuator, VisibilityActuator done. Thanks ...Benoit Bolsee
2009-03-28Moved EXR settings to OS related zone.Guillermo S. Romero
2009-03-28game engine compile fix for MSVC, game engine team might want to check.Andrea Weikert
2009-03-28removed unneeded arg from makeknots() and replaced some numbers with definesCampbell Barton
2009-03-28Tooltip fix, there is no such thing as "Tadius interpolation"Campbell Barton
2009-03-28BGE API Cleanup: GameActuator (patch from Andre)Benoit Bolsee
2009-03-28BGE API cleanup: AddObject, DeleteObject and Scene actuator added.Benoit Bolsee
2009-03-27Fixed a couple of null issues spotted by coverity.Kent Mein
2009-03-26Some small cleanups and reorganization.Guillermo S. Romero
2009-03-26Added attributes for Ipo Actuator settings (replacing all methods)Campbell Barton
2009-03-26scons+msvc update for the FFMpeg recent updatesDalai Felinto
2009-03-24Bad crash in volume snapping code when duplis where involved.Martin Poirier
2009-03-24Changed missing line ending style for TEX_ files Kent Mein
2009-03-24Use Benoits attributes in KX_GameObject.Campbell Barton
2009-03-24Renumbered the texture nodes because they were clashing with the other nodes.Robin Allen
2009-03-24Fix for bug #18423: BGE lights in overlay scene also affectedBrecht Van Lommel
2009-03-24Fix for bug #18438: TEX_valToNormal.c array size error.Brecht Van Lommel
2009-03-24[#18260] FMOD RemovalCampbell Barton
2009-03-24fix for [18443] Object.GetSelected() returns empty when run from command lineCampbell Barton
2009-03-23Added BF_PROFILE (same name as in scons files) option.Kent Mein
2009-03-23Another patch by GSRKent Mein