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
2011-08-11BGE Animations: Animation updates are now handled separately from logic/physi...Mitchell Stokes
2011-08-11BGE Animations: Updating BL_ActionActuator.frame to work with the new actuator.Mitchell Stokes
2011-08-11BGE Animations: Always update the localtime used for continuous animations. P...Mitchell Stokes
2011-08-09BGE Animations: Fixing issues with initialization order in BL_ShapeDeformerMitchell Stokes
2011-08-09BGE Animations: Fixing the Continue option when using the Flipper play type. ...Mitchell Stokes
2011-08-08BGE Animations: Various compatibility fixes:Mitchell Stokes
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-08-07BGE Animations: The IPO conversion code relied on objects having an adt, but ...Mitchell Stokes
2011-08-06BGE Animations: Making the ping pong mode for action actuators behave more li...Mitchell Stokes
2011-08-05change BLO_library_append_begin to take a main argument rather then a context...Campbell Barton
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-02BGE Animations: BGEDeformVerts() now handles normals instead of relying on BL...Mitchell Stokes
2011-07-31reverting part of #38876 (whitespace edits)Dalai Felinto
2011-07-31whitespace edits, had odd space/tab mixCampbell Barton
2011-07-31fix for building without bulletCampbell Barton
2011-07-31patch [#27909] Added constants in bge.constraints by Solano Felicio (solano) ...Dalai Felinto
2011-07-30BGE Animations: This should solve the issue with NULL not being defined in BL...Mitchell Stokes
2011-07-30BGE Animations: Fixing some warnings from GCC about initialization order.Mitchell Stokes
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-29BGE Animations: Save the deform number to pose channel map created by BL_Skin...Mitchell Stokes
2011-07-28This allows the game engine to build again, but I'm not sure if it's the best...Mitchell Stokes
2011-07-26BGE Animations: Adding a new choice for vertex deformation for armatures, whi...Mitchell Stokes
2011-07-25Fix #28014: joystick sensor not working. Broke this with an earlier commitBrecht Van Lommel
2011-07-25BGE BugFix for: [#23874] Custom projection matrix doesn't work in custom view...Dalai Felinto
2011-07-23Merging with trunk up to r38631.Joerg Mueller
2011-07-233D Audio GSoC:Joerg Mueller
2011-07-22remove duplicate function for printing the current file:line of a python scri...Campbell Barton
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-20BGE Animations: Fixing a crash with "IPO" animations on an object with modifi...Mitchell Stokes
2011-07-20BGE Animations: BL_Action::m_action could be garbage, which can lead to odd p...Mitchell Stokes
2011-07-19bugfix: [#27348] blenderplayer showing a different viewport size in 2.57bDalai Felinto
2011-07-18BGE Animations: Allow the Copy Transform constraint to work with external tar...Mitchell Stokes
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-16BGE Animations: Some updates to the Python api:Mitchell Stokes
2011-07-15move mathutils into its own lib.Campbell Barton
2011-07-14BGE Animations: Now animations are only updated based on the set animation sp...Mitchell Stokes
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-09fix for NULL pointer usagesCampbell Barton
2011-07-08BGE Animations: Adding constants for the action play modes to bge.logic:Mitchell Stokes
2011-07-08BGE Animations: Fixing a crash when animating non-armature objects that didn'...Mitchell Stokes
2011-07-07Merging trunk up to r38193.Joerg Mueller
2011-07-07Fix compile with scons, after thread commit in r38185Nathan Letwory
2011-07-07The Blenderplayer wasn't freeing GPU_Textures since according to BLI_threads,...Mitchell Stokes
2011-07-07BGE Animations: Removing unused code and adding some more comments.Mitchell Stokes
2011-07-07Merging trunk up to r38167.Joerg Mueller
2011-07-06Fix #27877: writing .avi files > 4 GB not working on windows.Brecht Van Lommel
2011-07-06BGE Animations: Fixing a typo: fram -> frameMitchell Stokes
2011-07-05Merging from trunk up to r38119.Joerg Mueller