2008-09-26 |
Erwin Coumans | fixed soft body collision against concave triangle... |
commit | commitdiff | tree |
2008-09-26 |
Erwin Coumans | avoid adding degenerate faces to a Bullet soft body |
commit | commitdiff | tree |
2008-09-26 |
Andre Susano... | Merge ... SimpleDeform modifier from soc-2008-jaguarand... |
commit | commitdiff | tree |
2008-09-26 |
Benoit Bolsee | Update MSVC project files |
commit | commitdiff | tree |
2008-09-26 |
Campbell Barton | nurbs surface resolution is now per segment rather... |
commit | commitdiff | tree |
2008-09-26 |
Benoit Bolsee | BGE patch: local/global flag to distance contraint... |
commit | commitdiff | tree |
2008-09-26 |
Benoit Bolsee | Update MSVC project files |
commit | commitdiff | tree |
2008-09-26 |
Brecht Van... | Bullet build system fixes: add gimpact to the makefiles... |
commit | commitdiff | tree |
2008-09-26 |
Andre Susano... | Made simple deform limits be relative to BV of object |
commit | commitdiff | tree |
2008-09-26 |
Brecht Van... | Bugfix: the game player did not initialize tiff and... |
commit | commitdiff | tree |
2008-09-26 |
Andre Susano... | Fixed a UI bug on shrinkwrap constraint |
commit | commitdiff | tree |
2008-09-26 |
Joshua Leung | Patch #17346: Align bones in edit mode |
commit | commitdiff | tree |
2008-09-26 |
Joshua Leung | scons/mingw linking fixes with bullet - adjusting prior... |
commit | commitdiff | tree |
2008-09-26 |
Nathan Letwory | * split collision lib into its subparts |
commit | commitdiff | tree |
2008-09-26 |
Erwin Coumans | support concave soft bodies, preliminary. could be... |
commit | commitdiff | tree |
2008-09-26 |
Erwin Coumans | Allow Bullet soft bodies to be created using a AddObjec... |
commit | commitdiff | tree |
2008-09-26 |
Andre Susano... | SimpleDeform now initializes limit values to the BB... |
commit | commitdiff | tree |
2008-09-25 |
Erwin Coumans | don't apply vertex transformation for deformable game... |
commit | commitdiff | tree |
2008-09-25 |
Janne Karhu | Fix for [#17677] Blender Crash when Baking Boids |
commit | commitdiff | tree |
2008-09-25 |
Erwin Coumans | avoid crash and apply force for soft bodies. |
commit | commitdiff | tree |
2008-09-25 |
Campbell Barton | [#17679] BGE print statement when start and when finish |
commit | commitdiff | tree |
2008-09-25 |
Erwin Coumans | re-use some Blender soft body settings for Bullet game... |
commit | commitdiff | tree |
2008-09-25 |
Benoit Bolsee | BGE patch: add Debug button next to object state. The... |
commit | commitdiff | tree |
2008-09-25 |
Benoit Bolsee | Update MSVC project files for blenderplayer |
commit | commitdiff | tree |
2008-09-25 |
Kent Mein | This is part of the cleanup Campbell wanted :) |
commit | commitdiff | tree |
2008-09-25 |
Campbell Barton | patch [#17683] Fix OBJ import line endings |
commit | commitdiff | tree |
2008-09-25 |
Ton Roosendaal | Update of the very ancient 2.3 text of blender.html. |
commit | commitdiff | tree |
2008-09-25 |
Campbell Barton | binreloc include was wrong for make, removed last YESIA... |
commit | commitdiff | tree |
2008-09-25 |
Erwin Coumans | improved game soft bodies, works for objects that are... |
commit | commitdiff | tree |
2008-09-24 |
Benoit Bolsee | BGE patch: add advanced parameters for SoftBody. Add... |
commit | commitdiff | tree |
2008-09-24 |
Joshua Leung | Made Object-level copy constraints work the same as... |
commit | commitdiff | tree |
2008-09-24 |
Erwin Coumans | Created a KX_SoftBodyDeformer for real-time soft bodies. |
commit | commitdiff | tree |
2008-09-24 |
Daniel Genrich | Patch #17675: Tooltips for fluid control panel - provid... |
commit | commitdiff | tree |
2008-09-24 |
Daniel Genrich | Fixing compile warnings |
commit | commitdiff | tree |
2008-09-23 |
Benoit Bolsee | BGE bug #17657 fixed: dRotY doesn't work properly after... |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | calculate curve radius for drawing curve normals |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | disable magnification filtering when mipmap is off... |
commit | commitdiff | tree |
2008-09-23 |
Andre Susano... | Changed SimpleDeform to be a single modifier with ... |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | fix for [#11744] NurbCurve Radius incorrect |
commit | commitdiff | tree |
2008-09-23 |
Janne Karhu | - Particle-particle effectors we're quite unstable... |
commit | commitdiff | tree |
2008-09-23 |
Janne Karhu | "Fix" for [#17671] Particles spin out of control and... |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | changing the number of subdivisions for nurbs curves. |
commit | commitdiff | tree |
2008-09-23 |
Erwin Coumans | bugfix for [#7006] Sleeping Objects losing Ghost Constraint |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | fix for [#13825] Lack of Flags in Face Mode Set |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | [#8540] Import scripts for MilkShape3D file formats |
commit | commitdiff | tree |
2008-09-23 |
Campbell Barton | Make GameLogic work for python autocomplete (after... |
commit | commitdiff | tree |
2008-09-22 |
Andre Susano... | Fixed shrinkwrap constraint handling of matrixs. |
commit | commitdiff | tree |
2008-09-22 |
Benoit Bolsee | BGE patch #17569 approved: Make FrameProp: work in... |
commit | commitdiff | tree |
2008-09-22 |
Brecht Van... | Fix for second part of bug #17506: issue with swapped... |
commit | commitdiff | tree |
2008-09-22 |
Benoit Bolsee | Fix file browser for Windows: going to the parent direc... |
commit | commitdiff | tree |
2008-09-22 |
Brecht Van... | Fix for part of bug #17506: uv editing with multires... |
commit | commitdiff | tree |
2008-09-22 |
Benoit Bolsee | BGE patch: KX_STATEx constant to allow simple state... |
commit | commitdiff | tree |
2008-09-22 |
Brecht Van... | Fix for bug #11163: strand render without tangent shadi... |
commit | commitdiff | tree |
2008-09-22 |
Diego Borghetti | Revert full screen, maximized and minimized code (rev... |
commit | commitdiff | tree |
2008-09-22 |
Brecht Van... | Further fix for #8132, mac/nvidia driver issue drawing... |
commit | commitdiff | tree |
2008-09-22 |
Benoit Bolsee | BGE patch #17483 approved: object actuator DRot reverte... |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Patch #17665 by Vladimir Marek |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Patch #17666 by Vladimi<C2>r Marek |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Realy time for 2.5! |
commit | commitdiff | tree |
2008-09-22 |
Campbell Barton | fix for [#15020] File browser: going back from the... |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Bugfix: |
commit | commitdiff | tree |
2008-09-22 |
Joshua Leung | Bugfix #14428: Constraints lost when object made single... |
commit | commitdiff | tree |
2008-09-22 |
Daniel Genrich | Fluid: Remove SDL threads, also fixed the 'finished... |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Bugfix #12835 |
commit | commitdiff | tree |
2008-09-22 |
Daniel Genrich | Fixing missing function in elbeem |
commit | commitdiff | tree |
2008-09-22 |
Daniel Genrich | Removing control define |
commit | commitdiff | tree |
2008-09-22 |
Campbell Barton | [#17388] snap view to main views while rotating from... |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Added three XYZ color space options in code, will be... |
commit | commitdiff | tree |
2008-09-22 |
Ton Roosendaal | Bugfix: for sunsky preview I added another camera,... |
commit | commitdiff | tree |
2008-09-22 |
Campbell Barton | copy object properties was crashing because of my recen... |
commit | commitdiff | tree |
2008-09-22 |
Joshua Leung | Bugfix - Long Keyframes: |
commit | commitdiff | tree |
2008-09-22 |
Campbell Barton | KX_PythonInit.cpp - workaround for current sandbox... |
commit | commitdiff | tree |
2008-09-22 |
Daniel Genrich | Make msvc happy (reported by broken) |
commit | commitdiff | tree |
2008-09-21 |
Daniel Genrich | Bugfix where copy-protection of several modifiers like... |
commit | commitdiff | tree |
2008-09-21 |
Benoit Bolsee | Update MSVC project files |
commit | commitdiff | tree |
2008-09-21 |
Daniel Genrich | Fixing little bug allowing neegative attraction forces... |
commit | commitdiff | tree |
2008-09-21 |
Daniel Genrich | Patch for rearranging fluid GUI provided by artist... |
commit | commitdiff | tree |
2008-09-21 |
Martin Poirier | [#17662] Blender runs the older version a python script... |
commit | commitdiff | tree |
2008-09-21 |
Daniel Genrich | Respect compile flags if elbeem is disabled, fix compil... |
commit | commitdiff | tree |
2008-09-21 |
Daniel Genrich | Merging fluidcontrol to trunk from rev16649 fluidcontro... |
commit | commitdiff | tree |
2008-09-21 |
Ton Roosendaal | Sunsky / Atmoshphere: |
commit | commitdiff | tree |
2008-09-21 |
Erwin Coumans | BGE real-time soft bodies, step 2 / 3: create a btSoftB... |
commit | commitdiff | tree |
2008-09-21 |
Daniel Genrich | svn merge -r 16593:16648 https://svn.blender.org/svnroo... |
commit | commitdiff | tree |
2008-09-21 |
Ton Roosendaal | Bugfix #17656 |
commit | commitdiff | tree |
2008-09-21 |
Ton Roosendaal | #bugfix #17337 |
commit | commitdiff | tree |
2008-09-21 |
Campbell Barton | Added select grouped property (objects with shared... |
commit | commitdiff | tree |
2008-09-21 |
Campbell Barton | game engine now compiles with SDL disabled. CDROM and... |
commit | commitdiff | tree |
2008-09-21 |
Campbell Barton | set the visibility state based on the objects render... |
commit | commitdiff | tree |
2008-09-21 |
Erwin Coumans | encountered some issue with the btDbvtBroadphase, switc... |
commit | commitdiff | tree |
2008-09-20 |
Erwin Coumans | attempt to support negative local scaling for convex... |
commit | commitdiff | tree |
2008-09-20 |
Erwin Coumans | fixed sphere-sphere collision: contact points were... |
commit | commitdiff | tree |
2008-09-20 |
Benoit Bolsee | BGE bug fix: dupligroup scale not correctly applied... |
commit | commitdiff | tree |
2008-09-20 |
Benoit Bolsee | BGE patch: allow Bullet mesh shape sharing for objects... |
commit | commitdiff | tree |
2008-09-20 |
Ton Roosendaal | Patch #17631 by Early Ehlinger |
commit | commitdiff | tree |
2008-09-20 |
Campbell Barton | simple changes for bez point selection. use as a flag... |
commit | commitdiff | tree |
2008-09-20 |
Ton Roosendaal | Patch #8461, by Rob Hausauer |
commit | commitdiff | tree |
2008-09-20 |
Ton Roosendaal | Patch 17403, small gcc warning fixes. |
commit | commitdiff | tree |
2008-09-20 |
Ton Roosendaal | Patch 17403, small gcc warning fixes. |
commit | commitdiff | tree |
2008-09-20 |
Campbell Barton | 16624 was incorrect. Blender wont always give the reque... |
commit | commitdiff | tree |
2008-09-20 |
Campbell Barton | [#17600] char* -> const char* |
commit | commitdiff | tree |
next |