Blenderstorm Polls and Ideas:
show ideas | about |
Log in

Implemented ideas




implemented
Done!
(10) (+10,-0)
option to bake lighting only  
Written by kakapo the 1 Aug 08 at 19:09. Category: Rendering. Implemented
currently, if you want to bake lighting (for example for game levels) you have to choose "full render" and set up some white material. it would be great if there were also an option to bake the lighting information only.

and it would be great if brecht finished the approximate one bounce GI he mentioned in a blog post once.

See the 3 comments >>

implemented
Done!
(32) (+35,-3)
Real time Shadows in GameEngine  
Written by andresgarciao the 2 Jul 08 at 23:27. Category: GameEngine. Implemented
It could be great if the Game Engine generated real time shadows, like almost all the Game Engines do.
OpenGL brings the posibility to create real time shadows, you can see what I mean in this link.
http://www.opengl.org/resources/code/samples/mjktips/rts/index.html

See the 2 comments >>

implemented
Done!
(16) (+19,-3)
Snapping + Modifiers  
Written by kakapo the 29 May 08 at 18:43. Category: Tools. Implemented
snapping should be compatible with modifiers. (or modifiers with snapping. i don't know where the problem is but currently snapping doesn't work with meshes that are affected by modifiers. modifiers first have to be applied to get it working.)

See the 4 comments >>

implemented
Done!
(32) (+33,-3)
Show statistics about an idea  
Written by musk the 1 May 08 at 23:16. Category: Blenderstorm. Implemented
It would be nice to see how many positive and how many negative votes an idea got.
This would help to distinguish controversial ideas and ideas that have just very few people interested in them.

Example:
idea1 hast 10 postivie votes and 0 negative votes.
idea2 has 60 positive votes and 50 negative votes.
Both ideas show 10 votes.

See the 6 comments >>

implemented
Done!
(7) (+22,-15)
Theme for BlenderStorm  
Written by cesio the 30 Jun 08 at 23:36. Category: Blenderstorm. Implemented
change colors of theme, more orange ;) Blender Icons. More blender like.

See the 2 comments >>

implemented
Done!
(98) (+103,-5)
Snap to Ground  
Written by ideasman42 the 7 May 08 at 13:44. Category: Tools. Implemented
Add a snap mode where it snaps to the surface of background geometry. Like retopo but for objects.

So you could hold Ctrl and objects would snap to the surface of terrain for instance.


See the 19 comments >>

implemented
Done!
(4) (+4,-0)
The ability for contraints to reference objects in relative frames  
Written by Handydan the 20 Apr 08 at 15:40. Category: Animation. Implemented
ie. copy an objects position in 5 frames time

I'm making an animation with an aeroplane and it would be really useful if I could track-to the aeroplane's position in the next frame, so that the aeroplane is facing where its going. This would prevent so much manual adjustment and save a lot of time.

This can probably be done with a python script, but would be easier to use as a constraint property.

See the 4 comments >>

implemented
Done!
(11) (+12,-1)
Hide useless World Shading buttons  
Written by DanMan the 30 Jun 08 at 23:40. Category: Interface. Implemented
Just a small one:
Blender has that nice philosophy of hiding menu items, that aren't of any use at the moment.

In the world buttons though, there are the REAL and PAPER buttons, even though they have no use, if the BLEND button isn't active as well, according to the manual.

So my suggestion would be to hide those two button while BLEND hasn't been activated.

Cheers
Dan

See the 3 comments >>

implemented
Done!
(6) (+8,-2)
Random ideas on the front page  
Written by Ben the 11 Apr 08 at 02:56. Category: Blenderstorm. Implemented
I know that makes it less appealing (that's nice to see immediately great ideas), though we have to give a chance to the new ideas (hum? like mine? oh well, I was not thinking about it that way but sure people will gain by knowing about my great ideas ^_^)

See the 1 comments >>

implemented
Done!
(2) (+2,-0)
add animation category  
Written by cesio the 11 Apr 08 at 02:26. Category: Blenderstorm. Implemented
Animation is a great part of blender.

No comment yet. Add a comment >>

implemented
Done!
(2) (+2,-0)
Blueprints should be linkable to blender wiki  
Written by nletwory the 10 Apr 08 at 08:24. Category: Blenderstorm. Implemented
The root for blueprints will be http://wiki.blender.org/index.php/Requests - so one entry could be ie. EditingFeatures#Pinning_vertices_in_edit_mode. Which would get expanded automatically to: http://wiki.blender.org/index.php/Requests/EditingFeatures#Pinning_vertices_in_ edit_mode.

No comment yet. Add a comment >>

implemented
Done!
(3) (+3,-0)
Internal section in categories  
Written by Handydan the 9 Apr 08 at 19:24. Category: Blenderstorm. Implemented
Add an internal section for ideas about blender's code-base.

See the 2 comments >>

implemented
Done!
(7) (+7,-0)
Add some count nrs in the menus here  
Written by macouno the 9 Apr 08 at 18:54. Category: Blenderstorm. Implemented
See on the left we have a lovely menu with items like:

Tools
Interface
GameEngine
Multimedia

I really like it when websites' menu items show the nr of items in them as in:

Tools (0)
Interface (1)
GameEngine (543)
Multimedia (5)

I'd say for the technical bit add an extra table to which one is added every time someone posts... then you don't need to do a COUNT(*) on the database for all of those things.

BTW, could be even nicer if it showed it for all menu sections... but it may be a bit db heavy.

See the 1 comments >>