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-23soc-2008-mxcurioni: merged changes to revision 15705Maxime Curioni
2008-07-12soc-2008-mxcurioni: merge with trunk - rev 15540Maxime Curioni
2008-07-10Adding an option for action actuator - "Continue" this means animations alway...Campbell Barton
2008-07-08BGE logic patch: new "Add" mode for Ipo actuator, several corrections in stat...Benoit Bolsee
2008-07-08own mistake with drawing used state bits.Campbell Barton
2008-07-06GameObject rayCast and rayCastTo were not setting exception strings (causes r...Campbell Barton
2008-07-04Made some python game engine funcs use NOARGS, getAxisVec was using wrong mu...Campbell Barton
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-01let the logic buttons operate on objects in different scenes. They would alre...Campbell Barton
2008-06-30Fix for python APi error - (Campbell: please check :) ) -- using myLamp.setTy...Daniel Genrich
2008-06-30BGE python api addition, GameObject get/setState and Controller.getState()Campbell Barton
2008-06-28BGE 2d-filter, custom shaders now can have depth texture and luminance textureHamed Zaghaghi
2008-06-25int toggle button function was being used on a short, remove warnings in butt...Campbell Barton
2008-06-25BGE patch 15044 approved: Edit Object Dynamics Actuator.Benoit Bolsee
2008-06-24BGE patch: Add damping and clamping option to motion actuator.Benoit Bolsee
2008-06-24BGE patch: Add NAND, NOR, XOR, XNOR controllers.Benoit Bolsee
2008-06-23BGE patch #14386: Action Actuator Current Frame Prop. This patch is very use...Benoit Bolsee
2008-06-22BGE patch: add state engine support in the logic bricks.Benoit Bolsee
2008-06-21* Documented that get/setOrientation use an inverted rotation matrixCampbell Barton
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
2008-04-18More changes to GET_INT_FROM_POINTER and SET_INT_IN_POINTER to get rid ofKen Hughes
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-16BGE: SetCamera actuator tool tip updated to reflect new feature: ...Leave emp...Benoit Bolsee
2008-04-06Commit patch #8799: Realtime SetParent function in the BGEBenoit Bolsee
2008-04-06Patch #8740: enable negative axis radar sensorBenoit Bolsee
2008-03-07Attempt to fix [#6757] linked objects made "local" still not editableCampbell Barton
2007-11-062d Filters updated, now you can use custom filter and write your own GLSL sha...Hamed Zaghaghi
2007-10-232d-Filters feature and actuators.Hamed Zaghaghi
2007-05-25Fixed following issues:Juho Vepsalainen
2007-04-24editface.c & buttons_logic.c & Draw.c & verse_session.c - added missing headerCampbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-11the input fields for data name had an inconsistant limit for input fields, ma...Campbell Barton
2007-04-09Patch #6325Ton Roosendaal
2007-02-06added missing reference in the docs for the edgesplit modifierCampbell Barton
2007-01-17button alignment for logic buttonsCampbell Barton
2006-12-01- enabled compound collision objects, requires 'clear parent inverse'Erwin Coumans
2006-06-15renamed 'Size' to Radius in the logic buttons (This naming was confusing, as ...Erwin Coumans
2006-05-17Ghost can be any bound type in Bullet, so removed the edit restrictionsErwin Coumans
2006-05-06==Bugfix==Peter Schlaile
2006-03-09Uncommitted change of Campbell 9 days ago... the rest of the logicTon Roosendaal
2006-02-27Added a few more button align'sCampbell Barton
2006-02-22added 'disable sleeping' option for rigidbodies. + bugfix of out of sync whee...Erwin Coumans
2006-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-13make clear that 'concave mesh' is really for static triangle mesh. too many p...Erwin Coumans
2005-12-29More node goodies!Ton Roosendaal
2005-12-06Fix for bug #3529Kent Mein
2005-10-28Autocomplete for buttons that need Blender data names (ID's and Bones).Ton Roosendaal
2005-09-19Added id strings to the tops of buttons_*.c files which were missing theirChris Burt
2005-08-17added the "mouse over any", makes the sensor more usefulErwin Coumans
2005-08-08- fixed missing logic positive pulse repeat buttonErwin Coumans