2018-02-06 |
Mai Lavelle | Fix T54003: Particles - Size and random size not presen... |
blob | commitdiff | raw |
2017-12-29 |
Dalai Felinto | Fix T53513: Particle size showing in multiple places |
blob | commitdiff | raw | diff to current |
2017-10-21 |
Campbell Barton | Cleanup: use relative imports in bl_ui |
blob | commitdiff | raw | diff to current |
2017-09-02 |
Campbell Barton | Cleanup: use title caps for labels |
blob | commitdiff | raw | diff to current |
2017-06-01 |
raa | Cleanup: use row() sub-layout to expand enum properties... |
blob | commitdiff | raw | diff to current |
2017-05-08 |
Luca Rood | Fix capitalization in some particle panels |
blob | commitdiff | raw | diff to current |
2017-03-19 |
Campbell Barton | Cleanup: especially non pep8 parts of Py UI |
blob | commitdiff | raw | diff to current |
2017-03-19 |
Campbell Barton | Moving classes to separate listing broke panel order |
blob | commitdiff | raw | diff to current |
2017-03-18 |
Campbell Barton | PyAPI: remove bpy.utils.register_module() |
blob | commitdiff | raw | diff to current |
2017-01-05 |
Aaron Carlisle | Remove instances of old vector icons |
blob | commitdiff | raw | diff to current |
2016-09-23 |
Sergey Sharybin | Particles: Add operator to quicly duplicate active... |
blob | commitdiff | raw | diff to current |
2016-08-06 |
Alexander Gavrilov | Add the collision group option to the UI for boid parti... |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Alexander Gavrilov | Support limiting collisions by group for softbody and... |
blob | commitdiff | raw | diff to current |
2016-03-14 |
Bastien Montagne | Fix T47750: Edited hair: disconnect (and connect!)... |
blob | commitdiff | raw | diff to current |
2015-12-17 |
Eberhard Höpfner | Fix particle count being grayed out when emitting from... |
blob | commitdiff | raw | diff to current |
2015-04-14 |
Campbell Barton | Cleanup: don't use single sets for comparisons |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Campbell Barton | cleanup: typos |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Campbell Barton | cleanup: pep8 |
blob | commitdiff | raw | diff to current |
2015-01-28 |
Campbell Barton | cleanup: py imports |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Lukas Tönne | Removed generic debug1..4 values from the cloth data. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Fixed missing import in particles UI script. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Second variant of the copy-to-select operator for parti... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Added a "specials" menu button next to the particle... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Optional randomization factors for the spiral radius... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Nicer calculation of the kink axis and result of the... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Another crappy approach to spirals on hairs, crazy... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Spiral kink mode for particles. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Optional clumping noise feature for simulating twisted... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Curve-based control for "roughness" (noise displacement... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Curve-based control for child path tapering. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Presets for hair dynamics. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Randomness factor for hair bending stiffness. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Use dedicated debug values in cloth settings instead... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Implementation of a target density feature for the... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Use a fixed, uniform cell size for hair continuum grids. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Debug drawing feature to visualize the hair continuum... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Reorganizing hair dynamics UI layout a bit to make... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Guide hair drawing for hair particles. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Added separate damping for bending springs. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Basic solver result feedback from the mass-spring ... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Disabled the velocity filtering feature for now, since... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Added basic filtering feature for velocity smoothing. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Made the voxel grid size for hair interaction configura... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Debug drawing for simulations, to aid in visualizing... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | Implemented internal hair pressure to prevent hair... |
blob | commitdiff | raw | diff to current |
2015-01-16 |
Lukas Tönne | Show buttons for particle system modifiers render/viewp... |
blob | commitdiff | raw | diff to current |
2014-01-29 |
Brecht Van Lommel | Fix T38359: incorrect display of material slot with... |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Bastien Montagne | Fix T38359: Not a bug, but better to grey out Material... |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Andrew Buttery | UI: Add a "New" button for the particle system, consist... |
blob | commitdiff | raw | diff to current |
2013-12-13 |
Thomas Dinges | Interface / Particles: Fix bad alignment in Rotation... |
blob | commitdiff | raw | diff to current |
2013-12-07 |
Geoffroy Krantz | Particles: change material picking from index number... |
blob | commitdiff | raw | diff to current |
2013-11-24 |
Thomas Dinges | Interface: Remove some more name fields, not needed... |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Campbell Barton | Code Cleanup: style, spelling and pep8 edits |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Sergey Sharybin | Fix #37106: Hair Length vanishes when Advanced is enabled |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Thomas Dinges | Interface: |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Thomas Dinges | Interface / Template Lists: |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Thomas Dinges | Interface / Template lists: |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-23 |
Bastien Montagne | Followup to r59434 : py UI scripts edits. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-05-27 |
Brecht Van Lommel | Particles: patch #35205 by Jakub Zolcik |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Joshua Leung | Bugfix [#35075] Physics Panel of Particles Fluid is... |
blob | commitdiff | raw | diff to current |
2013-04-23 |
Campbell Barton | rna attribute consistency edits, use common prefix... |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-22 |
Sergey Sharybin | Fix #34667: trail_count option missing for Particle... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-02-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
blob | commitdiff | raw | diff to current |
2013-02-18 |
Bastien Montagne | Fix [#34300] Slider for list of particle systems (keyed... |
blob | commitdiff | raw | diff to current |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Bastien Montagne | Actually, UI scripts should not use directly pgettext... |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Campbell Barton | use import rather then assignment for loading '_' into... |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Bastien Montagne | Another fix for r54414 (cleaner to "import" pgettext... |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Campbell Barton | pep8 cleanup |
blob | commitdiff | raw | diff to current |
2013-02-09 |
Bastien Montagne | Bunch of fixes for py ui messages (all those using... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Bastien Montagne | This commit frees list ui items from their dependencies... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Alex Fraser | Adding a new SPH solver that is more physically accurat... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Alex Fraser | Can now set a lower bound on the number of subframes... |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Campbell Barton | fix for asserts added in own recent commit with more... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Daniel Genrich | Google Summer of Code project: "Smoke Simulator Improve... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Campbell Barton | style cleanup: pep8 |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Sergey Sharybin | Merging r50113 through r50118 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Brecht Van Lommel | Fix #32201: particle size compatibility broken for... |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Sergey Sharybin | Merging r49953 through r50015 into from trunk into... |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49986. |
blob | commitdiff | raw | diff to current |
2012-08-17 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Movie Clip Node: skip putting frame to cache when... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: added an input node to use track's posit... |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48695. |
blob | commitdiff | raw | diff to current |
2012-07-05 |
Campbell Barton | svn merge ^/trunk/blender -r48604:48638 |
blob | commitdiff | raw | diff to current |
2012-07-04 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
next |