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-10-09Particle Edit Mode:Brecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-10-01Fix crashes with .blend files saved in particle mode, derivedmeshBrecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-09* Temporary fix to get fluid sim (and fluid control) working properly (withou...Matt Ebb
2009-09-06Disconnect/connect hair:Janne Karhu
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-09-052.5Brecht Van Lommel
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-08-29Missing null check in particle edit code caused a crash when using search boxes.Janne Karhu
2009-08-29fix for problem buildingCampbell Barton
2009-08-29Point cache editing:Janne Karhu
2009-08-192.5:Nicholas Bishop
2009-08-172.5 Particle edit:Nicholas Bishop
2009-08-162.5/Particle edit:Nicholas Bishop
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-12New point cache file format:Janne Karhu
2009-08-02Softbody now uses the new pointcache code.Janne Karhu
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-262.5: PaintingBrecht Van Lommel
2009-07-21Initial code for boids v2Janne Karhu
2009-07-162.5 - Silencing various compiler warnings (mingw)Joshua Leung
2009-07-112.5: X11Brecht Van Lommel
2009-07-092.5Ton Roosendaal
2009-07-082.5: Various FixesBrecht Van Lommel
2009-07-04Rendering animations with particle trails cached.Janne Karhu
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-242.5Ton Roosendaal
2009-06-232.5: Tool SettingsBrecht Van Lommel
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-21Pointcache refresh part 1:Janne Karhu
2009-06-16RNABrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-06-06First new particle code:Janne Karhu
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-05-06Big, big commit!!Diego Borghetti
2009-04-22UIBrecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-012.5: added generic WM_operator_redo for use as invoke callback, similarBrecht Van Lommel
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton