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-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-07-26svn merge -r38600:38700 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-03-29Fix for [#26665] Force field absorption does not workJanne Karhu
2011-03-24Particle charge effector wasn't working properly.Janne Karhu
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-12Small particle effectors update:Janne Karhu
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-10Fix for [#25095] Particle systems and object with collision modifier bugJanne Karhu
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-10-24Make sure separation between modifier keys is communicated from GHOST upwards...Nathan Letwory
2010-10-24Fully disable AUD's FFTW3 usage.Guillermo S. Romero
2010-10-18[#24209] Texture Forcefields: Use Object Coordinates produces incorrect resul...Janne Karhu
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-09-09Fix for [#23734] Force Fields Min/Max don't workJanne Karhu
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-15use more BLI math functions.Campbell Barton
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-06-18Fix for [#22410] Texture force field doesn't depend on empty location (patch ...Janne Karhu
2010-04-26Fix [#22160] blender 2.5 alpha2 can't open file grass.blend from blenderguruMatt Ebb
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-02-12correct fsf addressCampbell Barton
2010-01-23Small fixes for particles.Janne Karhu
2010-01-22Fix crash rendering grass_wind.blend from regression tests. The realBrecht Van Lommel
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-21* Rest length parameter for harmonic force springs. Implementation is a sligh...Janne Karhu
2009-11-23did math lib conversion, equivilent to merge with trunk/2.5 at r24464Joseph Eagar
2009-11-10Math LibBrecht Van Lommel
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-07-21Initial code for boids v2Janne Karhu
2009-07-162.5: DefaultsBrecht Van Lommel
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel